-
-
-
[
Visual C++ (VC++)]
TOUKUI-1.5.zip
I am developing a remote control software, has the following features: 1. Can be peeping into the contents of each other s desktop. 2. Can use the mouse to control the other computer. 3. You can use the keyboard to control the other computer. 4. The ...
-
[
Visual C++ (VC++)]
lzw.rar
Classic LZW77 coding, using C language and running fast, the code has good stability, good compression. Worth downloading.
-
-
[
C++ Builder]
rebuilt.lzw.rar
all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers or operating systems require modification in some places.
-
-
[
C/C++]
lzwtime.rar
4,558,302 compression procedure, the algorithm classic can output the compressed time
-
[
C/C++]
encode16.rar
lzw compression encode, some use 16-bit compression dictionary is stored in text files, the shortcomings of bad for the compression efficiency of a four bit word, said Xu Yong
-
[
C/C++]
decode16.rar
lzw compression decode, use a dictionary to read the first four yuan to read some text file in text, solution back to the original text
-