- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
条件平差程序(Conditional adjustment program)
条件平差程序(Conditional adjustment program)
# include stdio, h
H # include math.h
# include conio. H
# define N_max 15
Int n, m, r, p; / / n: the number of observations, m: the number of fixed points, r: the number of redundant observations, p: the number of level points of the known elevation
Float Hd [6] = {0};
Void Choose ()
{
Int I;
Printf ( this program will be able to resolve the closing level line, the standard line, the level of the horizontal line. )
Printf ( please tell me that the level of the known elevation is: (not too much, ~ ~ ~));
The scanf ( % d , p);
For (I = 1; I = p; i++)
{
Printf ( the elevation of known point % c is: , 64 + I);
The scanf ( % f , Hd [I]);
}
}
Void Input (float Hgao [] [3]) / / enter the elevation difference of each measurement point and the distance between them
{
Int I;
For (I = 1; I = n i++)
{
Printf ( please enter a value of h % d: I);
The scanf ( % f , Hgao [I] [1]).
Printf ( please enter S % d value: I);
The scanf ( % f , Hgao [I] [2]).
}
}
Void Equation (int A [] [N_max], char Equa [] [50], int asd [] [6], float Hgao [] [3], float W [], int flag) / / input conditional Equation or an expression for A given fixed point
{
Int I, j, k, PPT;
If (flag = = 1)
{
PPT = r;
Printf ( please enter % d condition equation: \ n , r);
Printf ( for example: h1 + h2 + h3 + ha-hb = 0. Please make sure that the right hand side of the equal sign is equal to 0, with no space in the middle of the input! \ n );
Getchar ();
For (I = 1; I = r; i++)
{
Equation printf ( % d \ t , I);
Gets (Equa [I]);
}
}
The else
{
PPT = m;
Printf ( for the elevation of the fixed point, please give each of the fixed points in the relationship between the Ha or Hb \ n and the high range h ).
Printf ( for example, Hc = ha-h1 + h2. You only need to enter ha-h1 + h2. Do not have space in the middle! \ n );
For (I = 1; I = m i++)
{
Printf ( fixed point % d \ t \ t \ t , I);
Gets (Equa [I]);
}
}
For (I = 1; I = PPT i++)
{
For (j = 1; j = n j++)
{
For (k = 0; Equ
您可能关注的文档
- 成都市建设低碳城市工作方案(Urban construction of low-carbon cities).doc
- 成功人士84条定律(Successful people have 84 laws).doc
- 我国中小企业走向国际市场困难原因之所在(The reason why small and medium-sized enterprises in our country go to the international market is difficult).doc
- 我国主流垃圾焚烧炉的焚烧机理(The incineration mechanism of mainstream waste incinerators in China).doc
- 我国可持续发展战略下的税收政策取向(The tax policy orientation of China's sustainable development strategy).doc
- 我国住宅电气设计容量的现状及改进措施(Current situation and improvement measures of domestic electrical design capacity in China).doc
- 我国电动汽车的发展现状与对策(The development status and countermeasures of electric vehicles in China).doc
- 我国电气化铁道专用无功补偿装置的发展动态及应用(The development and application of reactive power compensation device for electrified railway in China).doc
- 我国汽车车身试制产业分析(Analysis of automobile body test industry in China).doc
- 我国能源利用现状及其发展(China's energy utilization status and its development).doc
- 杠杆教学设计(Lever teaching design).doc
- 杠杆课程设计(Leverage course design).doc
- 杨凌树木园(Yangling tree garden).doc
- 杭州周边踏青登山活动方案(Plan of hiking and climbing in hangzhou).doc
- 杭州开元名都大酒店的给排水设计简介(A brief introduction to the water supply and drainage design of hangzhou kaiyuan hotel).doc
- 杭州疏林草地优秀案例分析(An excellent case study of hangzhou sparlin).doc
- 杭州管道煤气公司业务指南(Hangzhou pipeline gas company business guide).doc
- 松下MV2C操作系统故障系统数据故障代码(Panasonic MV2C operating system failure system data failure code).doc
- 松下29P200G(Panasonic 29 p200g).doc
- 板材分类(Plate classification).doc
文档评论(0)