-
本程序开发了一个读文件的程序,如有不足请多指教
本程序开发了一个读文件的程序,如有不足请多指教-This procedure developed a procedure for reading a document, please advise if there is insufficient
- 2023-05-16 02:30:03下载
- 积分: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
-
生成一个USBdll文件供VB访问底层,从而实现通过VB可以直接控制USB传输协议的通信...
生成一个USBdll文件供VB访问底层,从而实现通过VB可以直接控制USB传输协议的通信
- 2022-12-17 13:15:03下载
- 积分:1
-
孙鑫<<VC++深入详解>>的完整的20章的代码.很有参考价值...
孙鑫的完整的20章的代码.很有参考价值-SUN Xin
- 2023-08-07 20:45:09下载
- 积分:1
-
simple random password generation tools in their own applications using MS Offic...
简单的随机密码生成工具
在自己的应用程序中使用MS Office功能-simple random password generation tools in their own applications using MS Office features
- 2022-02-13 10:41:13下载
- 积分:1
-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1
-
窗口吉娜源代码
windows的gina源码-windows gina source code
- 2023-07-25 00:50:03下载
- 积分:1
-
本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源
代码在Gamer目录下,Game...
本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源
代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun
目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改补
丁,支持游戏Directx模式下直接弹出,热键是小键盘的 * 键,对于不能在directx模式下弹出的游戏,
可以按小键盘的 - 键弹出主程序界面,然后选择游戏进程进行修改.在源代码目录中.rap文件为
RadAsm集成开发环境的工程文件-This procedure contains three executable files, Gamer.exe Gamerdll.dll GameRun.exe. Gamer.exe in the Gamer
- 2022-02-13 23:21:22下载
- 积分:1
-
Windows 2000 Device Driver Book a Guide for Programmers, 2nd Edition (CHM)
Windows 2000 Device Driver Book a Guide for Programmers, 2nd Edition (CHM)
- 2022-06-26 07:12:09下载
- 积分:1
-
一个对程序实施保护的代码,非常适合于想加密自己的程序的朋友...
一个对程序实施保护的代码,非常适合于想加密自己的程序的朋友-one pair of procedures to protect the code, is ideally suited to its own encryption procedures friends
- 2022-02-10 15:53:27下载
- 积分:1