-
汽车客运站班次查询系统,很好的一款汽车查询系统,有很好的学习应用价值...
汽车客运站班次查询系统,很好的一款汽车查询系统,有很好的学习应用价值-Bus Terminal Inquiry System frequency
- 2022-02-04 00:36:42下载
- 积分:1
-
perfect DES codec procedures, written by foreigners ... contains static librarie...
完美的DES编解码程序,老外写的...包含静态库文件-perfect DES codec procedures, written by foreigners ... contains static libraries
- 2022-03-17 10:35:59下载
- 积分:1
-
SingleEvent的实现过程原代码
Visual C++程序员实用大全(精华版)源代码Visual C++程序员实用大全(精华版)源代码Samples...
SingleEvent的实现过程原代码
Visual C++程序员实用大全(精华版)源代码Visual C++程序员实用大全(精华版)源代码Samples-SingleEvent process of the realization of the original code Visual C programmers Practical Solutions (cream version) source code Visual C programmers Practical Solutions (best version) source code Samples
- 2022-12-17 21:00:03下载
- 积分:1
-
类似Borland公司的Tdump的程序。分析DLL/EXE文件信息
类似Borland公司的Tdump的程序。分析DLL/EXE文件信息-The app of analysising the infomation of DLL or EXE , which is like the TDump of Borland
- 2022-05-30 17:00:16下载
- 积分:1
-
CTrayIconPosition can get each tray position and move them
CTrayIconPosition can get each tray position and move them -CTrayIconPosition can get each tray position and move them CTrayIconPosition can get each tray position and move them
- 2023-05-15 21:10:03下载
- 积分:1
-
可以对磁盘进行格式化
可以对磁盘进行格式化-be right disk format
- 2022-08-23 11:00:48下载
- 积分:1
-
access to the procedure cpu id
获取cpu id的程序-access to the procedure cpu id
- 2022-11-25 17:25:03下载
- 积分:1
-
the code to teach you how to make a curve control, for some control project deve...
这个代码教你如何制作曲线控件,对一些自控工程开发人员可能会有帮助!-the code to teach you how to make a curve control, for some control project developers may help!
- 2022-05-31 04:12:06下载
- 积分:1
-
To avoid repeatedly running the same procedure. Proceedings checking whether an...
避免同一程序多次运行.程序启动时检查是否已经有一个实例运行,有则启动停止.-To avoid repeatedly running the same procedure. Proceedings checking whether an instance has to run, I would start to stop.
- 2022-08-06 10:24:06下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(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-08-15 08:10:56下载
- 积分:1