资源列表
Boolean
- 程序的任务是判断输入的两个布尔表达式是否完成的是同样的功能。将布尔表达式转换成逆波兰序-Write a program to read in two arbitrary Boolean expressions and see if they represent the same function. The input language should include single letters as Boolean variables, the operands AND, OR, and NOT
Huffman.c.tar
- Huffman. Source code in C.
Huffman_encode
- 这是一个霍夫曼编码的程序,是利用霍夫曼树等相关算法解决的。在程序中,随机产生的10个字符,利用子函数: HC=HuffmanCoding(HT,HC,w,3) 则可以获得每个元素的码字,存储的方式是通过一个指针的指针。-This is a Huffman coding process is the use of Huffman tree related algorithms to solve. In the process, the randomly generated 10 charact
General_Filter
- calibration for clutch
565_single_program_instance_using_memory_mapped_f
- single program instance using memory mapped files
LZ78
- LZ78 C++ source code, maybe useful
test
- SMC1602字符液晶的显示程序,封装很好,可直接调用
huffman-code
- huffman code is a way to compress the code . this kind of encoding is optimal to use smaller code for some with the most reputation.
diffusivity
- 这是在计算偏微分方程时遇到离散扩散系数时的程序,很有效。-This is the calculation of partial differential equations encountered discrete diffusion coefficient of procedures, very effective.
aImagecompressionusingSOFMusingWavelet
- ImagecompressionusingSOFMusingWavelet神经网络SOFM和小波结合做压缩,效果很好,可直接运行
rl_c
- 資料壓縮技術與應用-變動長度編碼壓縮及解壓縮(Run Length Encoding) 整數採用固定長度一個位元組表示法 對於只出現一次的位元組S亦用iS取代
Golomb_rice
- 对小波变换后的子带分别进行哥伦布赖斯编码-To coding Gr sub-band wavelet transform