-
此程序利用无头结节链表实现完成对每个人先后出队的顺序的功能...
此程序利用无头结节链表实现完成对每个人先后出队的顺序的功能-This process used to achieve the completion of the list without a head node has a team for each individual function of the order of
- 2023-03-13 20:05:04下载
- 积分:1
-
LRU算法,能输出缺页率,内存状态,和输入队列
LRU算法,能输出缺页率,内存状态,和输入队列-LRU algorithm, missing pages can be output rate, the memory state, and input queue
- 2022-07-22 06:35:00下载
- 积分:1
-
先运行make.bat文件得到Keygen.res资源文件,然后用Delphi 5打开Keygen.dpr项目文件,直接编译即可,将生成可执行文件Keyge...
先运行make.bat文件得到Keygen.res资源文件,然后用Delphi 5打开Keygen.dpr项目文件,直接编译即可,将生成可执行文件Keygen.exe。
源代码在Delphi 5与Delphi 7下编译通过,Delphi 6及Delphi 8之后的版本没有测试过,理论上应该也没有问题。
-first run make.bat paper received Keygen.res resource documents, Delphi then opened Keygen.dpr five project documents can be directly translated. will generate executable files Keygen.exe. Source code in Delphi 5 and Delphi 7, compile, Delphi Delphi 6 and 8 after the version tested, theoretically there should be no problem.
- 2022-01-25 16:36:16下载
- 积分:1
-
Windows Shell编程
windows shell programming-demonstrate the function of shell extensions
- 2022-08-09 18:00:41下载
- 积分:1
-
一个不错的USB过滤驱动加载工具,对于快速开发USB接口设备的驱动程序有着一定的帮助。...
一个不错的USB过滤驱动加载工具,对于快速开发USB接口设备的驱动程序有着一定的帮助。-a good USB filter driver loading tools, for the rapid development of USB interface device drivers have some help.
- 2022-07-02 06:49:14下载
- 积分:1
-
规划如何捕获鼠标信息及相应的处理…
编程实现如何捕获鼠标信息并进行相应的信息处理。-Programming information on how to capture the mouse and the corresponding treatment information.
- 2023-06-01 14:25:03下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-07-18 13:52:56下载
- 积分:1
-
实现系统托盘功能,不会出现系统异常现象,运行十分稳定。...
实现系统托盘功能,不会出现系统异常现象,运行十分稳定。-The realization of the system tray functions, system anomaly does not appear, run very stable.
- 2022-07-19 07:16:08下载
- 积分:1
-
一个数据库系统,学生管理系统,主要用于课程设计的,里面有记录学生成绩....
一个数据库系统,学生管理系统,主要用于课程设计的,里面有记录学生成绩.-A database system, student management system, mainly used for curriculum design, and there are records of student achievement.
- 2022-03-23 18:54:10下载
- 积分:1
-
two consenting programs can directly communicate under Windows NT using the WM_C...
two consenting programs can directly communicate under Windows NT using the WM_COPYDATA message
- 2022-07-22 13:50:31下载
- 积分:1