搜索资源列表
DeskApp
- 用VC编写的,涉及到列表控件,DAO数据库编程,文件操作,和一些SHELL知识.可以把电脑用的文件,图片,网业地址加入到软件中,直接单击就可以执行程序,或网业,和图片,不需要每次都打开我的电脑,在找到文件,支持注册表中所有注册的文件类型,对那些文件很多又记不清放在哪的人是个很好的帮助!-VC preparation, involving Control List, DAO Database Programming, file manipulation, and some SHELL knowle
ReadDBF
- 使用VC编写的用文件方式打开dbf数据库的程序,可以增加删除修改,可以显示数据库字段的详细信息-use VC papers prepared by the open dbf database procedures, which would increase to delete changes database fields can show detailed information
Lzss_VC
- 测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上,修改后在VC上测试通过 可移植到其它平台,如嵌入式系统 示例中直接打开本目录下的Tmp.txt zip压缩Tmp.txt并输出压缩内容到zip.out unzip解压zip.out的内容并输出到unzip.out 目录下Tmp.txt文件必须存在-test LZSS VC code algorithm, the algorithm to achieve LZSS part of the C code
VC--FileConstrol
- 文件的查找 文件的打开/保存对话框 -documents you open the document / preservation dialog
linkWord
- 完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序-complete control procedures Word bookmarks to automatically open the VC procedures WORD2000
STLXMLParser
- 一个非常好用的解析XML语言的一个C/C++代码,不大操作方便,我还在VC下写了一个例子在里面,打开文件文件就能看见 -a very good for parsing XML language of a C / C code and it is not quite easy to operate, I also wrote a VC inside an example, we can open the document to see
可以新建excel,打开已存在excel
- 可以新建excel,打开已存在excel,向excel读写数据,关闭、保存excel.-Can create a new excel, open an existing excel, read and write data to excel, close, save excel.
FileTool
- 解决vc++6.0与visio不兼容的问题,如安装Visio之后,vc++6.0“打开”出错,不能添加文件等。-Vc++6.0 with visio solution is not compatible issues, such as after installing Visio, vc++6.0 " open" error, can not add files.
OpenFile
- 使用VC++中的MFC寫的開檔程式,可開啟.txt檔,並可修改開啟其他類型之檔案。-Use MFC VC++ in the open file to write programs that can be opened. Txt file, and can be modified to open other types of files.
File
- VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
VC_Office
- 本例是在VC对Word的操作,包括创建Word,编辑Word,以及打开Word。-VC in this case is the operation of Word, including the creation of Word, edit Word, and open the Word.
EXCEL
- VC++对EXCEL表格进行操作,可以对数EXCEL文件进行存取、打开、保存等各种功能。-VC++ on the EXCEL spreadsheet to operate, you can log EXCEL file access, open, save and other features.
VCReadandWriteFile
- VC++读写文件的操作源代码...打开关闭文件,得到文件大小等等,有很大的参考价值-VC++ Read and write documents the operation of the source code ... open closed document, the file size, etc., there are a lot of reference value
INI_Class
- VC++INI文件读写类,将对一般INI文件的各项操作,包括打开,读,写,修改等功能简化为几个方法,综合为一个类。-VC++ INI file reading and writing class, will the general operation of the INI files, including open, read, write, modify functions simplify several ways, integrated into a category.
NewReadHexFile
- VC 读取16进制文件的源代码,打开速度很快,但是不能编辑-16 M VC read the source code file, open fast, but can not edit
xml-test(tinyxml)
- TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, s
vc
- 一个很很好的显示文件打开进程的进度条,对初学者有很大的帮助。-A very good display file open process, the progress bar
VCopen-word
- vc 打开word文档,进行分析读取数据进行处理-vc open the word document, read the data processing analysis
vc.c
- 对文件打开与关闭,主要用的是vc和c,适合大学生用。-file open and close
TestOLEPDF
- 采样OLE控件方式,在对话框程序里打开PDF文件。(This program can open and display a PDF file in a dialog, by using the OLE technique.)