登录
首页 » C# » 423563

423563

于 2011-07-20 发布 文件大小:57KB
0 126
下载积分: 1 下载次数: 180

代码说明:

  坐标转换,大地坐标经纬度转空间直角坐标的正反算。基于C#,(Coordinate transformation, geodetic latitude and longitude coordinates of the rectangular space, positive and negative transfer count. Based on C#,)

文件列表:

坐标转换(基于C#)
..................\大地坐标
..................\........\WindowsApplication2
..................\........\...................\bin
..................\........\...................\...\Debug
..................\........\...................\...\.....\WindowsApplication2.vshost.exe.manifest,490,2007-07-21
..................\........\...................\...\.....\大地测量学.exe,18944,2009-10-29
..................\........\...................\...\.....\大地测量学.pdb,34304,2009-10-29
..................\........\...................\...\.....\大地测量学.vshost.exe,14328,2009-11-06
..................\........\...................\...\.....\大地测量学.vshost.exe.manifest,490,2007-07-21
..................\........\...................\do fenmiao.txt,69,2009-10-24
..................\........\...................\Form1.cs,3191,2009-10-29
..................\........\...................\Form1.Designer.cs,26307,2009-10-29
..................\........\...................\Form1.resx,5814,2009-10-29
..................\........\...................\obj
..................\........\...................\...\Debug
..................\........\...................\...\.....\TempPE
..................\........\...................\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2009-10-22
..................\........\...................\...\.....\WindowsApplication2.csproj.FileListAbsolute.txt,3800,2009-11-06
..................\........\...................\...\.....\WindowsApplication2.csproj.GenerateResource.Cache,847,2009-10-29
..................\........\...................\...\.....\WindowsApplication2.Form1.resources,180,2009-10-29
..................\........\...................\...\.....\大地测量学.exe,18944,2009-10-29
..................\........\...................\...\.....\大地测量学.Properties.Resources.resources,180,2009-10-22
..................\........\...................\...\WindowsApplication2.csproj.FileList.txt,352,2009-10-21
..................\........\...................\Program.cs,478,2009-10-21
..................\........\...................\Properties
..................\........\...................\..........\AssemblyInfo.cs,1209,2009-10-22
..................\........\...................\..........\Resources.Designer.cs,2854,2009-10-22
..................\........\...................\..........\Resources.resx,5612,2009-10-21
..................\........\...................\..........\Settings.Designer.cs,1113,2009-10-22
..................\........\...................\..........\Settings.settings,249,2009-10-21
..................\........\...................\WindowsApplication2.csproj,4928,2009-10-22
..................\........\...................\WindowsApplication2.csproj.user,486,2009-10-22
..................\........\...................\WindowsApplication2.suo,2560,2009-10-24

..................\........\...................\大地测量学.exe,16896,2009-10-22
..................\........\WindowsApplication2.sln,947,2009-10-22

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

发表评论

0 个回复

  • aaaaaa
    编写程序,统计出大、小写字母、空格、 数字和其它字符个数 (Programming, the statistics of large, lowercase letters, spaces, numbers and other number of characters)
    2010-11-15 17:27:58下载
    积分:1
  • code_and_sch
    一些基本的DSP子程序,很适合初学者,值得一看,还有原理图(Some basic DSP subroutines, it is suitable for beginners, see)
    2009-05-28 21:01:51下载
    积分:1
  • C
    说明:  C语言趣味程序百例精解,是PDF格式。里面有很多趣味的例子,大大小小的算法都有,可谓是算法的经典。这个是学习算法的好资料,在学习中找到趣味,完全不同于其他资料的算法枯燥无味(C language program 100 cases of sperm interesting solution is in PDF format. There are many interesting examples of both large and small algorithm, the algorithm can be described as classic. This is a learning algorithm is good information, in learning to find interesting information is completely different from other algorithms dull)
    2013-06-13 23:01:00下载
    积分:1
  • stund_0.92_Jun06
    一个UDP穿透NAT的例子,遵守RFC3489(a UDP penetrate NAT example, compliance with RFC3489)
    2004-11-17 23:51:28下载
    积分:1
  • spi
    TMS320F2812 SPI 通讯 运行正常(TMS320F2812 SPI )
    2013-06-16 12:08:57下载
    积分:1
  • 11912878C_sharp_AE
    说明:  基于C#+AE构建GIS桌面端应用系统框架-全代码(Construction based on C#+ AE GIS desktop applications framework- the whole code)
    2010-04-15 22:31:37下载
    积分:1
  • Threads-and-chat-program-example
    有客户端的聊天软件,可实现网络通讯,对于了解网络编程有帮助(A client chat software, network communications, network programming help for understanding)
    2013-10-28 09:33:58下载
    积分:1
  • code
    一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释。(A use of hard disk serial number from the development of software for simple and efficient encryption registration method is not applicable to the amount released, especially not publicly released a dedicated engineering software. The main purpose: to enable software developers to use not to be arbitrarily copied, each user needs to install a machine to developers informing the user number and request a registration number. Rationale: The hard disk serial number as user numbers do after the operation, developers can take advantage of the scientific calculator, directly calculated by the license is returned to the user based on the user notification of user numbers and only you know the key client without RI, developers also need a decoder, and after successful registration Windows system will automatically save the future without re-registration, software upgrades without having to re-register. There annexed VC source code implementation and detailed notes.)
    2014-03-25 17:57:13下载
    积分:1
  • aip-python-sdk-2.2.11
    说明:  说明:本汉化包系本人辛勤劳动的结晶,历时将近一周。在汉化过程中既要解决汉化内容问题,又要解决汉化技术问题,所以时间相对有些仓促,其中不乏有汉化不准确及少量未汉化的地方,欢迎大家批评指正,以便下一版修改更正!(what do you want to do is right is an apple right movie computer)
    2020-06-24 05:20:02下载
    积分:1
  • channel_estimated_C
    GSM信道估计,c实现,包含详细的报告说明,很全。(GSM channel estimation, c achieve, contains a detailed description of the report, it is.)
    2020-07-03 23:40:02下载
    积分:1
  • 696518资源总数
  • 105570会员总数
  • 13今日下载