-
一个写NT服务程序的模版类
一个写NT服务程序的模版类- Writes the NT service routine the pattern plate class
- 2022-03-13 13:41:20下载
- 积分:1
-
Evc used to guide the development of a small beginners procedures HelloWorld
用Evc开发的一个引导入门者的小程序HelloWorld-Evc used to guide the development of a small beginners procedures HelloWorld
- 2023-01-22 05:10:03下载
- 积分:1
-
通过操作注册表,可以设置windows默认打印机
通过操作注册表,可以设置windows默认打印机-Through the operation of the registry, you can set the windows default printer
- 2023-07-23 02:05:04下载
- 积分:1
-
This is the best one buffer overflow tutorial is lively and full text of the ent...
这就是最好的缓冲区溢出教程之一
全文生动活泼是入门缓冲区的的必要书籍-This is the best one buffer overflow tutorial is lively and full text of the entry buffer of the necessary books
- 2022-05-19 04:31:24下载
- 积分:1
-
获取当前计算机的硬件信息,包括处理器,鼠标、显卡类型,网卡mac号等...
获取当前计算机的硬件信息,包括处理器,鼠标、显卡类型,网卡mac号等-access to current computer hardware information, including card type, card mac, etc.-Access to the current computer
- 2022-03-14 06:48:43下载
- 积分:1
-
大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例...
大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME"s findings, and provide examples of projects for your consideration : [code nature] VC reusability of the code [Size] 10K
- 2022-04-28 15:45:30下载
- 积分:1
-
这是一个屏幕打印程序,用的是视觉的基本,可以,试试看
这是一个屏幕打印程序,用VB编写,你也能的,试一下吧-This is a screen printing process using Visual Basic, you can, Try it
- 2022-08-13 09:02:23下载
- 积分:1
-
Visual C++ 6.0的MFC SYMBOL (符号调试文件) Very useful ! 识货的下
Visual C++ 6.0的MFC SYMBOL (符号调试文件) Very useful ! 识货的下-Visual C 6.0 MFC Symbol (symbolic debugger) Very useful! Know the quality of the next
- 2023-08-31 10:50:04下载
- 积分: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
-
实现队列的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作...
实现队列的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作-To achieve queue implementation of the basic algorithm and its functionality can delete queries, and insert them operate
- 2023-04-18 00:35:04下载
- 积分:1