-
改源码是用来进行页面快照的捕捉的多线程实现,请各位高手指教。...
改源码是用来进行页面快照的捕捉的多线程实现,请各位高手指教。-Change source is used for the page to capture a snapshot of the realization of multi-threading, please expert advice.
- 2023-03-23 08:15:03下载
- 积分:1
-
创建一个子进程并接收子进程的消息和输出信息
创建一个子进程并接收子进程的消息和输出信息- Founds a child process and receives the child process the news
and the output information
- 2022-04-07 03:12:03下载
- 积分:1
-
本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。...
本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-asked to use the experimental high-level language debugging and prepared a simple algorithm bankers procedures. A better understanding of the application of resources to avoid deadlock concepts, and experience and understanding of deadlock and avoid deadlock the specific implementation measures.
- 2023-06-18 13:45:04下载
- 积分:1
-
一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。...
一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。-More than one instance of a communication between threads, we can further deepen the understanding of multi-threaded communications.
- 2022-10-01 21:15:03下载
- 积分:1
-
进程查杀:对设定的一个系统进程进行查杀,界面简洁。
进程查杀:对设定的一个系统进程进行查杀,界面简洁。-killing process : the creation of a systematic process for killing, simple interface.
- 2022-06-14 21:44:25下载
- 积分:1
-
多线程程序,多线程应用程序很容易发生。互斥对象…
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object on how to use mutex object to the multi-thread synchronization. How to use object named mutex to ensure only one application program running examples. Application multithreaded network chat room preparation procedures.
- 2022-01-26 05:26:47下载
- 积分:1
-
多线程下载文件服务器,接收客户端登陆信息,和传递文件
多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
- 2022-02-20 21:31:57下载
- 积分:1
-
用vc++编写的一个多线程并发服务器的客户端
用vc++编写的一个多线程并发服务器的客户端-With vc++ Prepared a multi-threaded concurrent server client
- 2022-04-19 16:40:17下载
- 积分:1
-
windows下利用多线程求PI的值,利用visual studio 2005编写;在linux下利用多线程求PI的值...
windows下利用多线程求PI的值,利用visual studio 2005编写;在linux下利用多线程求PI的值-under windows for multi-threaded use of the value of PI, using visual studio 2005 to prepare in linux using multi-threading for the value of PI
- 2022-07-22 22:12:37下载
- 积分:1
-
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者――写入者...
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者――写入者问题。-the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each thread according to the corresponding test data document requests and write. Using signal volume mechanisms readers priority readers-- into the problem.
- 2023-01-18 05:40:03下载
- 积分:1