资源列表
LSW
- C语言实现的LSW编码,为比较好的源代码,其中注释为英文
yaoqin
- 用两个栈实现表达式的运算,,用C++写,简单,明了
dashu
- 大数定理的实验,用c语言编程并实现所有的功能,正常运行-Law of Large Numbers of experiments, using c language programming and to achieve all of the functions, normal operation
HuffmanCodingalgrithm
- 哈夫曼算法以及哈夫曼树实现 c++实现 这个是编码的基础
ellislab-codeigniter-reactor-08b950f8d7bc
- Moving to GitHub -Moving to GitHub Moving to GitHub
huffmanCompress
- 使用C语言利用哈夫曼原理对文件进行压缩文件和解压文件-The use of C language Huffman principle file compression file and unzip the file
BCHCODE
- 这段程序包含BCH(16,8) /BCH(17,9)的截短码/的编码表和错误图样表 以及解码程序BCH_DECODE(),可用于BCH(16,8)的编解码 提供较高的编解码速度,和很强的就错能力-This section contains BCH (16,8)/BCH 17,9 (short)/coding sheets and error patterns BCH_DECODE procedures and decoding (), can be used for BCH (c
test1
- 实现对整数的可变字节压缩为二进制流,并解压缩-Integer variable byte compressed binary stream
sitesee
- 网规网优之用,用于绘制基站扇区图,地理化显示基站方便工程师进行查看。-Net regulatory network optimization purposes, used to map the base station sector maps, geographic-based display base stations to facilitate engineers to view it.
matlabandansys
- matlab调用ansys的例子,适合初学者。-matlab call ansys example, suitable for beginners.
turbo1
- turbo码的matlab仿真程序,仅供参考,希望对您有用-turbo codes matlab simulation program for information purposes only, hope useful to you
huffermansample
- hufferman压缩算法实现,C++实现,实验课上的做的很不错的-hufferman compression algorithm,I wrote this program in the labortory class