文件名称:Single-like-rear-space-rendezvous
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [WORD]
- 上传时间:
- 2015-05-26
- 文件大小:
- 224kb
- 下载次数:
- 0次
- 提 供 者:
- scor*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
我是采用java来编写这个程序的:java是我们目前正在学习的一门语言 ,采用这一语言正好可以加深我对它的理解。
程序的主体是采用一个do……while的循环。在这个循环中,我分别建立了两个数组,存储误差方程系数阵A和自由向量L。其余关于平差解算,我采用的是一个矩阵运算包,并调用其中的函数来实现。我的初始数据是直接嵌入在程序中,而结果数据则以一个TXT文档的形式输出。用来完成单像后方空间交会。
-I use java to write the program: Java is a language we are learning, and the language can be used to deepen my understanding of it.
The program is the subject of a do...... While cycle. In this cycle, we build two arrays, the storage error equation coefficient matrix A and the free vector L. The rest about adjustment solution, I use is a matrix operation package, and call the function to achieve. My initial data is embedded directly in the program, while the results of the data is the form of a TXT document output. Used to complete the intersection of a single- like rear space.
程序的主体是采用一个do……while的循环。在这个循环中,我分别建立了两个数组,存储误差方程系数阵A和自由向量L。其余关于平差解算,我采用的是一个矩阵运算包,并调用其中的函数来实现。我的初始数据是直接嵌入在程序中,而结果数据则以一个TXT文档的形式输出。用来完成单像后方空间交会。
-I use java to write the program: Java is a language we are learning, and the language can be used to deepen my understanding of it.
The program is the subject of a do...... While cycle. In this cycle, we build two arrays, the storage error equation coefficient matrix A and the free vector L. The rest about adjustment solution, I use is a matrix operation package, and call the function to achieve. My initial data is embedded directly in the program, while the results of the data is the form of a TXT document output. Used to complete the intersection of a single- like rear space.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
单片空间后方交会程序设计.doc