-
convert-pdf
这个源代码实现了对pdf文件的读取,可以通过此程序将pdf转化为文本模式。(The source code to achieve the PDF file to read, through this procedure will be converted to text mode pdf.)
- 2012-11-08 17:10:47下载
- 积分:1
-
FileFindThread
本程序是关于文件操作的源码,实现了用多线程技术递归查找文件的方法来遍历每一个文件和文件夹(The program is operating on the source file to achieve with multi-threading approach to find files recursively through every file and folder)
- 2011-06-07 15:21:26下载
- 积分:1
-
VC_write_Excel
使用VC对Excel文件进行读写操作,对学习用VC读写Excel有用(Using VC VC literacy learning to read and write Excel files Excel useful)
- 2013-04-11 20:02:02下载
- 积分:1
-
ReadFile
简单的把读的文件中的字母由小写改为大写
只需在程序写的相应目录建相应文件即可(Simple to read documents in lowercase letters changed to uppercase by the program just to write the corresponding directory to build the corresponding document can be)
- 2007-09-02 01:06:46下载
- 积分:1
-
CPPExcel
VC2003下编译运行正确,ODBC操作EXCEL表格,拷贝即可使用。(VC2003 compile and run correctly, ODBC operation EXCEL form, copy can be used.)
- 2016-10-31 16:27:16下载
- 积分:1
-
vcTxtsrc
VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件(VC++ read line by line Txt text file, just a different way of reading and writing, in short, the ultimate goal is to read the entire document)
- 2013-10-28 19:46:43下载
- 积分:1
-
ConfigINI
本程序是关于文件的操作源码,用于像ini文件中写入数据(This program is operating on the source file for write data as the ini file)
- 2011-06-07 15:17:22下载
- 积分:1
-
AutoTypeIn
VB6编写的自动打字文字特效,就是类似在屏幕上打字的效果,文字一个一个出现,可以做字幕,用作软件介绍很不错,程序简洁,适合学习和使用。(VB6 prepared automatically typing text effects, that is, typing on the screen similar to the effect of text appear one by one, they can do subtitles for the software is pretty good introduction, the program is simple and suitable for learning and use.)
- 2009-07-12 10:15:38下载
- 积分:1
-
decoder
用C++是实现的码长为900的BCH码解码程序(本程序用visual studio运行,若用其他软件,可能要修改一下头文件)(The use C++ achieve a code length of 900 BCH code decoding process)
- 2020-06-29 21:20:02下载
- 积分:1
-
DebugScissor
我想很多程序员都遇到这种情况:新建了很多工程,编译后生成了很多的Debug、Release,想删除的时候一个个文件夹打开,删除,太累啦~~~!!不删又占空间!!我也“深受其害”,今天实在无法忍受了,写个程序,自动删,呵呵。
使用时把它放在你想清理的文件夹里面,运行后它会自动搜索子文件夹,直到完成,使用时请小心,它看见Debug、release就删,呵呵,所以如果不想删除,就不要用这个名字啊!!
主要用了一些文件操作和文件夹操作(I think many programmers have experienced this situation: a lot of new projects has become a much later compiler Debug, Release, would like to delete a folder when opened, deleted, tired啦~ ~ ~! ! Do not cut and space! ! I also " suffer" , this really could not bear, and write a program to automatically delete, huh, huh. Put it in when you want to clean up inside the folder, it will automatically run the search sub-folders until completed, when used with care, it is to see Debug, release on the cut, huh, huh, so if you do not want to delete, do not use name ah! !)
- 2009-05-08 20:40:06下载
- 积分:1