资源列表
diffusivity
- 这是在计算偏微分方程时遇到离散扩散系数时的程序,很有效。-This is the calculation of partial differential equations encountered discrete diffusion coefficient of procedures, very effective.
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.
LZ78
- LZ78 C++ source code, maybe useful
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
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.
golomb2
- JPEG-LS无损压缩算法中的golomb2编码源代码,采用VHDL编程。-JPEG-LS lossless compression algorithm in the golomb2 coding source code, using VHDL programming
huffman.c
- Implementation of Huffman code in C
4
- 这是常用参数编码技术 是一种压缩技术 可以对图片或者字符-This is a commonly used parameter encoding is a compression technology, or characters in the picture