-
Windows 系统编程,可以查询虚拟内存信息
Windows 系统编程,可以查询虚拟内存信息-windows system programming, can query virtual memory
- 2022-01-31 08:26:18下载
- 积分:1
-
在win2000中添加一个windows服务的源程序。请大家指点
在win2000中添加一个windows服务的源程序。请大家指点-add a windows service of the source. Please guidance
- 2023-04-29 23:10:03下载
- 积分:1
-
WINDOWS下应用层带界面的系统对象查看工具
WINDOWS下应用层带界面的系统对象查看工具-Under the application layer with a WINDOWS interface system object viewing tool
- 2022-12-03 04:05:03下载
- 积分:1
-
> > > > > > > > > > > > > > > >...
> > > > > > > > > > > > > > > > >
Windows NT 服务程序模板
by 罗云彬, http://asm.yeah.net
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
控制端程序 Ver 1.0
2002.06.20 ----- 第1版
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
- 2022-09-14 19:15:03下载
- 积分:1
-
使应用程序带参数运行~~
首次运行该程序时改写注册表,使右键菜单里多了参数运行项,可以带参数执行程序...
使应用程序带参数运行~~
首次运行该程序时改写注册表,使右键菜单里多了参数运行项,可以带参数执行程序-To enable applications to run with the parameters ~ ~ The first time you run the program to rewrite the registry, so that right-menu item to run more parameters can be the implementation of procedures without parameters
- 2022-06-15 19:20:21下载
- 积分:1
-
该程序是仿照的一个小程序,对VC++的了解,也是从基本入手
该程序是仿照的一个小程序,对VC++的了解,也是从基本入手-The program is modeled on a small procedures, VC++ Understanding, but also from the basic starting
- 2023-03-20 21:30:03下载
- 积分:1
-
Hotel management system vb source code
酒店管理系统vb源码,一个很好的用vb开发的酒店管理信息系统-Hotel management system vb source code
- 2022-04-20 14:31:13下载
- 积分:1
-
MP3转换成AVI的编程!
MP3转换成AVI的编程!-converted into MP3 AVI programming!
- 2022-11-09 17:30:04下载
- 积分:1
-
This is an image processing on the VC program source code and a good example
这是一个关于图像处理的VC++程序源代码,很好的例子-This is an image processing on the VC program source code and a good example
- 2022-01-26 02:33:16下载
- 积分: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