-
cpp
首先通过文件操作,读取文件内容,把字符逐个提取后统计字符频率,建立哈夫曼树和进行哈夫曼编码,当然这是根据ASCII编码来将字符转换为二进制,然后实现前缀编码,然后把编码后的使用二进制流写入相应文件(First through file operations, read the file content, the characters one by one after extracting character frequency statistics, establish a Huffman tree and Huffman encoding, and, of course, this is according to ASCII code to convert characters to the binary, then realize the prefix encoding, and then the encoded using binary stream into the corresponding files
)
- 2013-12-01 14:18:04下载
- 积分:1
-
728501
api控件与定义数值对照好东西,,,参考方便()
- 2017-09-25 05:48:35下载
- 积分:1
-
diary
可运行的日记文件,可以记录内容并按时间分类,根据你的输入打开,删改日记文件等(a diary which can be executed so that you can record your diary and date.It can be )
- 2013-07-29 02:41:42下载
- 积分:1
-
EXCEL002
对EXCEL的读写操作,可以帮助学习如何通过VC++读写EXCEL(help to learn how to access EXCEL files with VC++)
- 2012-02-26 09:32:57下载
- 积分:1
-
An-Amazingly-Simple-Way-to-Read-Write-Registry-En
VB6 - An Amazingly Simple Way to Read-Write Registry Entries.rar
- 2011-10-28 22:30:22下载
- 积分:1
-
read-and-write
用c++语言编程,读取txt文件,并写成.e文件,(Using c++ language programming, reading txt file, and written as. E documents,)
- 2013-06-10 20:13:26下载
- 积分:1
-
vc
说明: 用数组和结构体实现保存文件,录入内容为所有同学的学号、姓名、语文成绩和数学成绩(Structure with the array and achieve the goal of preserving documents, recording the content for all students of the school number, name, language and mathematics achievement)
- 2009-04-29 08:42:52下载
- 积分:1
-
shuipingDroplet
这是一个关于液滴铺展的c++源文件,希望能够对大家有帮助。(This is a droplet spreading c++ source file, I hope you can help.)
- 2016-02-25 17:03:56下载
- 积分:1
-
zip30
有关zip压缩的相关免费代码,很好很经典(some code about zip,it is free)
- 2010-08-06 08:40:15下载
- 积分:1
-
FileCompare
读取两个文件,比较其中的相同单词和出现次数及频率,并将结果保存到文件(Read the two documents, which compare the same words and the number and frequency of appearance, and save the results to a file)
- 2013-07-12 21:51:36下载
- 积分:1