-
TSCreate
生成TS流,将十六进制/二进制文件打包成TS流文件(TS stream generated will be hex/binary files packaged into a TS stream file)
- 2020-12-21 20:29:08下载
- 积分: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
-
MS_files
c++ primer code 第四版 感觉比较不错( c++ primer code)
- 2009-02-28 11:37:18下载
- 积分:1
-
ExcelText
一个vc++的Excel操作类,可以在当前目录生成Excel文件,也可以读取外部Excel文件,编译运行如上示,这是个很实用的类库。(A vc++ to Excel operation class, you can generate Excel files in the current directory, you can also read an external Excel file, compile and run as above said, this is a very useful library.)
- 2010-05-08 12:01:32下载
- 积分: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
-
永乐软件
文档一体化系统是从档案管理的实际情况出发而研发的,总体上力求简明、实用和功能完备;操作风格上,尽可能地向大家所熟悉的微软产品靠近。它具有文档一体化功能,乡镇、机关档案室可以从收发文登记开始管理,以归档类目为桥梁,通过归档操作,最终完成归档工作。此系统启运方便快捷。(Document integration system is developed from the actual situation of archives management, and strives to be concise, practical and functional in general. In terms of operation style, it is as close as possible to Microsoft products that you are familiar with. It has the function of document integration. Township and government archives office can start management from the registration of receiving and receiving documents, take the archiving category as a bridge, and finally complete the archiving work through the archiving operation. This system is easy to operate.)
- 2020-06-23 23:40:01下载
- 积分:1
-
loadImage
this file could load a bmp image
and up down side
and left right side it
- 2011-10-25 16:01:10下载
- 积分:1
-
RWIniFileDemo
使用INI文件保存程序的信息 用于保存文件信息等功能 (INI file to save the program using the information in the file information and other functions to save)
- 2014-04-02 09:53:12下载
- 积分:1
-
vcexcel
能够成功读写excel的C++代码,读写速度快,代码简单,实现思路很清晰(Can read and write excel C++ code, read and write speed, the code is simple, to achieve clear thinking)
- 2012-02-21 20:31:37下载
- 积分: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