-
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。...
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。-EXE document changes in the operation of its own content. Can be used to upgrade or procedures from encryption purposes.
- 2022-08-09 05:38:03下载
- 积分:1
-
用vc编写的串口动态链接库,很实用的一个程序
用vc编写的串口动态链接库,很实用的一个程序-Vc prepared using serial dynamic link library, it is a practical procedure
- 2022-01-25 21:47:24下载
- 积分:1
-
This book describes the work with device interfaces in windows kernel
This book describes the work with device interfaces in windows kernel
- 2022-09-13 14:35:03下载
- 积分:1
-
2 hot bodies were too hot outside the national defense Wafangdian 2 Will childre...
热体人二外太热瓦房店国防生 二位热望气人威尔儿童天天 -2 hot bodies were too hot outside the national defense Wafangdian 2 Will children who aspire gas every day
- 2023-08-31 04:10:03下载
- 积分:1
-
一个在线订购提交ASP程序系统 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 电子购物 运行环境: Win9x/NT/2000/XP/...
一个在线订购提交ASP程序系统 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 电子购物 运行环境: Win9x/NT/2000/XP/-submit an online ordering system software ASP Program Language : English software types : Domestic software/free version/electronic shopping environment for the operation : CTP /
- 2022-09-06 05:10:02下载
- 积分:1
-
GetTcpCfg,创建CTcpCfg类,得到系统中的网络设置,如网关,DNS和帮定的IP,网卡的MAC地址,支持多网卡
GetTcpCfg,创建CTcpCfg类,得到系统中的网络设置,如网关,DNS和帮定的IP,网卡的MAC地址,支持多网卡-GetTcpCfg, create CTcpCfg category, the system
- 2022-10-20 03:05:04下载
- 积分:1
-
一个可以替换NT登录程序的程序
一个可以替换NT登录程序的程序- May replace NT to register the procedure the procedure
- 2022-02-01 11:43:48下载
- 积分:1
-
是一个TAPI拨号程序,有一些功能挺实用,很有学习价值。
是一个TAPI拨号程序,有一些功能挺实用,很有学习价值。-TAPI is a dial-up procedure, there are some very useful features.
- 2022-02-12 10:50:26下载
- 积分: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
-
Windows 服务样例
windows服务样例,已经完成了服务的注册,启动,停止,暂停等内容,只需要在相关代码处添加自己的代码即可使用。注意windows服务运行在session0,xp勾选可以与桌面交互可以弹出窗口,xp以上系统,需要配合托盘程序,通过管道、socket、内存共享等方式进行通讯。
- 2023-01-09 08:35:03下载
- 积分:1