搜索资源列表
U-COPY
- u盘拷贝程序 自动识别u盘 自动拷贝u盘全部内容到硬盘 vc代码 -automatic identification procedures set u u automatically copy all the contents of the disk drives vc code
搜索子目录(VC源码)
- (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
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++PPP
- VC编程规范,虽然不大,但是非常全面而简洁,不可多得,能有效提升代码的质量-VC norms, albeit modest, very comprehensive and concise, rare, and can effectively improve the quality of code
VB-VC-XuLieHuaWenJian-DLL
- 一个可以让VB也支持序列化文件的DLL代码。-a VB can also support the sequence of documents DLL code.
PE Scan 3.31
- 查看DLL文件的VC代码-view vc code about DLL files
VC++ControlExcel
- 使用VC对EXCEL表进行操作,主要是通过代码对EXCEL进行行列的数据插入.
readtxt
- 文件的读取操作,VC++代码读取TXT文件,自己调试过的,可用
OdbcExcel VC++读写Excel文件
- VC++读写Excel文件,将数据写入Excel,再从Excel中读出数据并显示,要运行程序必须在c:盘根目录下建立一个名为Demo.xls的Excel文件,如果更改程序中的相关代码,可以放在合适的位置。-VC++ Excel
zlib_mfc_demo
- 演示MFC使用zlib的一个小程序,包括打包,解压,修改zip文件的各种操作,结合zlib1.2.5编译通过,包括zlib1.2.5的代码在里面-zlib the MFC way
ReadBin
- vc++6.0下的一个读取二进制文件里面双精度数据的小段代码。-vc++6.0 under a binary file to read the data inside the double-precision small pieces of code.
VC-Excel
- 一篇word文档,附代码,详细讲解如何将VC生成数据导入EXCEL生成报表-A word document, with a code, and explain in detail how to generate reports and VC generated data into EXCEL
VC-Call-ansys
- VC调用ansys,实现后台运行,全代码-VC call ansys, running in the background, the whole code
readxmlfiletool
- 一个读写XML文件的例子代码,VC++,适用windows 操作系统-Read and write XML documents a code example, VC++, The application of windows operating system
IconSnapSrc
- VC++编写的一个EXE图标抓取精灵,可以当作我们编程的一个小具,如果你看到某些程序的图标很漂亮,那么这个工具可以帮助您轻松的将图标提取出来,非常方便,而且程序小巧,代码可供学习。-VC++ to prepare a crawl EXE icon wizard, can be used as a small program we have, if you see some of the procedures is very beautiful icon, then this tool can h
FileCutter
- 将一个大文件切割成多个小文件,并可以将小文件组合成大文件,VC源代码-Will be a large file cut into multiple small files and small files can be a single large file, VC source code
erjzediter
- VC++ 二进制文件浏览编辑器源代码,以前老看到有人在论坛上寻找二进制浏览、编辑代码,个人觉得写个这玩意并不难,为何不自己 写呢?这些天工作不是太忙,索性自己动手,丰衣足食吧,就摸索着写了这个程序,或许不算完美,不过已经说清楚了原理-VC++ binary editor, file browser source code, before the old to see people at the forum to find a binary view, edit code, personally
VC.remove.files.increase.access.code
- VC编程开发增加移除文件访问权限代码VC Programming remove files to increase access code -VC Programming remove files to increase access code
VC-zishanchu
- vc6.0 做的自删除文件的程序,windows黑客编程中的代码。-vc6.0 do delete files from the program, windows hacking programming code.
wheverfileexist
- 本实例通过判断C:\Boot.ini文件是否存在来演示如何编写具体的VC++代码,简单易懂,希望大家喜欢。 -This example by judging the C: \ Boot.ini file exists to demonstrate how to write specific VC++ code is simple to understand, hope you like.