资源列表
MK
- 基于MATLAB的细胞传输模型,从而实现对交通流的模型,包含了变道模型-Cell transmission model based on MATLAB, enabling traffic flow model, including lane change model
image_compression
- Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called prefix-free codes , that is, the bit string representing some particular symbol is never a prefix of the bit str
Jakarta 2014
- Jakarta Regional 2014
led
- 用单片机点亮LED,当输入一个电平时,相对应的LED会发光-LED TEST
arithmetic_coding
- arithmetic coding to finda arithmetc coding
yong
- 圆的实现,大学的作业,大学课程C++,很易实现,易明白,请放心下载
497741fengsuyun
- LR分析器的实现代码,相信能对编译原理学习的人有所帮助,针对代码有详细的解释-LR parser codecode, I believe that the compiler can learn the principle of help, for detailed explanations on the code
tiaopinN4
- 调品信号仿真,对初学调频通信的初学者来说应该是一个很好的帮助
lab2
- Zackerman algoritm encode/decode
Huffmancompressionanddecompression
- 哈弗曼压缩和解压缩器,可对文件(如.txt,.doc)进行压缩和解压缩,小弟菜鸟,望各位大师多多指教-Huffman compression and decompression, and can document (such as. Txt,. Doc) for compression and decompression, rookie boy, hope you master the exhibitions
huffcode
- 哈夫曼编码,能后对一个文本,首先剔除非英文字母字符,然后将小写统一转化为大写,再对其进行哈夫曼编码,并输出编码表及带全路径长度-Huffman coding, to a text after the first non-English alphabetic characters removed, and then converted to lowercase unified capital, and then their Huffman encoding, and output coding t
huffmancode
- 实现的是霍夫曼编码,在c程序中模拟编码解码功能。-The realization of the Huffman code, in the c program features analog codec.