-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
使记事本窗口变为透明窗口的VC程序,时学习vc的好程序!
使记事本窗口变为透明窗口的VC程序,时学习vc的好程序!-enable the Notepad window transparent window into the VC procedures when vc a good learning process!
- 2022-03-24 16:03:38下载
- 积分:1
-
此代码为我们操作系统课程设计,此算法为页面置换,编程环境vb,编译通过,能够运行。...
此代码为我们操作系统课程设计,此算法为页面置换,编程环境vb,编译通过,能够运行。-this code for the operating system curriculum design, this algorithm page replacement, vb programming environment, compiler, capable of running.
- 2022-07-25 08:19:02下载
- 积分:1
-
硬件信息查看器,VC++语言开发,可直接运行查看系统各项硬件信息,包含源码有助于学习Sindows平台下硬件编程。...
硬件信息查看器,VC++语言开发,可直接运行查看系统各项硬件信息,包含源码有助于学习Sindows平台下硬件编程。-Hardware information viewer, VC++ Language development, can be directly run the hardware view system information, including help learning Sindows source hardware platform programming.
- 2022-08-23 06:59:09下载
- 积分:1
-
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类....
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类.-a memory pool and that the realization of the template used to support the expansion of Paradigm can accommodate any type, most support eight categories.
- 2022-07-21 01:00:21下载
- 积分:1
-
一个很好的反rootkit例子,终止其运用或替换 重要system dlls.
一个很好的反rootkit例子,终止其运用或替换 重要system dlls.-A good example of anti-rootkit, to terminate the use or replacement of important system dlls.
- 2022-06-28 05:25:55下载
- 积分:1
-
自动拾色器:自动获得屏幕某点的像素,采用vb编写
自动拾色器:自动获得屏幕某点的像素,采用vb编写-Automatic Color Picker: Automatic access to a certain point the screen pixel, using vb write
- 2022-03-02 05:27:08下载
- 积分:1
-
windows进程权限修改
查找系统进程,修改进程权限, 环境vs2010。可用于查看当前系统进程的详细信息,并修改提进程的权限,增加关闭进程。
- 2022-07-10 17:30:20下载
- 积分: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
-
对于所有的美国药的作用可能是一个令人头痛的问题,现在我给大家介绍…
API函数对大家来说,可能一直都是一个头痛的问题,现在我给大家介绍60个常用的API函数,-API function for all of us may have been a headache, now I introduce everyone to the 60 commonly used API functions,
- 2023-06-20 04:20:03下载
- 积分:1