-
c++指针的使用举例,本文浅显易读,并带完整的源代码
c++指针的使用举例,本文浅显易读,并带完整的源代码-c++ pointer use, for example, simple easy to read this article, and with complete source code
- 2022-04-16 00:57:00下载
- 积分:1
-
关于Intel多线程编程优化的程序,包含了死锁检测以及相应到解决办法。...
关于Intel多线程编程优化的程序,包含了死锁检测以及相应到解决办法。-On Intel multi-threaded programming to optimize the procedure, including the deadlock detection and the corresponding to the solution.
- 2022-03-21 02:02:14下载
- 积分:1
-
北京市公交车车站查询及车次查询,简单的程序让初学VC的人快速入门...
北京市公交车车站查询及车次查询,简单的程序让初学VC的人快速入门-Beijing Bus stations inquiries and trips inquiries, simple procedures to enable quick start beginner who VC
- 2023-06-11 18:20: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
-
windows的核心编程丛书,详细讲述windows的机理,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序...
windows的核心编程丛书,详细讲述windows的机理,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。
-the core of windows programming books describe in detail the mechanism of windows, a comprehensive and systematic introduction to a variety of Windows, the basic components, such as process, thread, DLL, and memory management, and lists a large number of applications, insightful analysis of the components use, in order to master the Windows programming techniques provides an effective shortcut. For the different levels of Windows programmers, this book has an excellent reference value.
- 2022-07-15 16:09:12下载
- 积分:1
-
简单的中间件rpc程序,工程已设置好,可直接用。
简单的中间件rpc程序,工程已设置好,可直接用。-Rpc middleware simple procedure has been set up, can be directly used.
- 2023-01-11 18:55:03下载
- 积分:1
-
win2000下的定时关机(SDK版)
win2000下的定时关机(SDK版)-WIN2000 the Mytob.BSNotes (SDK version)
- 2022-02-15 00:59:02下载
- 积分:1
-
Small and medium
适用中小医院使用的一套录入系统医院药品信息管理系统!-Small and medium-sized hospital applicable to a recording system used by hospital information management system for drugs!
- 2023-08-19 08:20:03下载
- 积分:1
-
自己实现LoadLibrary函数功能,在程序中加在动态连接库。通过对DLL PE文件分析,把DLL加载到内存中。...
自己实现LoadLibrary函数功能,在程序中加在动态连接库。通过对DLL PE文件分析,把DLL加载到内存中。
- 2022-02-06 15:36:46下载
- 积分:1
-
内核进程的结束
内核级结束进程c代码, 对系统底层感兴趣的人,值得研究!-C end of the process of kernel-level code, the bottom of the system of interest, and worthy of study!
- 2022-08-20 10:43:52下载
- 积分:1