资源列表
071123xs
- vc多线程编程简单介绍,有个实例介绍的录像。-vc a brief multi-threaded programming, a video examples.
MultiThread5
- 利用windows MFC 实现工作者线程,Dialog界面上包含一个两个按钮,一个编辑框,一个进度条.在编辑框输入一个数字作为进度条的计数,点击start按钮,会开启工作者线程,进度条会更新,按下user_interface 按钮,会开启用户界面线程.-realize Worker thread and user interface thread through windows MFC.There are two button,one edit box,one progress bar on
TXTWriteProcessMFC
- 实现TXT文档的快捷打开与各种应用,利用进程的方式。-TXT files quick to open with a variety of applications, the use of the process.
dxc
- 本资源只是实用于开始学习mfc的学生,是关于多线程的小例子-This resource is only practical for students to start learning mfc is a small example about multithreading
Thread-function
- MFC多线程,线程函数写入类中,并发送消息,适合自定义消息的发送以及用消息传递数据-MFC multi thread, thread function into the class, and send messages, suitable for custom message sending and message delivery data
maislot
- 一个简单利用油槽实现的windows下进程间的通信实例。-Achieved using a simple tank under the inter-process communication windows instance.
ProcessInfo
- 查看系统的所有进程信息和所加载的相应模块-View all system processes information and the corresponding module is loaded
multi_thread
- 多线程编程,两线程分别写一个.txt文件。与单线程比较-Multi-threaded programming, the two were to write a thread. Txt file. Compared with the single-threaded
c_lizi
- c语言开发实例详解,对学C语言的很有用的-c example explanation of the development of language, learning the C language very useful
duoxiancheng
- DOS批处理实现多线程扫描,windows-DOS batch can be multi-threaded scanning windows
MultiThread8
- 利用临界区实现线程间的同步.任一时刻只有一个线程可以拥有临界区对象,拥有临界区的线程 可以访问被保护起来的资源或代码段,其他希望进入临界区的线程 将被挂起等待,直到拥有临界区的线程放弃临界区时为止,这样 就保证了不会在同一时刻出现多个线程访问共享资源。-using critical section to realize the synchronization among threads.
StressMark
- StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-The StressMark testing software is one uses Visual C++ the compilation, the open source code s testing tool, may complete the service routine and the import