-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1
-
smooth_mesh
读入3d海豚模型并生成平滑网格及渲染的程序(3d dolphin read and generate a smooth mesh model and the rendering process)
- 2010-12-15 14:31:39下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
point-positioning
RTKlib精密单点定位PPP更改后代码,支持北斗、GPS(RTKlib precise point positioning, PPP change the code, support Beidou, GPS)
- 2017-05-22 16:43:36下载
- 积分:1
-
DOA-estimation
此文件是DOA算法的Matlab代码,包含了Bartlett算法、Capon最小方差法、Music算法(This file is DOA algorithm Matlab code, including the Bartlett algorithm, Capon minimum variance method, Music algorithm)
- 2013-05-26 11:45:43下载
- 积分:1
-
STM32-Copter-RTThread-code
匿名飞控源码 使用Rtt系统写的源码 效果不错(stm32 copter code)
- 2021-03-29 14:39:11下载
- 积分:1
-
人力资源管理系统
这是一个人力资源管理系统代码。它的开发使用Visual Studio和SQL数据库。所有的文件都附连,界面真漂亮。我知道这会帮助那些一直在寻找的人。不客气感谢作者。
- 2022-02-07 23:35:08下载
- 积分:1
-
MATLAB
说明: MATLAB语言的应用何衍庆:教材,和相关程序(He Yanqing MATLAB language application: teaching materials, and related procedures)
- 2011-02-25 17:52:23下载
- 积分:1
-
CamShift
camshift全自动跟踪,不需手动选择,可以自动跟踪目标(CAMSHIFT fully automatic tracking, without manual selection, you can automatically follow the target)
- 2017-07-19 11:14:01下载
- 积分:1
-
ELGamal椭圆曲线密码
用于椭圆曲线密码,ELGAMAL。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-08-11 14:28:12下载
- 积分:1