-
这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启动时运行。-demonstration of one application on the windows start running.
- 2022-06-19 06:05:03下载
- 积分:1
-
Embedded WebServer environment, asp own parser, fast response
嵌入式环境的WebServer,自带asp解析器,响应速度很快-Embedded WebServer environment, asp own parser, fast response
- 2022-01-26 01:27:22下载
- 积分:1
-
BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模...
BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模式匹配。分析和实验说明,BM匹配算法对于那些字符集比较大,而模式串中出现的字符比较少的时候,工作效率最快。而且,考虑KMP匹配方式的优化,可以结合KMP匹配和BM匹配,进一步提高效率。
-BM algorithm is a better pattern matching algorithm. General, if we do not consider the length of pattern, a time complexity O (n) algorithm should be optimal, but the fact is not the case. BM algorithm can achieve higher efficiency of pattern matching. Analysis and experiments, BM-matching algorithm for those relatively large character set, and the mode string of characters appearing in less time, the efficiency of the fastest. Moreover, consider the KMP matching optimization, you can match the combination of KMP and BM match, and further improve efficiency.
- 2023-01-27 01:15:04下载
- 积分:1
-
Nero recording SDK, and brought source documents note
Nero的刻录SDK,内带源码和文档说明-Nero recording SDK, and brought source documents note
- 2022-02-02 02:04:55下载
- 积分:1
-
将消息ID转换成一个字符串。
将消息ID转换成一个字符串。-news ID converted into a string.
- 2023-05-05 00:40:03下载
- 积分:1
-
C++实现Windows服务源代码,使用VS2008
C++ 实现的windows service 服务源代码,使用的是vs2008-C++ Realize the windows service services source code, using vs2008
- 2023-06-02 15:15:03下载
- 积分:1
-
可以把多个文件绑定到一个文件
可以把多个文件绑定到一个文件-can be bundled with a number of documents to a document
- 2022-01-20 22:35:03下载
- 积分:1
-
微软的MSDOSV6.0源代码,本站不能没有啊。 研究DOS和进行一些底层编程的必不可少。 实在不行,也可以进行收藏啊...
微软的MSDOSV6.0源代码,本站不能没有啊。 研究DOS和进行一些底层编程的必不可少。 实在不行,也可以进行收藏啊-MSDOS 6.0 system source code
- 2022-08-13 00:07:49下载
- 积分:1
-
获取主机网卡信息的程序,win32asm写的
获取主机网卡信息的程序,win32asm写的-Card information to obtain the host program, win32asm written
- 2023-03-28 19:15:03下载
- 积分:1