资源列表
ken
- 老鼠走迷宮 迷宮圖油txt黨讀檔 使用DevC++撰寫的-Mouse Maze maze map oil txt file using the party' s reading of written DevC++
compress
- 文本文件的压缩和解压程序 1. 先统计文件中出现的每个字符的出现次数; 2. 根据上述的统计结果设计huffman编码; 3. 为在文件编码时提高查询字符对应huffman编码的查询速度,以每个字符为结点内容构造一棵二叉排序树; 4. 压缩。即将文本文件中的每个字符用huffman编码代替,并写入二进制文件中。也就是说,压缩文件是一个记录文件内容的二进制流; 5. 解压。即将二进制文件还原为文本文件。 6.程序运行后应该有一个菜单,菜单 包含:打开文本文件、压缩、解压
huffman-compression-algorithm-code
- huffman压缩算法代码 huffman压缩算法代码-huffman compression algorithm code
DSSS
- This the generation code for direct spread spectrum using pseudo-random noises. it shows how to generate it and also is implemented bit error ratio and the checking of autocorrelation.-This is the generation code for direct spread spectrum using ps
hafuman
- 哈夫曼编码(哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。)-Huffman coding (Huffman coding (Huffman Coding) is an encoding, Huffman encoding is a variable length coding (VLC) a.)
No list SPIHT
- 无链表SPIHT算法,速度比JPEG2000快,压缩比差不多-Listless SPIHT, JPEG2000 faster than the speed, compression ratio almost
xiaoche.c
- 单片机控制循迹小车程序,包括舵机的控制,小车主程序,传感器程序。经验证可以使用。-SCM control tracking car program, including steering gear control, car main sensor program. Proven available.
xuejie
- 学生学籍管理系统在c语言环境下的程序,可以正常实现学生管理系统的所有功能并且正常运行-Student Grade Management System environment in c language program can be a normal student management system to achieve all of the features up and running
FinitePrecisionArithmeticCoding
- 本代码参考David《数据压缩原理与应用》P71-P82,实现了有限精度的算术编解码的源代码。-The code reference David Principle and Application of data compression P71-P82, the realization of the finite precision arithmetic codec source code.
cpu_behav
- this file is cpu code in vhdl
Huffman
- 哈夫曼编码——构建哈夫曼树并对其进行编码
006
- vb 做的压缩文件的程序 方法比较简单适合初学者-vb file compression program to do