登录
首页 » C# » coordinate-transform

coordinate-transform

于 2020-09-23 发布 文件大小:990KB
0 296
下载积分: 1 下载次数: 79

代码说明:

  进行坐标转换,高斯转换,七参数转换,平面四参数转换(coordinate transform)

文件列表:

坐标转换
........\gaosi
........\.....\data1.txt,71,2005-05-22
........\.....\data1R.txt,172,2009-12-30
........\.....\Module1.bas,3634,2005-05-22
........\.....\MSSCCPRJ.SCC,203,2005-05-20
........\.....\Project1.vbw,90,2005-05-20
........\.....\多元线性F1.frm,6628,2005-05-21
........\.....\算法与数据结构.ppt,720384,2005-05-20
........\.....\高斯约当法矩阵求逆.vbp,764,2005-05-22
........\.....\高斯约当法矩阵求逆.vbw,88,2010-03-30
........\坐标转换
........\........\bin
........\........\...\Debug
........\........\...\.....\Interop.esriGeoDatabasePS.dll,3072,2016-03-01
........\........\...\.....\坐标转换.exe,165376,2016-06-24
........\........\...\.....\坐标转换.pdb,255488,2016-06-24
........\........\...\.....\坐标转换.vshost.exe,24224,2016-06-24
........\........\...\.....\坐标转换.vshost.exe.manifest,490,2015-10-30
........\........\...\Release
........\........\DaDiZhiJiaoTransfer
........\........\...................\DaDiZhiJiaoTransfer.cs,5445,2015-05-08
........\........\Form1.cs,10306,2016-06-24
........\........\Form1.Designer.cs,26783,2016-06-24
........\........\Form1.resx,10317,2016-06-24
........\........\Gauss
........\........\.....\Gauss.cs,10596,2015-05-26
........\........\.....\tuoqiujizhun.cs,3206,2015-05-14
........\........\GaussZHH.cs,16965,2015-09-26
........\........\GaussZHH.Designer.cs,37369,2015-04-24
........\........\GaussZHH.resx,6015,2015-04-24
........\........\MatrixTool.cs,106978,2015-05-20
........\........\obj
........\........\...\Debug
........\........\...\.....\DesignTimeResolveAssemblyReferences.cache,401837,2016-06-24
........\........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,11376,2016-06-24
........\........\...\.....\Interop.esriGeoDatabasePS.dll,3072,2016-03-01
........\........\...\.....\Interop.esriSearch.dll,35328,2016-03-01
........\........\...\.....\TempPE
........\........\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2016-06-24
........\........\...\.....\坐标转换.csproj.FileListAbsolute.txt,6382,2016-06-24
........\........\...\.....\坐标转换.csproj.GenerateResource.Cache,1226,2016-06-24
........\........\...\.....\坐标转换.csproj.ResolveComReference.cache,3587,2016-03-01
........\........\...\.....\坐标转换.csprojResolveAssemblyReference.cache,457458,2016-06-24
........\........\...\.....\坐标转换.exe,165376,2016-06-24
........\........\...\.....\坐标转换.Form1.resources,3078,2016-06-24
........\........\...\.....\坐标转换.GaussZHH.resources,180,2016-06-24
........\........\...\.....\坐标转换.pdb,255488,2016-06-24
........\........\...\.....\坐标转换.Properties.Resources.resources,180,2016-06-24
........\........\...\.....\坐标转换.ZBHS.resources,180,2016-06-24
........\........\...\.....\坐标转换.ZBZH.resources,180,2016-06-24
........\........\...\.....\坐标转换.分区域转换平滑.resources,180,2016-06-24
........\........\Program.cs,580,2015-05-21
........\........\Properties
........\........\..........\AssemblyInfo.cs,1348,2015-03-28
........\........\..........\Resources.Designer.cs,3235,2016-06-24
........\........\..........\Resources.resx,6199,2016-06-24
........\........\..........\Settings.Designer.cs,1099,2015-03-28
........\........\..........\Settings.settings,249,2015-03-28
........\........\Resources

........\........\ZBHS.cs,13868,2016-06-24
........\........\ZBHS.Designer.cs,33282,2016-06-24
........\........\ZBHS.resx,5817,2016-06-24
........\........\ZBZH.cs,63434,2016-06-24
........\........\ZBZH.Designer.cs,49775,2015-09-26
........\........\ZBZH.resx,5817,2015-09-26
........\........\分区域转换平滑.cs,24475,2015-09-26
........\........\分区域转换平滑.Designer.cs,34684,2015-06-03
........\........\分区域转换平滑.resx,5817,2015-06-03
........\........\坐标转换.csproj,17453,2016-06-24
........\坐标转换.sln,1005,2015-04-08

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

发表评论

0 个回复

  • TreeEditor
    VC TreeView树控件的应用(拖放、删除、添加、重命名),精选学习源码,很好的参考资料。(Application of VC TreeView tree controls (drag and drop, add, delete, rename), select learning source code, a good reference.)
    2013-12-25 10:29:49下载
    积分:1
  • Day 4
    实现了双向MMC的5000V转8000V网络。(The bidirectional MMC network from 5000V to 8000V is realized.)
    2020-06-21 16:20:01下载
    积分:1
  • Ex13_01
    通过串口发送数据信息,C#写的程序通过串口发送数据信息,C#写的程序(Send data through serial port, C# to write the procedures for sending data through the serial port, C# to write the procedure)
    2009-07-08 20:03:44下载
    积分:1
  • C-and-Pointers
    C和指针,用于介绍C中指针的用法,是一本不可多得的书籍(C-and-Pointers)
    2010-10-23 14:55:39下载
    积分:1
  • DataTool
    对多种数据进行格式转换,方便快捷。如时间数据整型与字符串互转,16进制10进制互转,IP数据整型与字符串互转等。(For a variety of data format conversion, and convenient. Time data such as integer and string conversion, hex decimal system conversion, IP data conversion between integer and string and so on.)
    2014-11-05 17:48:22下载
    积分:1
  • socket实现服务器和客户端的通信,实现网络聊天功能
    说明:  通过socket实现服务器和客户端的通信,实现网络聊天功能(Realize the communication between server and client through socket, realize the function of network chat)
    2020-06-18 01:00:01下载
    积分:1
  • sap5
    SAP5源代码有助于研究生学习和工作人员工作(SAP5 source code)
    2014-11-08 12:46:53下载
    积分:1
  • Progress-Test_20150624
    进度条控件显示的测试小程序,供Windows桌面程序开发者借鉴(install progress view)
    2017-05-25 17:38:15下载
    积分:1
  • NetEngine_AuthReg
    服务端不支持XP以及以下系统 服务端没有开源,开源代码可以联系我们购买,限定服务端的应用代码收费。 服务端需要注册,使用期限30天,目录不可更改,服务端下面的AuthService_Config目录下的NetEngine_AuthorizeReg.dat这个文件,当程序到期你可以删除,然后又有30天使用期限 服务端注册后可以使用加密通信协议,可以使用电子邮件发送通告与客户端密码找回功能,请联系我们注册 客户端说明: 客户端需要的DLL,你可以拷贝服务器目录下的DLL过去即可。或者参考我们以前的本地验证注册程序,但是不要使用他的DLL,因为以前发布的本地验证注册网络验证有问题,只有这个版本才修正了 客户端DEMO有示例代码,你可以参考编写">
    2014-09-10 11:22:35下载
    积分:1
  • windows_file_monitorbook
    说明:  一本比较好文件驱动过滤的书 ,word格式,付程序列子和源码。(A better filter paper-driven book, word format, and source Liezi pay procedures.)
    2008-09-05 09:18:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载