-
WashU-Research-0.1
本程序是基于平面图对建筑规模场景进行三维重建。(This procedure is based on the floor plan for the construction scale of the three-dimensional reconstruction of the scene.)
- 2017-08-17 14:31:43下载
- 积分:1
-
FindMax
求矩阵的最大值
有一个整型二维数组,大小为m行n列,要求分别找出其中最大值所在的行和列,以及该矩阵中的最大值。
要求:
1.编写自定义函数MaxVal
函数的原型为:int MaxVal(int arr[][N], int *m, int *n)
功能:
数组中最大元素的值通过MaxVal函数的返回值传递给主函数,最大元素的行值和列值分别通过m和n传递给主程序相应的变量。
2.main主函数的功能
(1)变量定义
(2)输入数组各元素的值
(3)以二维矩阵形式输出数组中各元素的值
(4)调用MaxVal函数,或者insert函数
(5)输出数组中最大元素的值和该数组元素的行值和列值。
3.所有关于数组的操作尽量使用指针
(FindMax)
- 2010-10-12 23:15:24下载
- 积分:1
-
BD-data-analysis
本代码是根据GPS数据解析代码经修改适用于北斗数据的解析(This code is a modification applies to Compass data analysis based on GPS data parsing code by)
- 2014-08-15 15:33:12下载
- 积分:1
-
Packers-prepare-yourself-of-VC
自己动手写加壳程序,按照文档一步一步来,做你自己的加壳程序!(Packers to write himself, according to the document step by step, do your own packers!)
- 2013-11-18 20:15:44下载
- 积分:1
-
AD7705
AD7705的采集12864显示,以及PCB电路,加工过了,可以使用(It is about the AD7705)
- 2013-03-22 13:27:24下载
- 积分:1
-
cppfrance_LABYRINTHE-3D-OPENGL-VISUAL-CPLUSPLUS__
a maze with textures and you can test colisions and other things
- 2009-12-29 17:34:10下载
- 积分:1
-
Wordend
一个类似word的排版软件一个类似word的排版软件一个类似word的排版软件
- 2009-06-16 10:01:37下载
- 积分:1
-
LBM-cylinder
用LBM结合非平衡外推方法实现的圆柱绕流,柱面边界以非平衡外推方法实现。(LBM combined with the extrapolation method of achieving non-equilibrium flow around a cylinder, cylinder boundary to achieve non-equilibrium extrapolation method.)
- 2021-04-02 14:19:07下载
- 积分:1
-
segy
用来计算线性拉登变换免费工具包包括 MATLAB 演示程序 产品信息和示例等等
(High Availability Large Data Sets, High Performance
)
- 2010-11-04 16:29:08下载
- 积分:1
-
2CPP
C++课本第二章源码,有利于更简单学习C++(some easy programme books of C++)
- 2016-05-25 19:42:05下载
- 积分:1