-
pp
说明: 实现堆栈的操作,功能为入栈、出栈,实现先进后出的原则(to realize the stack operation , the function :push onto the stack out the stack )
- 2011-08-12 15:50:19下载
- 积分:1
-
761779
一个关于SNMP编程的实例,用VC++实现,不错的源码(A about SNMP programming examples, using vc + + realize, good source)
- 2017-06-19 22:34:31下载
- 积分:1
-
ChangeTime
批量修改文件创建时间、修改时间等的程序,用于刷新文件内容(bat change file time )
- 2014-04-22 22:19:54下载
- 积分: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
-
MyLib
针对Windows下的文件夹,可以创建、删除、复复制、查找、枚举等操作(For Windows folder, you can opetate it as create, delete, multiple copy, find, enumeration and so on)
- 2013-02-24 13:47:00下载
- 积分:1
-
VC 对Word文档的各种操作
说明: 利用VC++语言编程,在MFC中对Word文档的各种操作,可供参考。(Using VC++ language programming, various operations of Word documents in MFC can be referred to.)
- 2019-03-04 14:13:21下载
- 积分:1
-
data
一个很有用的软件,用于耐久性的评定,这是其中的样本文件。(A very useful software for the assessment of durability, which is one of the sample documents.)
- 2010-01-09 11:53:10下载
- 积分:1
-
analisy
C++此法分析和此法分析,结果写在txt文件中(C++ This method analysis, and this law analysis, the results written in the txt file)
- 2009-10-31 23:08:09下载
- 积分: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
-
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