-
一个用C做得存储管理,很好用的,是操作系统的实验
一个用C做得存储管理,很好用的,是操作系统的实验-doing a C storage management, good use, the operating system is experimental
- 2022-03-24 23:02:36下载
- 积分:1
-
显示和杀死系统当前进程_VC
显示和杀死系统当前进程_VC-Display and to kill the current process system _VC
- 2023-05-19 04:05:03下载
- 积分:1
-
本程序实现同时运行的个线段,一个是显示动画的时钟,另一个是展示进度条,进度条恰好表不动画时钟的进度。本程序是基于对话框的MFC应用硬序...
本程序实现同时运行的个线段,一个是显示动画的时钟,另一个是展示进度条,进度条恰好表不动画时钟的进度。本程序是基于对话框的MFC应用硬序-the program running simultaneously segments, the show is an animated clock, and the other is to demonstrate progress, the progress of the animation is not exactly table clock progress. This procedure is based on the MFC dialog application hardware sequence
- 2022-12-15 02:50:03下载
- 积分:1
-
Windows95多线程间同步事件的控制方法
Windows95多线程间同步事件的控制方法-Windows95 multithreaded synchronization between the control methods
- 2022-02-24 23:27:37下载
- 积分:1
-
简单多线程编程,每个运动的圆球类似一个线程,当碰到边框时自动返回...
简单多线程编程,每个运动的圆球类似一个线程,当碰到边框时自动返回-Simple multi-threaded programming
- 2022-03-11 18:02:53下载
- 积分:1
-
Using MFC with threads in VC++ 6.0
Using MFC with threads in VC++ 6.0
- 2022-01-23 11:20:20下载
- 积分: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
-
用wondows多线程编程实现小球的分别控制,可以让任何一个小球停止和前进...
用wondows多线程编程实现小球的分别控制,可以让任何一个小球停止和前进-with wondows multithreaded programming of the respective ball control, allows anyone to stop a small ball and advance
- 2022-01-23 10:19:16下载
- 积分:1
-
用VB实现windows9x的任务管理器。附带相关论文1篇
用VB实现windows9x的任务管理器。附带相关论文1篇-VB Windows task manager. Fringe a related papers
- 2022-12-06 11:30:03下载
- 积分:1
-
利用DELPHI下标准的多线程类TThread来完成我们多现程的设计
利用DELPHI下标准的多线程类TThread来完成我们多现程的设计-use under standard multithreaded category TThread to finish what we design is the way
- 2022-01-23 10:53:19下载
- 积分:1