资源列表
PrintLine
- 实用的打印设置程序,一个完美的打印程序当然离不开参数设置功能,本VC++源码将演示如何设置打印时的表格边线及字体选项,打印边线值得掌握,还有打印字体的设置。测试请将Database.mdb拷贝到Debug目录中。-Practical print setup, a perfect print function parameter setting procedure course, inseparable from the VC++ source code to demonstrate how to
Pagination
- VC++连接数据库分页打印的示例,分页打印数据,实例调用了数据库中的内容,根据用户设定的页数进行打印,在实际项目开发中,比较实用。为了测试方便,这里的数据库初步选为Access。-VC++ sample connect to the database paging printed page of print data, the database instance invokes the content based on the user settings to print the number
2011302590185
- 图像处理相关功能的实现 以及 遥感摄影测量功能的实现-Image processing related functions are implemented as well as some functions of remote sensing photogrammetry
AccessConflict
- VC++解决多线程存取访问冲突的一个VC++实例,称之为Access Conflict,运行效果如图所示,程序自动处理各个线程在存取访问时的冲突问题,因此从测试运行程序中,你丝毫看不到有任何问题,了解进一步的解决方法,请下载源码参阅。-VC++ to solve a multi-threaded access VC++ examples of access conflict, called Access Conflict, operating results as shown, the prog
PrintWork
- VC++演示打印工作证和名片打印,先打开数据库创建记录集对象实例,执行SQL得到记录集,将数据库从Access中读取出来,然后获取打印机默认值,比对屏幕与打印机分辩率比率(水平和垂直方向),按照指定格式开始打印,示例代码虽简洁,但具有代表性,由此可扩展成证件打英发票打印等程序-VC++ demo print work permits and business card printing, first open the database to create a record set object
PrintTable
- VC++打印表格的源代码例子,表格打印实例,Access数据库,测试运行时请把MDB拷贝到Bin/Debug目录中,并安装好打印机驱动,本程序不涉及驱动的相关问题,只演示如何打印出表格数据-VC++ print form source code examples, forms printing instance, Access database, a test run please MDB copied to the Bin/Debug directory, and install the pr
MultiTask
- VC++ 多任务处理实例,也就是多个线程去处理不同的命令,可同时执行用户的多种要求,目前电脑的CPU大多都是多任务的,有的可同时执行64条指令,因此对于本程序来说,多任务处理是控制CPU执行多种任务的基础,希望有空了好好研究下源码-VC++ multi-tasking instance, that is multiple threads to handle different commands, the user can perform a variety of requirements, wh
AccessConflict
- VC++ AccessConflict线程顺序启动计数,输出线程并计数,以前发过Delphi版的,这个VC++版的希望给大家一些帮助,特别是VC新手哦-VC++ AccessConflict order to start the thread count, the output thread and counting, previously sent a version of Delphi, VC++ version of this want to give you some help, esp
ThreadResume
- ThreadResume示例源码下载,一个VC++线程挂起、线程唤醒,线程计数的操作实例,源码在VC6.0下可顺利编译成功,点击“开始”按钮,线程启动,在此情况下,可操作线程挂起、线程唤醒,唤醒后线程将继续执行,有兴趣请参见运行截图-ThreadResume sample source code download, a VC++ thread is suspended, the thread wakes up, operation examples thread count, the sourc
Capture
- VC++ 捕获摄像头视频,捕捉截图,由于我电脑上没有安装摄像头,所以视频窗口是空的,有USB摄像头的,可测试下程序,应该没什么大问题-VC++ camera video capture, capture screenshots, because the camera is not installed on my computer, so the video window is empty, a USB camera, can be tested under the program, it sho
ftpowndlg
- 一个实用的VC++多线程下载文件的示例源码,VC++源码下载,请在文本框中输入正确的下载地址,程序判断地址是否正确后,将启动多线程的文件下载机制,为想编写网络下载程序的VC爱好者提供一份源码参考-A practical VC++ example of a multi-threaded download the source code, VC++ source code download, please enter the correct download address in the text
ClearTmpFile
- VC源码下载——ClearTmpFile,VC++查找并清除临时文件,查找指定格式的文件,然后可以删除搜索出来的临时文件,每个磁盘都可以查找到文件,可搜索以下类型的垃圾缓存文件:*.tmp/*.??~/*.ftg/*.gid等,如果你在编写一款优化软件,或许可以用得上这个模块-VC source code download- ClearTmpFile, VC++ to find and remove temporary files, find the file specified format,
