登录
首页 » C# » 7para

7para

于 2012-05-23 发布 文件大小:860KB
0 406
下载积分: 1 下载次数: 190

代码说明:

  测绘小软件,七参数坐标转换,解决一些坐标转换问题,复杂问题简单化(surveying and mapping)

文件列表:

七参数坐标转换
..............\七参数坐标转换
..............\..............\bin
..............\..............\...\Debug
..............\..............\...\.....\七参数坐标转换.exe,438272,2012-05-20
..............\..............\...\.....\七参数坐标转换.pdb,69120,2012-05-20
..............\..............\...\.....\七参数坐标转换.vshost.exe,5632,2012-05-20

..............\..............\Form1.cs,17572,2012-05-20
..............\..............\Form1.Designer.cs,20030,2012-05-20
..............\..............\Form1.resx,121398,2012-05-20
..............\..............\Frc7.cs,1431,2012-05-15
..............\..............\Frc7.Designer.cs,11325,2012-05-15
..............\..............\Frc7.resx,121200,2012-05-15
..............\..............\Frj7.cs,21122,2012-05-20
..............\..............\Frj7.Designer.cs,13084,2012-05-20
..............\..............\Frj7.resx,122322,2012-05-15
..............\..............\Frmc7.cs,1774,2012-05-14
..............\..............\Frmc7.Designer.cs,11212,2012-05-14
..............\..............\Frmc7.resx,121200,2012-05-14
..............\..............\obj
..............\..............\...\Debug
..............\..............\...\.....\Refactor
..............\..............\...\.....\TempPE
..............\..............\...\.....\七参数坐标转换.csproj.GenerateResource.Cache,1365,2012-05-20
..............\..............\...\.....\七参数坐标转换.exe,438272,2012-05-20
..............\..............\...\.....\七参数坐标转换.Form1.resources,77289,2012-05-20
..............\..............\...\.....\七参数坐标转换.Frc7.resources,77289,2012-05-15
..............\..............\...\.....\七参数坐标转换.Frj7.resources,77289,2012-05-15
..............\..............\...\.....\七参数坐标转换.Frmc7.resources,77289,2012-05-14
..............\..............\...\.....\七参数坐标转换.pdb,69120,2012-05-20
..............\..............\...\.....\七参数坐标转换.Properties.Resources.resources,180,2012-05-05
..............\..............\...\七参数坐标转换.csproj.FileListAbsolute.txt,2888,2012-05-20
..............\..............\Program.cs,480,2012-05-05
..............\..............\Properties
..............\..............\..........\AssemblyInfo.cs,1208,2012-05-05
..............\..............\..........\Resources.Designer.cs,2898,2012-05-05
..............\..............\..........\Resources.resx,5612,2012-05-05
..............\..............\..........\Settings.Designer.cs,1106,2012-05-05
..............\..............\..........\Settings.settings,249,2012-05-05
..............\..............\七参数坐标转换.csproj,4441,2012-05-20
..............\七参数坐标转换.sln,952,2012-05-05

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

发表评论

0 个回复

  • Matlab_powerflow
    电力系统潮流计算之直流潮流计算 很简单 但是很实用 经常会在可靠性计算中用到(Power Flow Calculation of DC power flow calculation is very simple but very practical often used in reliability calculations)
    2013-04-03 15:21:09下载
    积分:1
  • sea-clutter_simulation
    说明:  关于海杂波的仿真源程序,包括原理和编程中的注意事项(Simulation of sea clutter on the source, including the principles and programming note)
    2009-07-28 13:15:20下载
    积分:1
  • diaodu
    说明:  多目标优化问题,主要用于城市供水优化调度(Multi-objective optimization, optimal scheduling for water supply)
    2020-08-28 15:48:13下载
    积分:1
  • xingwang2
    电力市场下日无功计划优化模型和算法的研究,电力市场下日无功计划优化模型和算法的研究(Electricity Market Day reactive plan optimization model and algorithm research, Electricity Market Day reactive plan optimization model and algorithm research)
    2006-05-29 15:52:03下载
    积分:1
  • USB-SERIALch340 串口驱动(ok)
    说明:  组态软件带注册码,有谁要,免费拿去。。。。。。。。。。。。。。(Configuration software with registration code, who wants to take it for free...)
    2020-06-20 21:40:02下载
    积分:1
  • SurveyingAdjustment
    测绘领域,该程序为一个边角网平差的程序,能够进行近似计算、间接平差计算,同时能够绘制出测量的网图,进行精度测评。(The field of surveying and mapping, the program for a corner net adjustment procedures can be approximately calculated, indirect adjustment calculation, at the same time able to draw a network diagram, measurement accuracy evaluation.)
    2020-11-25 15:29:32下载
    积分: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
  • 等高线拟合程序matlab
    等高线拟合源代码(matlab源码),老外编的,水平确实可以,佩服。里面注释挺详细了。(contour fitting source code (Matlab source), a foreigner series, level really can admire. Inside Notes quite detailed.)
    2020-11-18 11:49:38下载
    积分:1
  • OAM
    说明:  平面上排布不同旋转角的纳米天线产生不同几何相位调制用生成涡旋光(The vortex is generated by the different geometric phase modulation of the nanometer antenna with different rotation angles arranged on the plane)
    2021-03-23 17:09:15下载
    积分:1
  • Mifare_UsbMiCard_DLL
    Mifare USBMiCard.DLL - Visual C/C++ Source Program(Mifare USBMiCard.DLL- Visual C/C++ Source Program)
    2009-02-17 09:56:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载