搜索资源列表
聊天程序源代码
- 一个局域网类 聊天的 程序。。拥 vc编写的 。。比较方便 ,大家可以看看,-A LAN chatting program programed with vc.It s convenient.You can have a look at it.
PE文件格式分析程序VC++
- PE文件格式分析程序,程序采用VC++编写,主要完成分析文件PE头,格式等功能!-PE file format analysis procedures, procedures used to prepare VC, PE analysis completed first, the format capabilities!
Flash VC++控件编程源代码
- 这是一个应用程序,包含源码,用于播放flash文件。-This is an application that includes source for the broadcast of flash paper.
用VC++编写的 以二进制形式查看文件程序
- 以二进制查看文件的程序,用VC++编写并编译通过。-View documents in a binary process, with VC + + and compile.
File_ini_RW
- 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-project control software, there are many design to the system configuration parameters, all parameters
搜索子目录(VC源码)
- (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
VC-read-excelfile
- VC中读取Excel文件中的指定行和列的单元格内容.只是一个示例程序,需要优化.-VC read Excel document designated rows and columns of cells content. Only a sample program, optimized.
renameProject
- 在VC中改变已有工程名总是比较麻烦,这个VC程序可以解决您的问题-change in the VC who works there is always trouble, the VC program can solve your problems
hausdorffdistance
- hausdorff距离的VC程序实现,请大家下载后看一看是否能够使用,我自己用来实现影像匹配 效果很不错-hausdorff distance from the VC program, please look at the downloading of whether to use, I used to achieve image matching effect is pretty good
VC++OperateXML
- 此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。
dfs的程序
- DFS的程序 VC++编写的 保存为TXT格式
vc++Notepad
- 用C++写的记事本程序~!-C written procedures to the notebook!
读写pdf文件的程序开发库源码 (vc++)
- 读写pdf文件的程序开发库源码 (vc++)-literacy program for the source (vc)
程序监视文件的存取
- 用vc写的程序来监视文件的操作。适合初学者。-vc used to write the document procedures to monitor the operation. For beginners.
VC读写txt文件的程序
- VC读写txt文件的程序,数据由空格,逗号或回车分隔开,还包括读取图位文件和二进制文件!,VC literacy txt documents, data from space, or comma separated from the transport, including map-reading documents and binary files!
OdbcExcel VC++读写Excel文件
- VC++读写Excel文件,将数据写入Excel,再从Excel中读出数据并显示,要运行程序必须在c:盘根目录下建立一个名为Demo.xls的Excel文件,如果更改程序中的相关代码,可以放在合适的位置。-VC++ Excel
vc.excel
- 一个vc对EXCEL属性操作的程序例子,本程序附带有完整的EXCEl操作类,基本覆盖excel的各种操作属性。-A vc example for the operation of EXCEL properties
VC-P-P-Excel-import-and-export
- VC++制作的Excel导入导出程序,可直接使用-Produced by VC++ Excel import and export procedures, can be used directly
VC-excel
- 用VC实现Excel操作编程,程序很实用,很值得学习借鉴-Programming Excel with VC operation, the program is very practical, it is worth learning from
VC打开word程序
- 利用Visual studio 来操作word,本程序可以将已经编辑好的word文档进行读取和调用(the program can read and call the generated word)