搜索资源列表
HuffmenTree
- 哈夫曼编/译码器 实现概要设计中定义的所有数据类型,对每个操作只需要写出伪码算法;对主程序和其他模块也都需要写出伪码算法(伪码算法达到的详细程度建议为:按照伪码算法可以在计算机键盘直接输入高级程序设计语言程序);画出函数的调用关系图。-Huffman encoder / decoder design outline to achieve the definition of all data types, for each operation only needs to write pseu
Huffman
- 哈弗曼编/译码器C#版本 很实用的一个程序 -哈弗曼encoder/decoder C# Version of a program is very useful
E05-EncoderDecoderExample
- 利用Encoder类和Decoder类实现编码和解码,并设计界面,直观的观察到编码前后的过程-Encoder and Decoder classes using class to achieve encoding and decoding, and the design interface, intuitive process observed before and after encoding
SharpLZW
- lzw coding in c sharp using decoder and encoder algorthem
ZXing-QRCode
- ZXing识别二维码,条形码的Demo,包含俩个部分,一个是解码的,一个是编码的-It is a Demo of ZXing for recognizing QRCode, it includes two Demos, one is decoder, and another is encoder. That is all.