Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network
Title: NetTran Download
 Description: (Using GIF_LZW algorithm) network picture transmission one, use the TCP protocol to transfer data. Reasons: good stability. Second, the use of byte data stream for transmission reasons: A: VB' s String automatic Unicode conversion problem exists, impact speed B: You can directly send 8 bytes of data, do not need to use Base64 encoding, thereby reducing the encoding time. Third, the use of GIF-LZW compression algorithm to compress the image. Rationale: A: run-length encoding, Huffman compression algorithm compression rate is too low : JPEG compression algorithm requires too many bit operations, and the large amount of computation (specifically MMX optimization algorithm), and not conducive to the realization of VB C: GIF-LZW compression algorithm The compression ratio is better, and I have come up with the VB syntax efficient GIF-LZW compression/decompression algorithm. Ordered dithering algorithm for color quantization. The reason: " ordered dithering" the results of trea
 Downloaders recently: [More information of uploader 霍小刘]
 To Search:
File list (Check if you may need any files):
 

测试\客户端\Clent.csi
....\......\Clent.vbp
....\......\Clent.vbw
....\......\Form_Main.frm
....\......\MSSCCPRJ.SCC
....\服务器端\Form_main.frm
....\........\MSSCCPRJ.SCC
....\........\工程1.csi
....\........\工程1.lvw
....\........\工程1.vbp
....\........\工程1.vbw
远程桌面传输控件\CByteStream.cls
................\FrmMain.frm
................\FrmMain.frx
................\FrmSet.frm
................\mBase.bas
................\mBit.bas
................\MSSCCPRJ.SCC
................\NetGIFTran.ctl
................\NetGIFTran.ctx
................\NetPicTran.csi
................\NetPicTran.exe
................\NetPicTran.lvw
................\NetPicTran.vbp
................\NetPicTran.vbw
................\ReadMe.txt
CByteStream.cls
mBase.bas
mBit.bas
MSSCCPRJ.SCC
NetGIFTran.ctl
NetGIFTran.ctx
NetTran.csi
NetTran.exp
NetTran.lib
NetTran.lvw
NetTran.oca
NetTran.ocx
NetTran.vbp
NetTran.vbw
REG.BAT
工程1.exp
工程1.lib
测试\客户端
....\服务器端
测试
远程桌面传输控件
    

CodeBus www.codebus.net