-
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
-
newsfile
用于文件的搜索,主要是文件目录下搜索文件名(for file searching,the main of function is that searching the name of files)
- 2009-06-11 19:25:17下载
- 积分:1
-
FreeFileSync_5.12_source
一块优秀的文件同步软件源码,可作为学习参考之用(File synchronization software source code,for studying)
- 2013-03-04 10:02:24下载
- 积分:1
-
OperateFile
VC++拷贝、删除和移动文件的演示,呵,虽然很简单,但是很基础 ,每一个VC的编程高手都是从这里学起的,不要小看它简单,当初本人也研究了两天呢(VC++ copy, delete and move files in the demo, oh, although very simple, but very basic, every VC is a master of programming by learning from here, do not underestimate it simple, I had also studied it for two days)
- 2011-04-25 21:33:42下载
- 积分:1
-
inidemo
对配置文件的通用访问以及写入操作,本程序提供静态方法(Configuration file access)
- 2013-08-06 14:51:38下载
- 积分:1
-
blwj
一个遍历文件夹中文件的例子,已经在源码上做了修改,方便调用!(traverse a document folder example, the source code has been revised to facilitate the call!)
- 2006-11-13 11:29:31下载
- 积分:1
-
shuipingDroplet
这是一个关于液滴铺展的c++源文件,希望能够对大家有帮助。(This is a droplet spreading c++ source file, I hope you can help.)
- 2016-02-25 17:03:56下载
- 积分:1
-
AutoCopyFiles
用定时将选择的文件夹(文件),复制到其他位置,差量备份(
用定时将选择的文件夹(文件),复制到其他位置,差量备份
用定时将选择的文件夹(文件),复制到其他位置,差量备份
Use the time to the folder (file), copied to other locations, differential backup
)
- 2015-07-02 15:09:54下载
- 积分:1
-
lastools
点云处理工具,可以实现点云的各种处理,文件格式转换等等(Point cloud processing tools, can achieve a variety of point cloud processing, file format conversion, etc.)
- 2021-01-25 17:28:38下载
- 积分:1
-
Decimal_Binary
软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。
(Software technology base in decimal to binary problem, a simple decimal number into a binary number.)
- 2013-12-18 17:07:56下载
- 积分:1