资源列表
[进程与线程] ThreadSync
说明:该应用程序运行后自动创建两个线程。线程1每50毫秒计数器加1,线程2每100毫秒计数器加1。只读编辑框中分别显示两个计数器的值。两个命令按钮分别控制线程1和线程2的挂起和恢复。“同步”复选框控制两线程的同步,当处于同步状态时,同一时刻只能有一个线程拥有信号量对象,当某一线程拥有信号量对象时,计数器加10,然后释放信号量对象。由于两线程优先级相同,因此,执行结果是每个线程计数器一次以10为步长增加。-run the application<lujun> 在 2025-02-28 上传 | 大小:48kb | 下载:0
[进程与线程] xianchengchi
说明:线程池的应用,以及消费者生产者的关系,很简单的一类。拿来分享-Application of the thread pool, the relationship between producers and consumers, a very simple category. Used to share<小菜> 在 2025-02-28 上传 | 大小:48kb | 下载:0
[进程与线程] Critical_test
说明:用mfc开发的测试多线程死锁简单例子-Tests developed by mfc multithreading deadlock simple example,<林林> 在 2025-02-28 上传 | 大小:48kb | 下载:0
[进程与线程] JINCHENGTONGXIN
说明:一个两进程间通信的小例子,希望能对想实现进程间通信的朋友一点提示-Communication between the two processes of a small example, hoping to achieve inter-process communication to friends that prompted<青春美少猪> 在 2025-02-28 上传 | 大小:48kb | 下载:0
[进程与线程] MulThread
说明:多线程编程实例,一个线程控制进度条,另一个线程控制小球运动。本例子是学习多线程编程很界面编程很好的例子-Multi-threaded programming examples, a thread of control progress bar, another thread of control ball movement. This example is multi-threaded programming is to learn g<mengshiliang> 在 2025-02-28 上传 | 大小:48kb | 下载:0
[进程与线程] OneInstanceDlg_Demo
说明:只允许一个实例运行的代码,封装为函数,方便调用,基于vs2008编写的demo-Allow only one instance to run the code, packaged as a function to facilitate the call, based on written vs2008 demo<jupiter> 在 2025-02-28 上传 | 大小:48kb | 下载:0