-
该软件提供了打开进程,杀死进程,刷新进程等功能,对了解windows的进程程序的编写方法很有帮助,建议学习进程的同志参考参考!...
该软件提供了打开进程,杀死进程,刷新进程等功能,对了解windows的进程程序的编写方法很有帮助,建议学习进程的同志参考参考!-The software provides the open process, kill the process, setting a new process and other functions, the windows to the understanding of the process of writing helpful approach, the proposed learning process information. Comrades!
- 2022-03-24 04:57:09下载
- 积分:1
-
这个本人学习多线程时写的一个小程序,演示了多个线程的建立,对初学者很有用。...
这个本人学习多线程时写的一个小程序,演示了多个线程的建立,对初学者很有用。-This multi-threaded when I learn to write a small program that demonstrates the establishment of multiple threads, useful for beginners.
- 2022-03-03 01:32:44下载
- 积分:1
-
VB真正多线程代码!!!用VB创建单元线程实现稳定多线程的例子...
VB真正多线程代码!!!用VB创建单元线程实现稳定多线程的例子-Truly multi-threaded VB code! ! ! Using VB to create a stable unit thread realize multi-threaded example
- 2022-04-23 21:19:41下载
- 积分:1
-
读者写者问题实现
读者写者问题实现-readers to write to achieve the problem
- 2023-06-12 23:45:03下载
- 积分:1
-
程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理...
程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行处理;使用信号量、P.V.操作实现进程的同步与互斥,模拟进程在操作系统中的运行-procedures C to simulate the operating system, the three most typical process simple static scheduling algorithm; First generation user input dynamic modeling process, the use of the 26 options are available to users of typical statement (including the circle, choose structure), can handle integer, boolean and three character expression data and calculation; the main procedures for the preparation of the programming technology : Listless statement recorded statement process, and PCB Chain, ready Queue List, blocking Queue List, the Executive Queue List, ending Queue List data processing, said the process of mutual relations, due to static state data structure is not suitable for handling data on the s
- 2023-08-27 14:25:03下载
- 积分:1
-
动画及多线程演示
动画及多线程演示-animation and multi-threaded demo
- 2022-04-10 10:50:06下载
- 积分:1
-
基于visual c++的多线程示例,希望对大家有帮助
基于visual c++的多线程示例,希望对大家有帮助-based on visual c multithreading example, we hope to help
- 2022-03-01 19:14:33下载
- 积分:1
-
在MFC下创建一个进程的例子
在MFC下创建一个进程的例子-MFC in the process of creating an example
- 2022-04-09 07:43:11下载
- 积分:1
-
网络聊天工具,多线程,按钮的润色,背景色的设定
网络聊天工具,多线程,按钮的润色,背景色的设定-Chat internet
- 2022-09-04 04:45:03下载
- 积分:1
-
NT下未公开的多线程读,单线程写的函数, 了解它对多线程编程会起到非常大的作用....
NT下未公开的多线程读,单线程写的函数, 了解它对多线程编程会起到非常大的作用.-NT under undisclosed multi-thread reading, writing single-threaded function, to understand its multi-threaded programming will play a very large role.
- 2022-08-05 16:21:43下载
- 积分:1