-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
Visual C++视频音频开发实用工程案例精选
这是《Visual C++视频/音频开发实用工程案例精选》一书的源代码。精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开发技术;网络、多媒体技术的底层实现;MP3深入编程技术等。最后一章为基于IBM ViaVoice的语音识别系统在上位机和下位机之间的通信的架构及实现。(This is the "Visual C video/audio develop practical projects selected cases," a book source. Featured in a great deal of value to the business case works, including video capture systems, video conferencing systems and remote video surveillance systems development; Network, multi-media technology to achieve the bottom; MP3-depth programming skills. The final chapter of the IBM ViaVoice speech recognition system in the PC and the next crew of communication between the organization and realization.)
- 2020-06-26 09:20:02下载
- 积分:1
-
Makefile
Makefile的编写,可以编写一个功能全面的Makefile.(The Makefile to write, can write a full-featured Makefile.)
- 2013-10-08 15:42:00下载
- 积分:1
-
21819724325200797837231671038
VC系列例子(VC series of Examples)
- 2008-03-11 14:12:08下载
- 积分:1
-
dianzicidian
一个简单的电子词典,能实现中英互译,不带数据库(a simple dictionary without data library)
- 2013-11-23 14:32:48下载
- 积分:1
-
danpianjishili
说明: 有关KEIL单片机开发实例 有关KEIL单片机开发实例(KEIL KEIL KEIL KEIL KEIL KEIL )
- 2009-08-31 01:06:37下载
- 积分:1
-
Submonitor
Using mirror driver as filter driver in capture desktop screen operation allow system run faster than using device context memory.
- 2020-06-26 14:20:01下载
- 积分:1
-
COMPlot
QT开发的能够接收串口数据并将其转化为波形同步实时显示的上位机(QT development can receive serial data and converting it into waveform synchronous real-time display of the upper machine)
- 2020-06-29 22:00:01下载
- 积分:1
-
vnc-4.0-winsrc_dll
vnc 封装成dll的代码,方便各位使用修改(vnc package into the dll code, convenient for you to use modified)
- 2012-06-18 10:49:59下载
- 积分:1
-
ADO
C++实现的使用ADO方式连接ACCESS 2007数据库并从中取数据(C++ to achieve the use of ADO to connect the ACCESS 2007 database and fetch data from)
- 2012-05-27 16:54:14下载
- 积分:1