-
WinAPI functions, commonly used in the basic function, it is worth downloading
winAPI函数库,常用的基本函数,值得下载-WinAPI functions, commonly used in the basic function, it is worth downloading
- 2022-02-24 11:51:33下载
- 积分:1
-
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,...
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,如果没有一个准确的算法,是不可能得到每一个成员变量的正确偏移量的。为了解决这个问题我在网上查了一圈资料,看了MSDN上的相关介绍,但始终没有找到一个直接的算法,无奈之下只好自己亲自动手,一点一点摸索其中的实现规则。经过一天的实验之后,终于找到了这个算法。为了让以后有需要解决同样问题的朋友们能有个参考,特将此算法提供给vckbase。也谨此感谢vckbase上那些给我提供过帮助的朋友们。
源代码包括两部分,一部分是正式的调用函数,一部分是调用demo程序,全部包含在AlignOffSet.cpp文件中。该文件已经在VC++6.0上通过编译,并运行成功。
- 2022-11-25 01:35:04下载
- 积分:1
-
电子秤的ADC芯片模块
sonix SN8P1909芯片电子秤ADC模块-electronic scales ADC chip module
- 2022-07-28 10:46:11下载
- 积分:1
-
a dialog based on the diary of the small procedures. In the past, VC knowledge b...
一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。-a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.
- 2022-07-26 01:28:57下载
- 积分:1
-
列举NT下驱动程序的程序
列举NT下驱动程序的程序-NT drivers cited under the procedures
- 2022-08-15 19:37:40下载
- 积分:1
-
VC实现 XP快速关机(网上都是VB实现的,这是用VC重写的,没有LIB和H,是用API直接调用DLL的)...
VC实现 XP快速关机(网上都是VB实现的,这是用VC重写的,没有LIB和H,是用API直接调用DLL的)-VC XP rapid shutdown (VB are online, it is used to rewrite the VC. no LIB and H, is a direct call DLL API)
- 2023-08-01 16:25:03下载
- 积分:1
-
在 vc 环境 内用 API 实现 球做45 度直线运动,当 球遇到边角的 时候,以45度角度 反弹回去...
在 vc 环境 内用 API 实现 球做45 度直线运动,当 球遇到边角的 时候,以45度角度 反弹回去-Vc environment in the ball with a 45-degree API to achieve linear motion, when the ball met the corner, when a 45-degree angle of bounce back
- 2022-01-26 03:11:33下载
- 积分:1
-
I have written a small program, can you specify the file under the name of all f...
我自己编写的一个小程序,可以对您指定的文件下的所有文件进行改名,更改扩展名。-I have written a small program, can you specify the file under the name of all files, change the extension.
- 2022-01-22 02:53:40下载
- 积分:1
-
既是实用小工具(搜寻VB工程相关文件,并复制到新的目录),又是编程小技巧的集合,不可不看。...
既是实用小工具(搜寻VB工程相关文件,并复制到新的目录),又是编程小技巧的集合,不可不看。-is both practical small tools (search VB projects related documents and copied to a new directory), is the programming skills of a small pool, I can not see.
- 2023-02-17 11:25:03下载
- 积分:1
-
用VC++链接SQLServer数据库,包括链接,查询,插入,更新,删除等函数,已经将相关函数封装在类里面,可以直接重用或者扩充。...
用VC++链接SQLServer数据库,包括链接,查询,插入,更新,删除等函数,已经将相关函数封装在类里面,可以直接重用或者扩充。-With VC++ Link SQLServer database, including the link, query, insert, update, delete, etc. functions, has been encapsulated in the type of correlation function which can be directly reused or expanded.
- 2023-03-09 20:20:03下载
- 积分:1