-
枚举过程,得到你想要的东西的过程中,可以使你的程序…
列举进程, 得到你想要的进程,可以做进程监视用-Enumeration process, the process of getting what you want, you can make the process of monitoring by
- 2022-03-26 19:17:00下载
- 积分:1
-
一个剪切板查看程序
一个剪切板查看程序-a procedure Shear panel View
- 2022-07-25 23:00:45下载
- 积分:1
-
演示如何创建,启动,停止和删除NT的服务
演示如何创建,启动,停止和删除NT的服务-demonstrate how to create ,start, stop and delete NT service
- 2022-01-26 02:40:53下载
- 积分:1
-
Perl achieve GUN Make functional stringent than the cygwin make more functional...
Perl实现的GUN Make,功能严谨,比cygwin的make功能多,支持Windows,编译C++程序必备.-Perl achieve GUN Make functional stringent than the cygwin make more functional support for Windows, C compiler required procedures.
- 2022-01-26 00:29:26下载
- 积分:1
-
使用Csharp基于.net framework2.0做的一个时钟程序,供初学者参考。...
使用Csharp基于.net framework2.0做的一个时钟程序,供初学者参考。-The use of C sharp. Net framework2.0 to do a clock program for advanced users.
- 2023-05-21 09:55:03下载
- 积分:1
-
处理Register项的类
处理Register项的类 -The class for dealing with register item
- 2022-07-19 19:37:20下载
- 积分:1
-
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,...
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,如果没有一个准确的算法,是不可能得到每一个成员变量的正确偏移量的。为了解决这个问题我在网上查了一圈资料,看了MSDN上的相关介绍,但始终没有找到一个直接的算法,无奈之下只好自己亲自动手,一点一点摸索其中的实现规则。经过一天的实验之后,终于找到了这个算法。为了让以后有需要解决同样问题的朋友们能有个参考,特将此算法提供给vckbase。也谨此感谢vckbase上那些给我提供过帮助的朋友们。
源代码包括两部分,一部分是正式的调用函数,一部分是调用demo程序,全部包含在AlignOffSet.cpp文件中。该文件已经在VC++6.0上通过编译,并运行成功。
- 2022-11-25 01:35:04下载
- 积分:1
-
STL under the windows source code for learning C/C++ Advanced Learners ~ ~ ~
windows下的STL的源码,适合学C/C++的高级学习者学习-STL under the windows source code for learning C/C++ Advanced Learners ~ ~ ~
- 2023-07-13 06:30:03下载
- 积分:1
-
查找进程,不错的源代码
查找进程,不错的源代码- Search advancement, good source code
- 2022-02-28 23:34:20下载
- 积分:1
-
扫描本机PCI设备,并显示所有设备总线号,设备号,和功能号。可以读所有的寄存器值,如果存在的话。...
扫描本机PCI设备,并显示所有设备总线号,设备号,和功能号。可以读所有的寄存器值,如果存在的话。-This project is designed for scanning all the PCI devices in the system. The software can get all the devices’ Bus Numbers, Device Numbers and Function Numbers. It also can read all of the register values if the device is valid. In addition, a GUI is provided to the customer.
- 2022-03-23 04:59:16下载
- 积分:1