资源列表
hufuman
- 基于哈夫曼编码的文件压缩和解压小程序,已经通过验证,可以有效进行文件的压缩和解压-Huffman coding based file compression and decompression of small programs have been verified, you can effectively compress and decompress the file! !
compress
- 本程序能够实现数据压缩解压功能,能够读取文本文档(.txt)的数据进行压缩,解压完成后自动解压到固定文本文件。-This procedure can achieve data compression decompression, the ability to read text documents (. Txt) data compression and decompression is completed automatically extract to a fixed text file.
reloj16
- serial interfaz . asm with atmega16 developed by anking in avr studio, it is the basic protocol of asinchronus serial interfaz of avr
ZipFile
- 压缩和解压缩控件,可以方便地加入到应用程序中实现压缩和解压缩功能-Compression and decompression control, can be easily added to the application of compression and decompression functions to achieve
ISO_14496-20_LASeR-2006
- ISO IEC 14496 -20 2006 Lightweight Application Scene Representation (LASeR) and Simple Aggregation Format (SAF)-ISO IEC 14496-20 2006 Lightweight Application Scene Representation (LASeR) and Simple Aggregation Format (SAF)
Freescal-MC9S08GT60
- Freescal MC9S08GT60的一些实例源码-Some examples of source Freescal MC9S08GT60
LPC
- LPC编码用于语音编码,能很好的帮助理解语音编码,具有很好的编码效果-LPC coding using in speeching coding,can research very good efficient,it is so good for studying
huffman-text-compression
- huffman文本压缩,利用huffman代码来压缩文本,压缩效率高-huffman text compression,Huffman code used to compress text, compression efficiency
MeshCompression
- A program to compress Hexahedral Volume Meshes.
AppDrag
- 简单的文件合并。将压缩包合并在一个图片文件上,达到在百度贴吧上传附件的目的-Simple file merge. It can combine a picture with a rar/zip file, to upload attachments in the Baidu Post Bar purpose
FileCompress
- VS2010 哈夫曼编码压缩文件的实现 , 没什么东西能传的。-VS2010 implementation of Huffman encoding files, Nothing can pass the.
LL1
- 使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法。-#include <tchar.h> #include <string.h> #include <stdlib.h>