-
把普通程序注册为windows工具栏
把普通程序注册为windows工具栏-turn ordinary procedures for the registration windows toolbar
- 2022-07-13 00:02:35下载
- 积分:1
-
VBmscomm通信源码,烧写器的上位机程序
VBmscomm通信源码,烧写器的上位机程序-VBmscomm communication source, writer of the host computer program
- 2022-03-19 06:51:24下载
- 积分:1
-
该程序用于设置程序的自动启动和运行,多用于程序的演示操作...
该程序用于设置程序的自动启动和运行,多用于程序的演示操作-The program for the automatic setup program up and running, multi-operation for the demonstration program
- 2022-02-13 19:10:22下载
- 积分:1
-
获取硬盘分区序列号
获取硬盘分区序列号-Hard disk partition to obtain the serial number
- 2022-08-18 03:35:19下载
- 积分: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
-
使系统托盘是不可见的。..(我不知道怎么形容)
取得系统托盘中不可见的。。。(不知道怎么形容了)-made the system tray is not visible. . . (I do not know how to describe.)
- 2022-03-09 11:30:32下载
- 积分:1
-
Windows获得简单的基本配置信息的VBS脚本
简单的获取windows 基本配置信息的vbs脚本-Windows to obtain a simple basic configuration information vbs script
- 2022-03-23 01:13:04下载
- 积分:1
-
You can hang, freeze any process, no less in the Rising of this feature ~
可以挂起、冻结任何进程,毫不逊色于瑞星中的此项功能~-You can hang, freeze any process, no less in the Rising of this feature ~
- 2022-01-20 23:03:26下载
- 积分:1
-
高级编程范例中颜色例子
高级编程范例中颜色例子-high-level programming paradigm example of Color
- 2023-07-06 20:55:04下载
- 积分:1
-
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之...
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to track a thread of memory, but also between two threads through the synchronized signal volume. Simulation of the threads of memory from a paper read out to the memory operation
- 2022-05-07 18:12:59下载
- 积分:1