-
获取NT下的所有用户
获取NT下的所有用户- Gains under NT all users
- 2022-10-06 13:10:03下载
- 积分:1
-
一个自动获取光驱或磁盘号的原码
一个自动获取光驱或磁盘号的原码-automatic access to a drive or disk, the original code
- 2022-01-26 02:13:57下载
- 积分:1
-
c专家编程
《C专家编程》展示了最优秀的C程序员所使用的编码技巧,并专门开辟了一章对C++的基础知识进行了介绍。书中C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及如何进一步学习C++等问题进行了细致的讲解和深入的分析。全书撷取几十个实例进行讲解,对C程序员具有非常高的实用价值。本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语言基础的程序员,本书可以帮助他们站在C的高度了解和学习C++。
- 2023-05-04 14:25:05下载
- 积分:1
-
获得CPU使用率
通过这个实例程序,可以方面的实现CPU使用率监控,这样就能统计自己开发程序的性能如何,并从中发现是否有需要优化的地方,当然这只是一个demo程序,更多还需要完善!!!!!!!!!!!
- 2022-03-07 04:57:52下载
- 积分: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
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1
-
《COM_DCOM编程指南》配套代码complementary code
《COM_DCOM编程指南》配套代码complementary code-" COM_DCOM Programming Guide" complementary code complementary code
- 2022-03-21 10:57:42下载
- 积分:1
-
NT下的类似Unix下的su程序,可以使用其他用户账号和密码登录从而改变自己的存取权限...
NT下的类似Unix下的su程序,可以使用其他用户账号和密码登录从而改变自己的存取权限-NT similar Unix su procedure, may use other user
account numbers and the password registers thus changes own deposit
and withdrawal jurisdiction
- 2022-12-13 16:00:03下载
- 积分:1
-
NT services for the preparation of the template, inside the band has prepared a...
这是一个编写NT服务程序的模板,里面带了一个已编写好的自动关闭程序的小服务,在对付经常占用你机子打游戏的菜鸟是非常好用的-NT services for the preparation of the template, inside the band has prepared a good self-closing procedures of small services, deal with the recurrent use of your loom playing the game as they are very handy! !
- 2022-05-19 13:59:09下载
- 积分:1
-
used to create remote compilation process technology
用汇编创建远程进程技术-used to create remote compilation process technology
- 2023-06-11 21:00:03下载
- 积分:1