登录
首页 » C# » rank-defect-free-network-adjustment

rank-defect-free-network-adjustment

于 2021-01-08 发布 文件大小:89KB
0 383
下载积分: 1 下载次数: 63

代码说明:

  常用于测绘控制网和变形监测,秩亏自由网平差,分别可以进行普通秩亏自由网平差,拟稳平差(Ordinary rank defect free network adjustment commonly used in surveying and mapping control network and deformation monitoring, rank defect free network adjustment, respectively, to be stable adjustment)

文件列表:

秩亏自由网平差
..............\秩亏自由网平差
..............\..............\bin
..............\..............\...\Debug
..............\..............\...\.....\秩亏自由网平差.exe,30208,2012-11-19
..............\..............\...\.....\秩亏自由网平差.pdb,69120,2012-11-19
..............\..............\...\.....\秩亏自由网平差.vshost.exe,14328,2012-11-19
..............\..............\...\.....\秩亏自由网平差.vshost.exe.manifest,490,2007-07-21
..............\..............\CMatrix.cs,10361,2012-11-19
..............\..............\CVector.cs,3287,2012-11-18
..............\..............\Form1.cs,34102,2012-11-19
..............\..............\Form1.Designer.cs,7393,2012-11-19
..............\..............\Form1.resx,5814,2012-11-19
..............\..............\obj
..............\..............\...\Debug
..............\..............\...\.....\Refactor
..............\..............\...\.....\TempPE
..............\..............\...\.....\秩亏自由网平差.csproj.FileListAbsolute.txt,1070,2012-11-19
..............\..............\...\.....\秩亏自由网平差.csproj.GenerateResource.Cache,847,2012-11-19
..............\..............\...\.....\秩亏自由网平差.exe,30208,2012-11-19
..............\..............\...\.....\秩亏自由网平差.Form1.resources,180,2012-11-19
..............\..............\...\.....\秩亏自由网平差.pdb,69120,2012-11-19
..............\..............\...\.....\秩亏自由网平差.Properties.Resources.resources,180,2012-11-19
..............\..............\Program.cs,502,2012-11-18
..............\..............\Properties
..............\..............\..........\AssemblyInfo.cs,1384,2012-11-18
..............\..............\..........\Resources.Designer.cs,2892,2012-11-18
..............\..............\..........\Resources.resx,5612,2012-11-18
..............\..............\..........\Settings.Designer.cs,1106,2012-11-18
..............\..............\..........\Settings.settings,249,2012-11-18
..............\..............\拟稳平差—直接法.dat,3459,2012-11-19
..............\..............\普通秩亏自由网平差—直接法.dat,3470,2012-11-19
..............\..............\源数据1.txt,235,2012-11-18
..............\..............\源数据2.txt,248,2012-11-19
..............\..............\秩亏自由网平差.csproj,3864,2012-11-18
..............\秩亏自由网平差.sln,953,2012-11-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 电力系统潮流计算
    实现线性的电力系统潮流计算,分别为首端电压末端功率和末端电压末端功率,可实现一定精度的迭代计算(Power flow calculation in power system)
    2019-01-25 17:22:46下载
    积分:1
  • BPA
    主要内容包 括:潮流数据格式说明,潮流数据,潮流结果。在尽可能的情况 下提供网络结构图,并提供数据的出处,以及我们对其潮流计算 和结果的一些感受。(power code)
    2009-06-22 09:48:23下载
    积分:1
  • cal_class
    说明:  ;Method : 0-平行六面体 ; 1-最小距离 ; 2-最大似然 ; 3-马氏距离 ; 4-神经元网络 ENVI_NEURAL_NET_DOIT ; 5-向量机 ENVI_SVM_DOIT ; 6-IsoData ; 7-K-Means(method: 0-parallelepiped 1 - minimum distance 2-maximum likelihood 3-mahalanobis distance 4-neural network 5-vector machine envi? SVM? Doit 6-IsoData 7-K-Means)
    2020-02-27 11:20:51下载
    积分:1
  • fangqiangliuchengxu
    通过引入流函数,可以直接画出不同雷诺数的方腔流流线图和涡量图(By introducing the flow function, the streamlines and vorticity diagrams of the square cavity flow with different Reynolds numbers can be directly drawn)
    2017-11-07 19:28:23下载
    积分:1
  • winformtest
    专家提取管理系统,专家专业以及部门,管理专家,欢迎下载使用,谢谢(Experts to extract management systems, expert professional and sectoral management experts are welcome to download, thank you)
    2012-05-22 11:03:09下载
    积分:1
  • FiveAxisNC
    该程序为五轴联动程序,采用固高的板卡来控制。界面显示仿真,实时显示各个传感器的值等。(The program for the five-axis programs, using solid-high board to control. Interface display simulation, real-time display the value of each sensor and the like.)
    2021-02-14 09:49:49下载
    积分:1
  • ansys土木相关基本资料
    ansys在土木相关的基本资料学习,可供相关人员参考学习(ANSYS basic information)
    2018-07-18 18:45:13下载
    积分:1
  • car4Ssale
    用c++做的汽车4s店销售系统(mfc) 录入查询库存预定等功能模块 头文件中定义 class CAutomobile4SshopDlg : public CDialog 头文件中定义class sale : public CDialog class service : public CDialog class storage : public CDialog class guanli : public CDialog 分别作销售,服务,库存,管理功能模块函数体调用 #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_AUTOMOBILE4SSHOP_DIALOG 102 .....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc) Input query inventory reserve and other functional modules Header file defines class CAutomobile4SshopDlg: public CDialog Header file defines class sale: public CDialog class service: public CDialog class storage: public CDialog class guanli: public CDialog Respectively, for sales, service, inventory management function module calls the function body # define IDM_ABOUTBOX 0x0010 # define IDD_ABOUTBOX 100 # define IDS_ABOUTBOX 101 # define IDD_AUTOMOBILE4SSHOP_DIALOG 102 Defined as a function of the body ..... macro call)
    2013-10-24 17:52:29下载
    积分:1
  • controlbar
    一个支持各种交叉等形状工业控制管道控件的实现 (One supports a variety of shapes, such as industrial control cross-pipe controls to achieve)
    2008-02-27 15:59:18下载
    积分:1
  • USB-SERIALch340 串口驱动(ok)
    说明:  组态软件带注册码,有谁要,免费拿去。。。。。。。。。。。。。。(Configuration software with registration code, who wants to take it for free...)
    2020-06-20 21:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载