资源列表
Main
- 数据压缩,有无线传输功能,nr20,希望能有所帮助-Data compression, wireless transmission function, nr20, hoping to be helpful
aca
- 一种蚁群的图像分割的方法,希望可以对大家有用-Ant colony image segmentation
voltagetest
- 数字电压表,能实时稳定显示,误差小,四位显示
Huffmann-Encoding
- Huffman Coding By Kratos
jm4
- 通信中的压缩、解压缩。利用相对编码的原理,进行前后相减。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。-Communication compression, decompression. The principle use of the relative encoding, carried out before and after the subtraction. (Programming background greenhouse temperature measurement
inspecttheerror
- 这是一个检验压缩软件错误的代码,这样就使得我们可以可控的使用压缩软件,而不必担心它是否会丢掉东西了
kalman
- kalman filter for object traking
lzwxjj
- lzw解码 编码 1、分析字符串流,从词典中寻找最长匹配串P(P在表中,而P+C不在表中。P为进行编码字符串,C为P后的第一个字符)。 2、输出P对应的词典码字(索引)。 3、将P+C放入词典-lzw decoding coded 1, analysis of a string stream, from the dictionary to find the longest match string P (P in the table, while the P+ C is not
code_3
- code_3333 with matlab
tank
- 这是一个坦克开炮代码 按f键会开炮 按d键或a键 坦克会前进和后退-This is a tank fire code will be fired by f key press d key or a key tanks would move forward and backward
ZipClass
- 对DataSet进行压缩封装的类,非常的标准且方便使用-Compressed packages of DataSet class, very standard and easy to use
HuffmanCoding
- Huffman Coding in Java