-
利用内存映射文件测试NTFS的稀疏文件存储能力
利用内存映射文件测试NTFS的稀疏文件存储能力-Use memory-mapped file to test NTFS sparse file storage capacity
- 2023-04-27 17:25:04下载
- 积分:1
-
another example of a code NTFS
再一个NTFS的例子代码-another example of a code NTFS
- 2023-09-05 15:00:04下载
- 积分:1
-
操作系统中的页面置换算法 ,用Vc6.0写的
近乎完美
操作系统中的页面置换算法 ,用Vc6.0写的
近乎完美-Operating system page replacement algorithm, with near-perfect written Vc6.0
- 2023-07-29 10:10:03下载
- 积分:1
-
实现WINDOWS资源管理器的功能并可实现拖拽功能,有一定的设计难度。...
实现WINDOWS资源管理器的功能并可实现拖拽功能,有一定的设计难度。-WINDOWS achieve resource management functions and to achieve drag and drop function, a certain degree of design difficulty.
- 2022-06-15 10:20:41下载
- 积分:1
-
可以实现对成绩的查看 修改 和管理 计算等
可以实现对成绩的查看 修改 和管理 计算等-Can realize the achievements of view modification and management of computing
- 2022-09-18 20:00:03下载
- 积分:1
-
这是一个演示Windows如何分配内存的应用程序,用VC++工具实现,具有很的实用性...
这是一个演示Windows如何分配内存的应用程序,用VC++工具实现,具有很的实用性-This is a demonstration of how to allocate memory for Windows applications, with VC tools, it will be very useful
- 2022-07-02 09:30:02下载
- 积分:1
-
Based on the C++ BUILDER environment is applicable for beginners, easy
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,取memo的行或列源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, check memo of rows or columns source code
- 2023-04-30 13:05:03下载
- 积分:1
-
实现WINDOWS的LIB的分析,显示,一个很好的LIB分析工具带源码。...
实现WINDOWS的LIB的分析,显示,一个很好的LIB分析工具带源码。-achieve the LIB analysis, display, a good analytical tool belt LIB source.
- 2022-01-26 02:56:40下载
- 积分:1
-
vc像机演示源码
厂家安霸方案监控像机的SDK源码,源码编译后直接可以连接安霸方案的A2 A5像机。
- 2022-02-07 15:10:47下载
- 积分: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