-
FileSplitter
文件的分割,可以将任何文件分割成几个部分(The segmentation of the file, any file can be split into several parts)
- 2012-02-10 11:35:22下载
- 积分:1
-
cabsdk
Microsoft Cabinet SDK,CAB SDK开发包,Microsoft Cabinet library,制作cab压缩包,自解压开发包,可制作自己的通用安装程序(Microsoft Cabinet SDK,Microsoft Cabinet library)
- 2010-12-06 23:32:53下载
- 积分:1
-
ExcelFormat_src
C++中对EXCEL的操作,包含绝大部分EXCEL的功能,如单元格格式操作等。(There has been the C++ project BasicExcel for quite some years now. It is very useful to read and write Excel sheets in .xls format. However, it contains only very basic functionality. There are missing features like text formatting using fonts, and display formats and formulas are not yet supported. This article covers this additional functionality. The new, derived project ExcelFormat is based on the old BasicExcel code, and just adds what I was missing for my own needs. If you want to see where I am using the new library, you can look at the Export functions of Service Manager and Uninstall Manager.)
- 2020-07-09 17:48:55下载
- 积分:1
-
booksave
将结构体中的内容保存到指定文件,打开指定文件添加内容,添加完毕关闭文件(To save the contents of the structure to the specified file, open the specified file to add content, add close the file)
- 2015-01-15 15:39:11下载
- 积分:1
-
24Bmp
采用CFile打开并显示24位位图,可以对位图数据进行操作,程序简单实用。(CFile used to open and display 24 bitmap, right bitmap data operations, procedures simple and practical.)
- 2007-03-25 10:17:30下载
- 积分: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
-
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
-
U
可以在后台复制U盘的所有文件。可以自己修改哦(U disk can copy all the files in the background. Oh, can modify their own)
- 2013-11-27 18:47:02下载
- 积分:1
-
MergFileDemo
vc——合并分割的小文件MergFileDemo的程序源码,值得一看!(vc- merge split small files MergFileDemo the program source code, worth a visit!)
- 2011-08-23 00:06:32下载
- 积分:1
-
note-book
实现简单的记事本功能。如:打开文件,添加删除内容,字数统计与查找等功能。(Simple notepad. : Open the file, add and remove content, features such as word count and Find.)
- 2012-10-29 17:03:37下载
- 积分:1