-
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
-
fileOperate
windows文件操作,文件移动、删除操作(windows file operations, file move, delete operation)
- 2012-11-26 17:20:22下载
- 积分:1
-
vc-excel
说明: 可以新建excel,打开已存在excel,向excel读写数据,关闭、保存excel.(Can create a new excel, open an existing excel, read and write data to excel, close, save excel.)
- 2011-04-02 16:06:25下载
- 积分:1
-
200
VC++应用excel导入导出,方便实现(VC++ excel)
- 2011-11-23 20:38:33下载
- 积分:1
-
HuffamnCoding
用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压(With VC++ Realize a simple Huffman compression code and decoding procedures, arbitrary characters can compress a text file and extracting)
- 2008-04-17 21:21:29下载
- 积分:1
-
wenjianweihuyingyong
说明: 文件维护应用程序(包括文件的拷贝,改名,删除等)(file maintenance applications (including copy paper, renamed, deleted, etc.))
- 2006-03-14 14:55:55下载
- 积分:1
-
FilesRecover
以前写的文件删除恢复软件代码发出来,希望能对大家有帮助,源码比较乱,也没时间整理,源码sdk写的,vc6.0编译通过,win7、xp测试通过。支持fat32和ntfs文件系统的文件删除恢复
(Write files deleted recovery software code issued to hope that it can help, chaotic source, there is no time to sort out, source sdk write, vc6.0 compiled through win7, xp test by. Support fat32 and ntfs file system file deletion recovery)
- 2012-10-28 16:11:24下载
- 积分:1
-
read-and-write-CSV-file
可以实现CSV的写入文件读取。同样如果将程序稍作改动就可实现各种格式的文件的写入和读取。文件是以逗号和回车为间隔的写入的。这样可以用excel软件打开该文件。同时,在读取时,将存取的数字在逗号和回车的交替中提取出来。(You can write the CSV file to read. The same if the program make a little change can be achieved in various formats file write and read. The file is comma and carriage return intervals write. This can open the file with excel software. The same time, in reading, access to digital in the alternation of comma and carriage return is extracted.
)
- 2012-02-13 10:39:35下载
- 积分:1
-
vcTxtsrc
VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件(VC++ read line by line Txt text file, just a different way of reading and writing, in short, the ultimate goal is to read the entire document)
- 2013-10-28 19:46:43下载
- 积分: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