-
在Windows 2000/XP/2003环境下,创建一个包含N个线程的控制台进程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的...
在Windows 2000/XP/2003环境下,创建一个包含N个线程的控制台进程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者一写者问题。-Windows 2000/XP/2003 environment, the creation of an N threads include the console process. Use of these n threads to express n readers who write. Each thread according to the corresponding test data files (with a) on the request and write. Using signal mechanism volume respectively priority and the readers who wrote a priority of readers wrote persons.
- 2022-01-25 16:06:10下载
- 积分:1
-
一个VB写的可以取得任意带焦点的对象详细信息的代码.具体可以取得对象句柄,类型,标题名称,在在桌面上的位置,对象大小等信息 另外还可以控制对象,如果是应用程序还...
一个VB写的可以取得任意带焦点的对象详细信息的代码.具体可以取得对象句柄,类型,标题名称,在在桌面上的位置,对象大小等信息 另外还可以控制对象,如果是应用程序还可以把它当作子窗体装载到里面来!反正功能还很多,有兴趣的可以下去慢慢看吧-Write a VB can be achieved with the focus of any detailed information of the object code. Specific object can handle, type, title name, in the desktop position, object size and other information also can control the object, if the application also can treat it as a sub-form to the inside to load! anyway functions are still many who are interested can go slowly and see
- 2022-03-19 22:55:45下载
- 积分:1
-
通过vc++实现管道通信,解决多进程之间通信的问题。
通过vc++实现管道通信,解决多进程之间通信的问题。 -Through vc++ Realize pipeline communications, multi-process solution to the problem of communication between.
- 2022-12-13 03:20:03下载
- 积分:1
-
多线程串口通信,开发环境VC6.0,适合初学着阅读,对线程有一定了解,在win2000调试通过...
多线程串口通信,开发环境VC6.0,适合初学着阅读,对线程有一定了解,在win2000调试通过-Multi-threaded serial communications, development environment VC6.0, suitable for a beginner to read, have a certain understanding of the threads in the debugger through win2000
- 2023-07-24 04:30:03下载
- 积分:1
-
关于多线程的专用书籍,很经典的哦 如果想学多线程的朋友不要错过...
关于多线程的专用书籍,很经典的哦 如果想学多线程的朋友不要错过-on multithreading dedicated books, the classic Oh, if I wanted to learn multithreading friends not to mi
- 2022-03-06 21:29:55下载
- 积分:1
-
VB6 Multithreader
VB6 Multithreader
- 2022-08-25 22:27:18下载
- 积分:1
-
多线程编程,有实例.可参考.希望对大家有用.
多线程编程,有实例.可参考.希望对大家有用.-multithreaded programming examples. Reference. We hope that the right useful.
- 2022-07-19 05:45:34下载
- 积分:1
-
Multithreading in VB!!! (updated)
Multithreading in VB!!! (updated)
- 2022-02-01 09:56:10下载
- 积分:1
-
查看Windows下所有进程,即使这个进程被隐藏
查看Windows下所有进程,即使这个进程被隐藏-View Windows all process, even if the process was hidden! !
- 2022-03-18 09:06:32下载
- 积分:1
-
JAVA多线程编程
JAVA多线程编程-multi thread program by java
- 2022-03-29 11:02:30下载
- 积分:1