-
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
-
active
基于C++ alt控件编程教程。对于初学者有很好的指导作用。(It is ALT control base on C++ and good for the beginner.)
- 2010-12-31 23:33:32下载
- 积分:1
-
SPMS_deal
SPMS deal 模块,SPMS deal 模——(SPMS deal 模块)
- 2013-11-08 20:57:16下载
- 积分:1
-
RiemannExactSolver
一维激波管黎曼问题的精确解(用于求解一维激波管黎曼问题)(Riemann shock tube problem of one-dimensional exact solution (one-dimensional shock tube used to solve the Riemann problem))
- 2011-05-14 22:10:26下载
- 积分:1
-
kbhook
用VC开发的驱动级键盘钩子源码,可以用户获取记录按键信息(Drive-level keyboard hook source)
- 2013-10-12 17:58:16下载
- 积分:1
-
Visual-C-chap4
Visual C++编程与项目开发编程实例 chap4(Visual C++ programming and project development corresponding source code programming examples chap4)
- 2013-10-14 11:05:20下载
- 积分:1
-
MarchingCubes
MarchingCubes算法,可以快速入门学习marchingCubes,适合于新手。(MarchingCubes algorithm, can Quick Start learning marchingCubes suitable for newcomers.)
- 2005-05-07 21:22:32下载
- 积分:1
-
test
MFC的双缓冲技术应用例程,主要是在客户区显示位图。(MFC s double buffering application routines, mainly displayed in the client area of the bitmap)
- 2015-06-11 10:40:38下载
- 积分:1
-
GshaangqumianP
GPS导航定位双曲面求解方法,,用了卡尔曼滤波法,改方法实时性高
(GPS navigation and positioning the hyperboloid solving method, using a Kalman filter method, change its method of real-time high)
- 2012-09-15 22:26:34下载
- 积分:1
-
Digital_communication_programm
说明: 数控程序传输,主要是三个程序,KND及GSK990m传输软件,Sercom,hmcadcam_Dnc(NC program transmission, there are three main procedures GSK990m KND and transmission software, Sercom, hmcadcam_Dnc)
- 2006-03-07 08:36:41下载
- 积分:1