-
be the password buffer example
得到缓冲区的密码的例子-be the password buffer example
- 2022-06-01 05:44:28下载
- 积分:1
-
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,...
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,如果没有一个准确的算法,是不可能得到每一个成员变量的正确偏移量的。为了解决这个问题我在网上查了一圈资料,看了MSDN上的相关介绍,但始终没有找到一个直接的算法,无奈之下只好自己亲自动手,一点一点摸索其中的实现规则。经过一天的实验之后,终于找到了这个算法。为了让以后有需要解决同样问题的朋友们能有个参考,特将此算法提供给vckbase。也谨此感谢vckbase上那些给我提供过帮助的朋友们。
源代码包括两部分,一部分是正式的调用函数,一部分是调用demo程序,全部包含在AlignOffSet.cpp文件中。该文件已经在VC++6.0上通过编译,并运行成功。
- 2022-11-25 01:35:04下载
- 积分:1
-
这是一个屏幕打印程序,用的是视觉的基本,可以,试试看
这是一个屏幕打印程序,用VB编写,你也能的,试一下吧-This is a screen printing process using Visual Basic, you can, Try it
- 2022-08-13 09:02:23下载
- 积分:1
-
该代码实现的主要是文件拖放功能,其可以将一个文件拖入到对话框直接运行!包含详细的代码。...
该代码实现的主要是文件拖放功能,其可以将一个文件拖入到对话框直接运行!包含详细的代码。-The code to achieve the main drag and drop the document function, which can drag a file directly to the dialog box to run! Contains a detailed code.
- 2023-02-05 14:45:03下载
- 积分:1
-
How to terminate the current process, how to obtain a system process, how to ter...
如何终止当前进程,如何获取系统进程,如何终止指定进程
- 2022-01-20 23:34:56下载
- 积分:1
-
本代码通过VC++6.0编写,实现光驱的弹出和关闭功能,占内存很少的哟!...
本代码通过VC++6.0编写,实现光驱的弹出和关闭功能,占内存很少的哟!-the code prepared by VC 6.0, the drive to achieve the pop-up and closure function, or very little memory yo!
- 2022-02-03 06:10:21下载
- 积分:1
-
VS2005 Guinness classic example of source code (C#), This is some of the better...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-01-25 20:08:01下载
- 积分:1
-
CA application sample code, which provides a complete API interface, easy to use
CA应用示例代码,提供完整的API函数接口,使用方便-CA application sample code, which provides a complete API interface, easy to use
- 2022-07-16 10:19:35下载
- 积分:1
-
关于SD卡的操作,读写SD卡,此种方法是直接访问SD卡
关于SD卡的操作,读写SD卡,此种方法是直接访问SD卡-on the operation of the SD Card, SD card read and write, this method is directly to the SD Card
- 2022-04-21 09:36:30下载
- 积分:1
-
delphi编写的dll插件演示,模块化编程的基础
delphi编写的dll插件演示,模块化编程的基础-dll plugin delphi prepared presentations, the basis of modular programming
- 2022-05-20 04:56:58下载
- 积分:1