-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分: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
-
个人电脑开发,用于获取硬盘的卷序列号,加密等…
labview开发,用于获得硬盘的volume serial number,对于软件加密提供了一种解决方案-PC development, for access to the hard drive volume serial number, Encryption software provides a solution
- 2022-08-08 09:36:04下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1
-
working hours are a good thing of messages, time is a good thing messages
工作时间有好事情的留言, -working hours are a good thing of messages, time is a good thing messages
- 2022-03-16 04:12:48下载
- 积分:1
-
在任务栏上添加图标的程序大家都用过,这个程序可以在任务栏上添加一个ProgressBar...
在任务栏上添加图标的程序大家都用过,这个程序可以在任务栏上添加一个ProgressBar-on the task bar icon to add the procedures we have used this procedure in the task bar can add a ProgressBar
- 2022-08-07 20:14:30下载
- 积分:1
-
改写的枚举窗口功能容易语言编写只是想多做些连接好自己登陆用...
改写的枚举窗口功能容易语言编写只是想多做些连接好自己登陆用-Window function to rewrite the enumeration easy language just want to do more to connect with their own landing
- 2022-05-15 04:24:52下载
- 积分:1
-
CWinThread
CWinThread开发实例,供创建进程与线程学习-CWinThread
- 2022-12-07 18:00:03下载
- 积分:1
-
轻驱动器控制
光驱控制 - The light drives to control
- 2022-02-27 00:57:52下载
- 积分: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