-
VB运行库解压缩后直接拷贝到WINDOWSSYSTEM文件夹下面即可
VB运行库解压缩后直接拷贝到WINDOWSSYSTEM文件夹下面即可-VB runtime decompress directly copied WINDOWS SYSTEM folder can be below
- 2022-01-27 20:39:59下载
- 积分:1
-
一个C++表格类
一个C++表格类-a Class C forms
- 2022-01-23 10:06:03下载
- 积分:1
-
windows ce 下的线程使用 demo
windows ce 下的线程使用 demo-thread under windows ce using demo
- 2022-06-12 07:07:24下载
- 积分:1
-
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,...
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,如果没有一个准确的算法,是不可能得到每一个成员变量的正确偏移量的。为了解决这个问题我在网上查了一圈资料,看了MSDN上的相关介绍,但始终没有找到一个直接的算法,无奈之下只好自己亲自动手,一点一点摸索其中的实现规则。经过一天的实验之后,终于找到了这个算法。为了让以后有需要解决同样问题的朋友们能有个参考,特将此算法提供给vckbase。也谨此感谢vckbase上那些给我提供过帮助的朋友们。
源代码包括两部分,一部分是正式的调用函数,一部分是调用demo程序,全部包含在AlignOffSet.cpp文件中。该文件已经在VC++6.0上通过编译,并运行成功。
- 2022-11-25 01:35:04下载
- 积分:1
-
pv is not that type of operation LPVOID pointer, which means you can assign any...
pv操作 LPVOID是一个没有类型的指针,也就是说你可以将任意类型的指针赋值给LPVOID类型的变量(一般作为参数传递),然后在使用的时候在转换回来。-pv is not that type of operation LPVOID pointer, which means you can assign any type to LPVOID pointer type variable (usually passed as a parameter), and then when used in the conversion back.
- 2023-06-02 18:50:04下载
- 积分:1
-
from elsewhere, studying together, reading deleted, respect the original author&...
取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。scsi编程举例,masm环境。-from elsewhere, studying together, reading deleted, respect the original author"s copyright, when used with the territory. SCSI Programming For example, can the environment.
- 2022-08-03 09:40:20下载
- 积分:1
-
操作系统可称颂设计的程序,页面置换OPT算法,vc++编写
操作系统可称颂设计的程序,页面置换OPT算法,vc++编写-OS praise design procedures, replacement pages OPT algorithm, vc prepared
- 2022-07-25 23:41:39下载
- 积分:1
-
轻驱动器控制
光驱控制 - The light drives to control
- 2022-02-27 00:57:52下载
- 积分:1
-
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!...
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!-Examples of multi-threaded! Is a good example! For us to develop multi-user and the need for multi-process procedures are fully prepared!
- 2022-01-25 15:26:08下载
- 积分:1
-
Timing button and pop
定时开机、弹出光驱的程序,使用winapi进行控制,对初学者是个很好的例子-Timing button and pop-up drive, the use of winapi control, for beginners, is a very good example
- 2022-09-17 11:50:03下载
- 积分:1