-
legendary cafes partner source legendary cafes partner FO
传奇咖啡馆合作伙伴来源传奇咖啡馆合作伙伴
- 2022-03-12 05:08:48下载
- 积分:1
-
通过API函数,获得系统内存,BOIS上的信息。
通过API函数,获得系统内存,BOIS上的信息。-through API functions, access to system memory, the information on BOIS.
- 2022-12-26 21:00:03下载
- 积分:1
-
窗口驱动程序进入一个演示,有助于驱动开发的新手入门…
windows 驱动程序入门 的一个demo ,有助于驱动开发新手入门-windows driver to get into a demo, help drive development of novice Getting Started
- 2023-01-18 19:10:04下载
- 积分:1
-
can read the Startup items on the registry can start right items related to the...
可以读取注册表的启动项,能对启动项进行相关的操作-can read the Startup items on the registry can start right items related to the operation
- 2022-03-26 19:11:07下载
- 积分:1
-
系统
系统-屏幕取词程序及源代码 用visual c++ 6.0开发-system-Capture Characters from Screen procedures and the source code with visual c 6.0
- 2022-04-06 12:34:29下载
- 积分:1
-
用Evc开发的一些实例程序源代码,供用Evc这个IDE的参考,程序实例有:CreateProcess、IPC_MSGCLIENT、IPC_MSGServer、T...
用Evc开发的一些实例程序源代码,供用Evc这个IDE的参考,程序实例有:CreateProcess、IPC_MSGCLIENT、IPC_MSGServer、TaskList-Evc development with some examples of the program"s source code used for the IDE Evc reference for the program examples : CreateProcess, IPC_MSGCLIENT, IPC_MSGServer, TaskList
- 2022-04-06 23:08:52下载
- 积分:1
-
按键发出读音的程序的全部源代码
在键盘上面按任何一个按键,电脑会发音读出这个按键
- 2022-04-09 16:35:59下载
- 积分:1
-
VC preparation of the DVD video decoders drive, since that algorithm can also no...
用VC++编写了这个视频DVD解码器驱动,自认为算法还可以,现在拿出来和大家共享.-VC preparation of the DVD video decoders drive, since that algorithm can also now like to share.
- 2022-06-29 23:54:41下载
- 积分:1
-
独占设备的分配与虚拟设备独占设备每次只能分配给一个进程使用,这种使用特性隐含着死锁的必要条件,所以在考虑独占设备的分配时,一定要结合有关防止和避免死锁的安全算法...
独占设备的分配与虚拟设备独占设备每次只能分配给一个进程使用,这种使用特性隐含着死锁的必要条件,所以在考虑独占设备的分配时,一定要结合有关防止和避免死锁的安全算法。-Exclusive distribution of equipment, exclusive equipment and virtual device can only be allocated to each use of a process, which implies the use of characteristics of the necessary conditions for deadlock, and therefore in considering the allocation of exclusive equipment, we have to combine to prevent and avoid deadlock security algorithm.
- 2023-07-21 04:10:03下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-02-09 15:24:09下载
- 积分:1