-
轮转法调度算法源程序,希望大家指正. 这是课程设计的一个题目,...
轮转法调度算法源程序,希望大家指正. 这是课程设计的一个题目,-rotate France scheduling algorithm source, we hope that correct. This is a curriculum designed topics, huh
- 2022-03-26 07:24:50下载
- 积分:1
-
多显示器编程几个小文档,该文档中说明了多显示器编程的经验和使用技巧。...
多显示器编程几个小文档,该文档中说明了多显示器编程的经验和使用技巧。-Several small multi-display programming documents, the document describes the multi-display programming experience and use of skills.
- 2022-04-23 00:53:02下载
- 积分:1
-
Windows 中创建空的备用列表
翻译:maninwest@Codeforge 作者:Member 10018957 @CodeProject如何在 Windows 中创建看空的备用列表。进程黑_客的制造者了解 Windows 内核的里里外外,他们也幸运地熟练掌握 Windows 内核的设计语言C++。而其他的人则努力通过 C# 执行相似的功能。其中一个功能就是释放来自 windows 备用内存的内存。这就是我们在此要做的。最难的部分是获取内核的优先权限。感谢Nick Lowe:http://processprivileges.codeplex.com/步骤1:设置内核优先权限Microsoft 设计了可以获取包含结构数组的结构的 API。没有适用于此的编组过程的捷径。要么假设数组是 length=1 要么要求数组大小在编译时预先确定。为此,我设计了一个类,它通过 System.IntPtr拥有微软在未管理的内存中需要的确切结构。当前,我不得不采用不安全的步骤,但是我确定,将来会有办法绕过。[return: MarshalAs(UnmanagedType.Bool)]
[SuppressUnmanagedCodeSecurity, DllImport("advapi32.dll", SetLastError = true)] internal static extern bool AdjustTokenPrivileges(AccessTokenHandle accessTokenHandle,
[MarshalAs(UnmanagedType.Bool)] bool disableAllPrivileges, IntPtr NewPriviledges, Int32 bufferLength, ref IntPtr PriorPriviledges, out Int32 returnLength); 将我的类和 Nick Lowe 的优先代码相结合,我们可以设置内核优先权限:
- 2022-05-07 13:17:48下载
- 积分:1
-
文件加密程序,读取文件,然后和输入向比较
文件加密程序,读取文件,然后和输入向比较-File encryption procedures, read the file, and then to compare and input
- 2022-03-10 12:16:00下载
- 积分:1
-
用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式...
用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式-Huffman coding used to compress the source, compressed ZIP rate, although not as high, but it is a good confidence
- 2022-03-25 20:10:19下载
- 积分:1
-
监视桌面改变的几个类代码
监视桌面改变的几个类代码--Several classes codes which can monitor the desktop`s exchanging
- 2022-03-23 12:39:03下载
- 积分:1
-
The System Tray gives handy access to programs that need to run in the
backgr...
The System Tray gives handy access to programs that need to run in the
background, and some developers have used it for other types of programs as -Manager icon on task bar
- 2022-02-21 14:09:43下载
- 积分:1
-
DriverStudio developed the use of timer procedure is very easy to use
利用DriverStudio开发的定时器程序,十分好用-DriverStudio developed the use of timer procedure is very easy to use
- 2022-06-11 14:55:30下载
- 积分:1
-
关于磁盘信息查看调用,格式转换及文件处理的脚本文件,以及系统组策略调用的信息
关于磁盘信息查看调用,格式转换及文件处理的脚本文件,以及系统组策略调用的信息-View call information on the disk, format conversion and documents deal with the script file, as well as the Group Policy system call information
- 2022-03-20 19:49:41下载
- 积分:1
-
BiosId 主板序列号获取动态链接库
BiosId 主板序列号获取动态链接库-BiosId motherboard serial access dynamic link library
- 2023-06-21 09:35:04下载
- 积分:1