-
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
-
ReplaceKing
可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。(Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can traverse sub-folders. For the search to the file, you can batch change the name to search for the string replaced with the string specified by the user may choose to replace, can also choose to back up the source file. File search and replace multi-thread implementation.)
- 2009-10-31 19:31:54下载
- 积分:1
-
1
说明: 一个文件的打开,怎样在word里进行读和写(Open a document and how to read and write in the word)
- 2009-04-28 08:54:09下载
- 积分:1
-
Access-in-and-out-Excel
VC++中access与excel的交互的实现(VC++ in access and excel interactive )
- 2012-12-06 21:58:42下载
- 积分:1
-
MergFileDemo
vc——合并分割的小文件MergFileDemo的程序源码,值得一看!(vc- merge split small files MergFileDemo the program source code, worth a visit!)
- 2011-08-23 00:06:32下载
- 积分:1
-
rekuesent
利用C++中CreatePolygonRgn,CreateRoundRectRgn,CreateRoundRectRgn,()
- 2017-10-28 15:27:03下载
- 积分:1
-
zip30
有关zip压缩的相关免费代码,很好很经典(some code about zip,it is free)
- 2010-08-06 08:40:15下载
- 积分:1
-
ResearchNewExcel
操作EXCEL,设置表格格式,数据写入,读出等.EXCEL进程打开,退出等.(Operation EXCEL, format tables, data is written, read, etc.. EXCEL process to open and exit.)
- 2011-10-24 09:06:17下载
- 积分:1
-
TINofReadandWrite
通过用户交互的方式形成Delauny三角网,也可以通过读取点(txt)文件画tin并且输出三角网的每条边的起点,终点,线的斜率和截距(Using the way that users control the positions of the points so as to draw the TIN under the rule of Delauny.Besides,it allows the users that call the txt file which records the information of the points(x,y coordinate),namely ,the read function.Last users can output the information for the TIN s every line start point and end point and k,b information(y=kx+b) )
- 2020-06-29 01:40:02下载
- 积分:1
-
9577330
在VB中实现访问WINDOWS INI 文件的源代码,不错()
- 2017-11-03 18:20:18下载
- 积分:1