-
How to terminate the current process, how to obtain a system process, how to ter...
如何终止当前进程,如何获取系统进程,如何终止指定进程
- 2022-01-20 23:34:56下载
- 积分:1
-
来自E.S.T 的源码..有不少地方可以
来自E.S.T 的源码..有不少地方可以-EST from the source .. have a lot of places can be
- 2022-01-26 05:24:56下载
- 积分: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-04-24 18:59:16下载
- 积分:1
-
操作系统可称颂设计的程序,页面置换OPT算法,vc++编写
操作系统可称颂设计的程序,页面置换OPT算法,vc++编写-OS praise design procedures, replacement pages OPT algorithm, vc prepared
- 2022-07-25 23:41:39下载
- 积分:1
-
MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是W
MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的QQ。服务器端需要MYSQL支持。-MyICQ is a set of open-source instant messaging software, including server-side and client, can be used for Internet or LAN. Can run on Windows or Linux (KDE/Qt) operating system, which is Windows version. At present, the client program interface completely imitate Tencent
- 2023-02-05 17:40:04下载
- 积分:1
-
使用c编的内存自动分配程序,用起来很方便,欢迎实用!
使用c编的内存自动分配程序,用起来很方便,欢迎实用!-Use c-series automatic memory allocation process is very easy to use, welcome practical!
- 2022-11-21 09:10:02下载
- 积分:1
-
virtual memory management procedures
虚拟内存管理程序-virtual memory management procedures
- 2023-06-17 10:05:04下载
- 积分:1
-
初始化界面,代码比较清楚而且十分的适用,简单
初始化界面,代码比较清楚而且十分的适用,简单-initinal the interface
- 2022-08-16 15:05:35下载
- 积分:1
-
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1...
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。 实现提示: 可以假设n
- 2022-04-24 10:20:52下载
- 积分:1
-
windows ini文件操作类
windows ini文件操作类-windows ini file operations category
- 2022-08-14 21:24:15下载
- 积分:1