资源列表
2D Incompressible flow
- The code computes the 2D incompressible flow for a lid driven cavity
Delay15s
- 基于海尔mcu的延时控制程序,按键按下后,延时15秒后,自动停机-Based on the time delay of haier MCU control program, after the button press, delay after 15 seconds, automatic stop
ACO-for-TSP
- ANT COLONY OPTIMIZATION METHOD
huffman
- 简单的哈夫曼压缩和解压缩c语言执行, 请多多指教-Simple huffman compression algorithm implementation
end
- 此程序用了response.end()的方法,以及对程序的判断-response.end()
lzwfordepresscoding
- LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
code
- 简单的算数编码译码程序,输入需要操作的字符串即字符概率-Simple arithmetic codec program, enter the need to operate a string of characters that the probability
ArithmCoder.cs
- Small arithmetic encoder
op002
- 威尔编码,越小的值被分配了越短的码,而值越大就会分配较长的位码。因此,威尔编码在「资料值0的出现频率最高,而资料值越大的值出现频率越低」的资料中特别容易发挥其效用。威尔编码使用的资料对象是有限的。另外,因为位码被分配的数值的最小值是1,所以只有在资料中的最小值是1以上的时后才可以使用此方法。
huffman
- 实现对单个文件的huffman压缩与解压-To achieve a single file huffman compression and decompression
construction-dun-arbre
- 读取文本 得到文本内容的霍夫曼编码 同时统计文本内字符出现频率 次数 种类 种类数-Read the text content of text to be Huffman coding
tutoujing
- 模拟凸透镜成像,帮助思维,进攻参考,可直接下载。