单片后方交会
摄影测量学中关于单片后方交会C语言代码 #include"stdafx.h" #include #include #include #include #define point_num 6 //控制点数量 using namespace std; const int n=6; templatevoid transpose (T1*mat1,T2*mat2,int a,int b); templatevoid multi(T1*mat1,T2 * mat2,T2 * result,int a,int b,int c); template void input (T*mat,int a,int b); template void output(T*mat,char*s,int a,int b);
文件列表
.zip
(预估有个56文件)
单片后方交会
单片后方交会.suo
11KB
单片后方交会.sln
921B
单片后方交会.sdf
6.33MB
单片后方交会
stdafx.cpp
217B
单片后方交会.vcxproj
4KB
zuobiao.txt
329B
stdafx.h
233B
单片后方交会.cpp
6KB
暂无评论