-
进程快照,MFC编写的 查看windows当前进程
进程快照,MFC编写的 查看windows当前进程-Process snapshot, MFC prepared to view the current process windows
- 2022-06-13 10:57:49下载
- 积分:1
-
查看被进程打开的句柄
查看被进程打开的句柄 -Getting the handle opened by proce
- 2022-02-06 21:05:54下载
- 积分:1
-
VC++和OPENGL联合使用,程序中使用单文档对一个动态球进行各种实时控制...
VC++和OPENGL联合使用,程序中使用单文档对一个动态球进行各种实时控制-VC++ And OPENGL joint use, procedures used in a single document for a variety of dynamic real-time control of the ball
- 2023-08-05 09:00:03下载
- 积分:1
-
boot process kernel (/ unix,/vmunix,/boot/zImage) to be loaded memory system shu...
系统启动过程中内核(/unix,/vmunix,/boot/zImage等)将加载至内存直到系统关机,在启动 过程中,init将扫描/etc/inittab,在此文件中将列出可用的终端及其属性,一旦找到活动 的终端,getty(mingetty,LINUX)会给出login提示符和口令,确认完成后将启动相应的 shell(/etc/passwd文件中用户的SHELL域)-boot process kernel (/ unix,/vmunix,/boot/zImage) to be loaded memory system shutdown until the start process, the init will scan/etc/inittab, this document will list of available terminals and attributes, once found the terminal , getty (mingetty and LINUX) will be given prompt and login passwords, recognizing completion, will start the corresponding shell (/ etc/passwd file users in the domain SHELL)
- 2022-03-23 02:55:17下载
- 积分:1
-
Hotel management system vb source code
酒店管理系统vb源码,一个很好的用vb开发的酒店管理信息系统-Hotel management system vb source code
- 2022-04-20 14:31:13下载
- 积分:1
-
这是一个通过发送虚拟键盘控制其它程序的例子,比如控制powerpoint的切换等操作。是遥控程序的一个典型例子...
这是一个通过发送虚拟键盘控制其它程序的例子,比如控制powerpoint的切换等操作。是遥控程序的一个典型例子-This is a virtual keyboard by sending control procedures other examples, such as the switching control powerpoint operational. Remote procedure is a typical example of
- 2023-07-28 20:40:03下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
密码更改的源代码登陆的更多信息,这个代码是…
改变nt登陆口令的源代码 详细信息 ,这个代码是个VB程序也可以调用的动态链接库,功能是改变NT的登陆口令。它封装了有关修改NT ChangePassword API等函数。在Windows 2000上测试通过。在VB中的调用方法参见源代码压缩文件中的说明。
-Nt password change in the source code of landing more information, this code is a VB program can also be called dynamic link library, function is to change the NT Password landing. It encapsulates the changes, such as NT ChangePassword API function. In Windows 2000 on the test. In the VB method in the call, see the source code is described in the compressed file.
- 2023-08-18 21:50:03下载
- 积分:1
-
视频采集卡驱动程序.用vc实现的界面。可以控制。
视频采集卡驱动程序.用vc实现的界面。可以控制。-Video capture card driver. Realize with vc interface. Can be controlled.
- 2023-08-15 19:40:03下载
- 积分:1
-
检测某一线程是否正在运行,可以控制启动,杀掉某一线程,主要为空调数据采集写的D...
检测某一线程是否正在运行,可以控制启动,杀掉某一线程,主要为空调数据采集写的D-detect whether a thread is running, can control start, kill a thread, mainly for air conditioning Data Acquisition write D
- 2022-02-10 05:13:49下载
- 积分:1