资源列表
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,
crdbs
- VC客户资源管理系统整套源码,数据库基于oracle,用的是VS2008开发的,公司就是用的2008,本人用习惯了,如果你没有安装ORACLE,请下载oracle 10G安装文件,安装时是指数据库名为mp3000,当然你也可以用别的名字。必备文件: CRDBS.ini 将其放在debug下面 创建数据库脚本 数据库 oracle 数据库SID:MP3000 用户名:wjb 密码:wjb-VC set of customer resour
VCPPvideosrc
- VC++简单的视频聊天系统源代码,VC++6.0和VS2008工程,可实现一对一、一对多的语音、视频和文字的聊天交流,在此基础上可开发视频会议系统,语音视频聊天系统,语音质量和视频效果均不错,支持P2P网络传输,可以直接集成到现有的项目中。-VC++ simple video chat system source code, VC++6.0 and VS2008 project, enabling one to one, one to many of voice, video and text
Test13_4
- 圆形钟表和指针实现源码,vc++时钟程序源代码,主要实现了指针的移动和修改当前时间等功能,圆形表盘的实现也是值得参考的,打开电子钟表程序后,自动获取系统当前时间,各个时针随即走动起来,齐飞的VC练习程序,源码开源免费下载-Round clocks and pointers to achieve source, vc++ clock source code, the main achievement of movement and change the current time and other
