-
最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展――在对话框上有pause和stop按钮...
最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展――在对话框上有pause和stop按钮-most simple thread work with a process control of the window, the main window to call after call work thread, and displays the dialog, can control the progress of threads-- in a box on pause and stop buttons
- 2022-12-01 07:30:04下载
- 积分:1
-
在Dao中使用多线程
在Dao中使用多线程-Using multi-thread in DAO
- 2022-02-21 01:50:16下载
- 积分: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
-
进程枚举
类似于任务管理器中的任务列表
可以列举出系统运行的进程
进程枚举
类似于任务管理器中的任务列表
可以列举出系统运行的进程-Enumeration process is similar to Task Manager task list can be listed out in the process of system operation
- 2022-05-16 23:10:28下载
- 积分:1
-
一个通用计时器控件
一个通用计时器控件-a common timer control
- 2022-10-16 04:25:03下载
- 积分:1
-
一种实现多线程的方法,值得一看
一种实现多线程的方法,值得一看-a multi-threaded approach, an eye-catcher
- 2023-04-19 06:55:02下载
- 积分:1
-
为大家提供Windows MFC多线程的设计例子,希望有帮助
为大家提供Windows MFC多线程的设计例子,希望有帮助-to provide a Windows MFC multithreaded design examples, with the hope of helping
- 2022-03-21 22:44:47下载
- 积分:1
-
强力结束进程,可以学习下易如何调用驱动.不错的源码.结束微点,金山等杀毒软件的进程...
强力结束进程,可以学习下易如何调用驱动.不错的源码.结束微点,金山等杀毒软件的进程-Strong the end of the process, you can easily learn how to call the next driver. Good source. The end of micro-point, Jinshan, such as antivirus software process
- 2022-12-27 16:20: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
-
small games, the server is a client of the game, only the landing will be able t...
小游戏,是服务器有客户端的游戏,只有能登陆就可以玩,还上对战,支持多个客户端-small games, the server is a client of the game, only the landing will be able to play, but also on the screen, multiple client
- 2023-07-19 00:35:03下载
- 积分:1