搜索资源列表
exportwordsrc
- 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
CNTFS.代替NTFS文件系统
- 代替NTFS文件系统,实现手工解析ntfs文件系统的工作,代码简洁易懂,便于移植到嵌入式开发中,也对学习ntfs的结构有很大帮助!,Instead of NTFS file system, ntfs file system to achieve by hand the work of parsing the code simple and easy to understand, easy to transplant to the embedded development, but also fo
XQ.在手机上打谱的象棋软件
- 一个可以在手机上打谱的象棋软件!可以打开XQF格式的棋谱,上一个,下一个文件功能特别好,Chess On Hand!
ExcelAcces
- 针对Excel表格文件操作的编程实现:通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel 文件转换为按指定分隔符分隔的其它文本格式的文件 -Excel spreadsheet file for the programming operation: Throu
search
- 查找替换命令行工具。可成批处理文本文件,主要特点有: 1.支持通配符、整字、大小写方式进行查找替换。 2.支持对照表文件进行查找替换。左边一列是查找的内容,右边一列是替换为的内容; 3.支持多种输出形式。可以只输出查找到的内容,可以剔除找到的内容,也可以删除包含关键字的一行。-Find&Replace command-line tool. Can be batch processing text files。main features are: 1. Support for wild
tsfile
- 有时电脑不在手边,突然想起要改点什么,或是查看某个不能直接下载数据文件,所以自己弄了个WWW/WAP双栖WEB文件管理器.用两个不同的登录密码区分管理界面的显示. 功能: 列出目录下的文件夹和文件 进入二级或N级目录 删除文件及文件夹 -Sometimes the computer is not in hand, suddenly occurred to me to change something, one can not directly download or v
PEInfo
- PE信息查看器,主要查看PE文件中的各个节表信息,如导入表导出表,纯属练手,新手学习,老鸟路过-PE information to the viewer, the main view in the section table information in the PE file, import tables and export the table is purely to practice hand, the novice learning, passing fields and
dietmodel_2k7
- 使用求解器求解饮食的例子与excel交互界面,蛮好的可以拿来练练手-Solver examples of diet and excel interface, the fine can be used to practice your hand
keyboard
- 初学c++时候的记事本小程序,可以当练手看看,也可以次基础上继续改进。-The Notepad applet the beginner c++ when, when practiced hand look can also be times on the basis to continue to improve.
wind_speed_grade_freq
- 该程序用来计算气象上风观测数据文件中的风速的分级频率-The procedure used to calculate the wind speed in the upper hand meteorological observation data file classification frequency
ConvertUCSDoc
- VC6.0写的一个小玩意,新公司的入职练手任务。unicode编译环境。要求如下: 题目:用VC6.0实现对unicode格式的文本文件高效率按行读取 要求: (1)实现以下接口 BOOL OpenStringFile(CString path) BOOL ReadStringFile(&CString str) //一次读取文件中的一行 BOOL CloseStringFile() (2)使用内存缓存技术,对于大文件要能达到几十MB/S的速度。 (3)测试程
