Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: popohoma
  • Order by date
  1. popohoma

    Ask for improvement

    Hi, I wrote a assembly code that perform the compression of file. I want to ask if the following code can be improve or if you guys has a better algorithm. Please give me some advisement and improvement opinion. thank you Allen Here is part of main code: Filename db 20 dup (?)...
  2. popohoma

    Help in a design of compressor program

    no, we don't need to present our program in class, i just have to complete this program. However, i am stuck, so i hope somebody can help me.
  3. popohoma

    Help in a design of compressor program

    the problem is the program doesn't work. I hope some body can check my program thanks
  4. popohoma

    Help in a design of compressor program

    Hi, I wrote a program for my assigment in assembly language class. However, I don't know how to continue to write the program which is use to compress the file into smaller size. Since I am new to assembly, I hope you guys can help me out to debug and revise this program. Thank you. Allen...
  5. popohoma

    Beginner's problem

    Hi everybody, I am a beginner of assembly language. I have a hard time to program this things. My professor ask me to write a program which can display all the ASCII code(from 0 to 255). I try to write by myself, however, I have no clue how it works. Here is my program(not finish yet)...

Part and Inventory Search

Back
Top