-
全局函数使用起来很方便,不需要很多的包含头文件,在每种类中都可以用。可是,他的实现上也要注意一些细节,本实例就是出于这一目的,给出简单事例,教初学者如何使用全局...
全局函数使用起来很方便,不需要很多的包含头文件,在每种类中都可以用。可是,他的实现上也要注意一些细节,本实例就是出于这一目的,给出简单事例,教初学者如何使用全局类的方法。 希望对大家有所帮助。 -It is very convenient by using global function because it needn t include many head files and can be used in almost every class.But when you use it you should pay attention on some details,and the example given here will introduce beginners some methods on how to use global class.I hope it will be usefull for you
- 2022-03-24 11:45:57下载
- 积分:1
-
winxp下麦克风静音操作
对windows xp下麦克风、主音量进行音量大小以及静音操作。因为xp下没有像win7可以直接静音的api,故而静音时智能调节麦克风音量最小。编译环境vs2008亲测
- 2023-04-22 13:15:04下载
- 积分:1
-
救护车调度系统仿真
救护车模拟调度系统-ambulance dispatch system simulation
- 2022-03-04 23:42:34下载
- 积分:1
-
tc调试程序的原代码
tc调试程序的原代码-source code of tc debugging program
- 2022-11-25 11:10:03下载
- 积分:1
-
鼠标测试软件的功能,一个程序
鼠标测试软件VC++ api函数编写的程式-mouse test software VC api function, a program
- 2022-05-22 16:14:35下载
- 积分:1
-
mfc源代码,有两个例子,分别为hellowindou和messagemap,望大家指教...
mfc源代码,有两个例子,分别为hellowindou和messagemap,望大家指教-mfc source code, there are two examples, respectively hellowindou and messagemap, hope you enlighten
- 2022-05-10 15:27:46下载
- 积分:1
-
Fractal graphic,implementation of the CKochView cla
分形图形,又递归算法实现:implementation of the CKochView cla-Fractal graphic,implementation of the CKochView cla
- 2022-02-22 00:34:57下载
- 积分:1
-
这是一个用VB编写的个人信息管理系统的程序 此程序可以帮助你管理个人信息 可以写日记 可以对自己的通讯录进行管理等多种功能...
这是一个用VB编写的个人信息管理系统的程序 此程序可以帮助你管理个人信息 可以写日记 可以对自己的通讯录进行管理等多种功能-This a Visual Basic personal information management system of this procedure can help you manage personal information can be a diary of their directories for a variety of management functions
- 2022-03-24 13:31:43下载
- 积分:1
-
通过windowsDDK的hid接口操作usb
应用背景主要是通过hdi接口来操作usb,将相关的头文件和lib库(32位和64位)整合一下,方便测试验证关键技术windows7的ddk比较庞大,如果想简单的通过使用usb,可以直接使用目录下库,不必包含整个ddk的目录。
- 2023-04-30 08:35:03下载
- 积分:1
-
To the adjacent multi
以邻接多重表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出各种遍历下的结点访问序列和相应生成树的边集-To the adjacent multi-table for the storage structure, to achieve connectivity of undirected graph depth-first and breadth-first traversal. To user-specified node as a starting point, respectively, the output under a variety of traversal sequence of nodes visited and the corresponding spanning tree of the edge set
- 2022-01-31 22:12:00下载
- 积分:1