搜索资源列表
huffman 方案3
- huffman 编码译码器的实现。可以完整实现由用户输入字母进行编码和译码,使对网络通信的模拟-Huffman coding decoder realized. Integrity can be achieved by user input letters coding and decoding, the analog network communication
HuffmenTree
- 哈夫曼编/译码器 实现概要设计中定义的所有数据类型,对每个操作只需要写出伪码算法;对主程序和其他模块也都需要写出伪码算法(伪码算法达到的详细程度建议为:按照伪码算法可以在计算机键盘直接输入高级程序设计语言程序);画出函数的调用关系图。-Huffman encoder / decoder design outline to achieve the definition of all data types, for each operation only needs to write pseu
hafuman
- 哈夫曼编码/译码器 1)问题描述 设计一个利用哈夫曼算法的编码,重复地显示并处理以下项目,直到选择退出为止。 2)基本要求 (1)初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; (2)编码:利用建好的哈夫曼树生成哈夫曼编码; (3)输出编码;
Huffman
- 哈弗曼编/译码器C#版本 很实用的一个程序 -哈弗曼encoder/decoder C# Version of a program is very useful
huffmanTree
- 哈夫曼树编码译码器的课程设计报告,本人自己写的。-huffmanTree
The-74LS138-experimental
- 74LS138部分38译码器部分实验 74LS138部分38译码器部分实验-The 74LS138 part 38 decoder part experimental
dsw
- P0与J12 用8PIN排线连接, P1与JP16 用排线连接,573锁存器控制和单片机脚直接位选控制(非译码器控制)数码管。-P0 and J12 cable to connect with 8PIN, P1 and JP16 with a ribbon cable, 573 feet latch control and chip select control bits directly (non-decoder control) digital tube.
book-microwave-oven
- 微波炉的控制系统,有矩阵键盘,LED显示大小火,7段译码器显示,可进行几小时的定时。-Microwave oven control system, a matrix keypad, LED display size of the fire, the 7-segment display decoder, can be a few hours of time.
74HC138
- 用于三八译码器译码使用,在89C51的开发板上拷贝使用,从而达到译码目的-Decoder 38 for decoding use, copy 89C51 development board used to achieve the purpose of decoding
魔王语言翻译
- 用C或C++语言设计并实现了一个在魔王语言翻译器。魔王语言属于自定义类型。(Using C or C++ language to design and implement a language translator in devil language. The devil language belongs to custom type.)