搜索资源列表
TwoThread
- 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
thread
- 简单的多线程实验,多个线程在对话框中画,不过没有使用双缓冲,所以会闪烁-thread
Genius
- 多线程的演示程序,在对话框应用程序中创建3个线程,通过进度条来显示进度条的处理-multi-thread demo program
MultiThread1
- 多线程编程,建立一个基于对话框的工程MultiThread1,在对话框IDD_MULTITHREAD1_DIALOG中加入两个按钮和一个编辑框,两个按钮的ID分别是IDC_START,IDC_STOP -Multi-threaded programming, the establishment of a dialog-based project MultiThread1 in the dialog box IDD_MULTITHREAD1_DIALOG add two buttons and a
Thread
- 多线程简单实例 基于对话框,利用多线程和事件数组实现多个对话框的自动隐藏和显示。对于快速了解事件的典型应用有所帮助-A simple dialog-based multithreaded instance, the use of multi-threading and an array of multiple events dialog automatically hide and show. For a quick overview of events in a typical appli