搜索资源列表
HuffmanCoding_src
- vc控制台实现哈夫曼编码,使用256lena图做测试,调试并通过。使用方法:将压缩包中文件解压到E:\\HuffmanCoding_src中即可。运行En_Decode.dsw,读者也可以对其他文件做测试。
Huffman_32
- 这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
spiht_C++
- 用VC++编写的EZW编码与解码,其编码与解码的结果都用文件详细的表示,我自己写的,希望大家给点意见-VC EZW prepared by the encoding and decoding, encoding and decoding with the results of a detailed document that I wrote it myself, we hope to the point
ezw_C++
- 我用VC++编写的EZW的编码与解码,其结果用文件显示-A program written in VC++ that implements EZW s encoding and decoding algorithm, and the results are shown in files
Haffman
- 自己写的哈弗曼编码、译码程序。可以向.txt文件写入编、译码结果。(目前尚未实现自动读入编码功能)-My own Haffman coding, decoding process. Can. Txt file is written series, decoding the results.
CheckManage
- 考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。 第1步:还原数据库 按照前面的步骤,还原“
lpc10
- LPC-10的标准编解码程序,文件.dsp是其工程描述文件;LPC-10编码处理采样率为8kHz,16bit量化的语音样本,处理帧长为180个样本,压缩输出为54个bit;LPC-10解码为编码的反过程。-Standard LPC-10 codec program files. Dsp project descr iption file 8kHz sampling rate LPC-10 coding processing, 16bit quantify voice sample proces
celp
- melp编解码程序,文件.dsp是其工程描述文件;melp编码处理8kHz采样率,16bit量化的语音样本,处理帧长为180个样本,压缩输出54个bit;melp解码为编码的反过程。-the melp codec program files. dsp its project descr iption file melp the encoding processing 8kHz sampling rate 16bit quantify voice sample processing frame
Huffman
- 在控制台下编写的哈夫曼编码程序,压缩文件含有工程文件及一个实验报告。-Huffman coding procedures, written in the console under the compressed file containing the project file and a lab report.
HuffmanTree
- 哈夫曼编/译码器 利用哈夫曼编码进行信道通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 要求:一个完整的系统应具有以下功能: (1)初始化(Initialization)。从终端读入字符集大小n,以及n个字符和权值, 建立哈夫曼树,并将它存于文
UG
- 将UTF8编码转为GB,优点是命令行程序,方便其它程序调用,方便用批处理将大批量文件一次性转换-The UTF8 encoded into GB, the advantage is a command line program, easy to invoke other programs, easy to use batch files to large quantities of one-time conversion
Huffman-Tree
- 使用三叉链表实现的哈夫曼树,统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,对01形式的编码段进行译码。 具体的要求: 1.将给定字符文件编码,生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码,生成字符,输出编码及其对应字符。 -Emergence of the frequency of each character in the trigeminal lists using the Hu
jixu
- 词法分析器,每个循环处理一个单词;调用词法分析过程;输出每个单词的内部码(种别编码,属性值)。建议从文件中读取要分析的符号串。-Lexical analyzer, each cycle dealing with a word lexical analysis procedure calls the output of each internal code word (species not coding, property values). I recommend reading the s