-
c++_program_art
清华大学出版 c++编程艺术
讲解如何高效c++编程。
好书!(err)
- 2007-12-28 19:06:40下载
- 积分:1
-
dao_sample
dao例子(Dao example)
- 2002-04-19 09:18:04下载
- 积分:1
-
cnrrespond_wide
说明: CodeBlocks工程文件,请使用该软件打开(CodeBlocks project file, please use this software to open)
- 2018-12-25 18:03:28下载
- 积分:1
-
MultiThSerial
调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听(call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping)
- 2005-03-18 23:47:27下载
- 积分:1
-
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
-
cbll538
本程序实现了用位图作为全平的主窗口,是全平显示的又一种实现方法,(This program realizes using bitmap as the main window of full flat, which is another realization method of full flat display.)
- 2018-10-27 05:40:09下载
- 积分:1
-
ball
DirectX开发的一个弹球例子,可以模拟弹球的运行轨迹(DirectX development of a pinball example, can simulate the operation of pinball trajectory)
- 2020-10-23 17:27:22下载
- 积分:1
-
rotapi
得到所有运行的com组件,ROT,RunningObjectTable(By all run com components, ROT, IRunningObjectTable)
- 2021-03-16 14:39:22下载
- 积分:1
-
bin2inc
Binary to C include file
- 2020-06-25 07:00:02下载
- 积分:1
-
TheCPPProgrammingLanguage
thec++programming 特别版,中文版(thec++ programming Special Edition, Chinese version)
- 2011-07-05 15:08:18下载
- 积分:1