-
5294996
制作的一个酷似于XP按钮的程序源代码,一个很好用的东东,()
- 2017-11-03 14:45:30下载
- 积分:1
-
CPP
学习资料标准C++输入输出流和本地化的程序员手册,附有完整相关类、函数、模板和头文件(learning C++ Standard input and output streams and localized Programmer s GuideTemplate function class header file)
- 2014-12-11 17:26:15下载
- 积分:1
-
fileOperate
windows文件操作,文件移动、删除操作(windows file operations, file move, delete operation)
- 2012-11-26 17:20:22下载
- 积分:1
-
FileCompare
读取两个文件,比较其中的相同单词和出现次数及频率,并将结果保存到文件(Read the two documents, which compare the same words and the number and frequency of appearance, and save the results to a file)
- 2013-07-12 21:51:36下载
- 积分: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
-
An-Amazingly-Simple-Way-to-Read-Write-Registry-En
VB6 - An Amazingly Simple Way to Read-Write Registry Entries.rar
- 2011-10-28 22:30:22下载
- 积分:1
-
pp
说明: 实现堆栈的操作,功能为入栈、出栈,实现先进后出的原则(to realize the stack operation , the function :push onto the stack out the stack )
- 2011-08-12 15:50:19下载
- 积分:1
-
tool
windows xp字库提取并可以转化成任意用于显示屏显示的点阵(windows xp font extraction and can be converted into arbitrary for the display shows the lattice)
- 2012-06-25 10:11:49下载
- 积分:1
-
cExcel
微软的Excel对象模型包括了128个不同的对象,从矩形,文本框等简单的对象到透视表,图表等复杂的对象.下面我们简单介绍一下其中最重要(VC Read Excel)
- 2016-05-21 09:42:15下载
- 积分: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