搜索资源列表
Runlength
- Runlength的示例代码,开发工具VC++6.0 选择文件后点击行程编码,结果放在编码文件同一目录下的Tmp.txt文件内,输出为HEX代码-Runlength the sample code, development tools VC 6.0 Click on the choice of itinerary document coding, coding documents on the same directory Tmp.txt paper, the output code for
runlength
- 本人写的用行程算法进行连通域标记的一段小代码
CS_RemoteControl
- server remote control所需模块如下: 网络模块:负责监听客户端连接,接受处理发来的命令(鼠标,键盘,网络消息等),在本级处理这些消息并发送各种数据(屏幕数据,命令反馈数据)到客户端监听程序 编码模块:负责对屏幕图像数据进行压缩编码。具体的编码方法有客户端决定。压缩选项包括霍夫曼压缩,多遍霍夫曼压缩,RunLength编码,RunLength-霍夫曼组合编码及不压缩 主框架模块:负责处理server端窗口消息处理和映射 Client re
RUNLENGTH_ENCODER
- decoder data with runlength.
runlength
- 用神经网络变步长算法实现模式识别,用C++实现-With variable step-size neural network pattern recognition algorithm, using C++ to achieve
huffmanjpegrunlengtharithmatic
- 霍夫曼 jpeg 算术 游程 四合一霍夫曼 jpeg 算术 游程 四合一-huffman+jpeg+runlength+arithmatic
islab
- this hill cipher, mona cipher, poly and play fair cipher technique in cryptography.it is used to encrypt multiple letters at a time.it is implemented in c++.at a time 1 or more than letters are encrypted and also can decrypted ..and runlength coding
vin
- runlength encoding for image
codes
- program to read the contents of a text file,also huffman coding and runlength coding are included using C
Run_length
- above is the java code for Runlength coding the coding technique which is often used in Multimedia communication for images etc etc.
runlength
- 游程编码是一种常用的压缩编码方法,为压缩文本文件建立的,用于文本文件压缩。-RLE compression is a commonly used method for compressing a text file created, for text file compression.
RUNLENGTH
- this program compress the given string based on the run-length algorithm-this program compress the given string based on the run-length algorithm
RD
- 一个基于zlib编码的远程桌面控制程序,比huffman编码有较大的提高-a remote control program based on Zlib, which is much better than Huffman and RunLength before
RunLength
- 信息论课程当中的关于游程编码的源代码。可用此编码方法对图像等可用数组表示的文件进行压缩-Information theory course which the source code of the RLE
runlength
- run lenght for coding image
Desktop
- image entropy, gabor filter, runlength matrix
yc
- 游程编码程序,输入一个01序列,将它转换成游程编码-Runlength encoding procedure, the input of a 01 sequence, and convert it into the run-length coding
rlc
- runlength coding with zigzag. to run it call zigzag.m
ENCODING
- MATLAB CODE TO PERFORM RUNLENGTH ENCODING
runlength
- Program to perform runlength encoding on images.