搜索资源列表
exportwordsrc
- 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
FileStorage.v3.0.1
- he FileStorage component capable to upload and hold any data files within your Delphi/BCB forms (within the body of the EXE-program). If your software requires any additional files (.DLL s, WAV s, .TXT s etc), these files could be uploaded straight o
file_encrypt
- 在Visual C++环境下,实现文件的加解密,从中可以学习基本的文件加解密的方法。-in Visual C environment, the realization of the increase declassified documents, One can learn basic document encryption method.
DBFileIO
- 一个页式文件系统的C语言实现,是清华大学计算机系数据库实验课使用的文件系统。-one-page document System C language, Qinghua University Department of Computer Database experiment using the file system.
111111
- Visual C++编程技巧之 1.如何获取应用程序的实例句柄? 2.如何通过代码获得应用程序主窗口的指针? 3.如何在程序中获得其他程序的 图标? 4.如何编程结束应用程序?如何编程控制windows的重新引导? 5.怎样加栽其他的应用程序? 6.确定应用程序的 路径 7.获得各种目录信息 8.如何自定义消息 -Visual C programming skills one. Application procedures for obtaining ha
tinyxml
- timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modifie
testcfindfileext
- 大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作者用基于层次遍历的非递归算法(以减少运行时的时间和空间开销)实现了一个 CFileFind 的扩展类 CFileFindExt,该类可以对指定目录下的所有文件进行搜索或相同的处理操作。-designated directories on the search for all documents or other similar oper
vc-excel
- vc操作excel的例子有很多,找了很久操作最方便的还是这一个。-vc operation there are many examples of excel to find the most convenient operation for a long time or is this one.
vseg1
- 自己写的一个关于C处理文件的代码,用于修改二进制文件的源代码,在网上很少找到,便自己写了一个,经过测试.我是用于修改二进制代码中的终端号,以后我会将它移植到C++中.目前只是C代码,在VC中用CONSOLE方式新建一个工程把它添加进去就可以,代码完全是C.-Himself wrote a paper on the C handling code, binary files to modify the source code, rarely found in the online, they wr
COBLK_last
- 标准C文件代码中注释识别统计,按照用户预定格式输出到文件中 提供给用户运行程序的方式,程序的所有输入,要求在windows CMD命令行下面进行操作和显示。方括号表示可选参数;大括号表示必选参数,输入的时候不需要键入括号。COBLK [-c] {filename},支持绝对路径,相对路径,如果没有路径,默认为程序所在目录。 每次执行只处理1个文件,即filename只表达出一个文件,不支持多个文件处理。 对可选参数[-c],当使用此参数时,输出文件包含注释块开始行号和注释块内注
RW_ONE_FILE
- c++源码,一个游戏,可以让你玩得高兴,可以全身心的放松。-c++code,one game,it can make you happy,make you relate you heart
AutoMoveFiles
- BCB 6.0 Borland C++ Builder 6.0下编译成功。 文件自动(定时)移动软件源代码。 每隔1秒钟把一个文件夹下的内容自动移动到其它文件夹下。-BCB 6.0 Borland C++ Builder 6.0 compiler successfully under. Document automatically (periodically) mobile software source code. Seconds every one put under a folder
OTPMe
- This another One Time Pad in C language using file operation and swap character before encrypt-This is another One Time Pad in C language using file operation and swap character before encrypt
files2code
- 一个把把整个目录里所有文件走转换成c预研数组的perl程序。我自己写的,应该没有重复。-One to the entire directory all the files go into perl array c pre-research program. I wrote it myself, it should be no repetition.
p1
- This will calculate the monthly payments of sales. The source code is provided in one file which is called sourc.cpp. this project is written in c++.
word_operate
- 自动找到指定目录下的所有rtf格式文件,并将其找到的所有rtf格式文件内容合成一个rtf格式的文件存储起来。好处是将前几年记录的日志合成一个大文件阅读笔记方便。请在E盘下建一个文件夹word_test,放入多少个rtf格式文件都行,然后执行本程序,在菜单中点击位于最后的word_op按钮,程序将找到word_test目录下所有rtf格式文件,读取内容,然后存储到C:\Hello1.rtf.你就可以看这一个文件内容回顾你几年内记录的日记了。-Automatically find the speci
FileInVisualCPlusPluss
- FileInVisualCPlus s: Starter files are automatically generated for your Visual C++ project, whenever you create one either by using a wizard (such as the MFC AppWizard or the ActiveX ControlWizard) or one of the icons (such as the Application ic
TextMerge
- 用C++ Builder写的一个文本文件分割和合并工具,原先是用来将文本小说放到手机用的,可以根据自己需要将文件分割成任意大小,或者将多个文件合并成一个文件。然后可以通过工具做成Jar格式的电子书放到手机中阅读。-Using C++ Builder to write a text file split and merge tools, original text of the novel is used to put in mobile phone use, according to his n
FileRename
- 基于C# .NET Framework 开发的文件批量重命名工具,免去一堆文件一个个手动重命名的麻烦-Based on C#. NET Framework developer' s file batch rename tool, replacing a bunch of files one by one the trouble of manually renaming
C-programming
- 一周搞定系列之C语言配套图书源代码,搭配实例-One week to get the series of books supporting C language source code, with examples