登录
首页 » C# » 423563

423563

于 2011-07-20 发布 文件大小:57KB
0 175
下载积分: 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 个回复

  • NET_Source
    是LogOutputSocketProtocol的管理对 象;m_uploadSocketProtocolMgr是UploadSocketProtocol的管理对象,用于检测是否同时上传同一个文 件;m_downloadSocketProtocolMgr是DownloadSocketProtocol的管理对象;m_daemonThread 是守护进程,用于关闭超时连接。 2. AsyncSocketUserToken:用于SocketAsyncEventArgs绑定,保存 每个Socket服务对象,包括:m_receiveEventArgs接收数据异步事件;m_asyncReceiveBuffer接收数据异步事件使 用的缓存;m_sendEventArgs发送数据异步事件;m_receiveBuffer接收异步事件返回的数据存放缓存,用于后续的分 包;m_sendBuffer用于保存发送的数据缓存;m_asyncSocketInvokeElement是用于协议调用的基类,主要实现分包,并发 发送的包加到发送列表中,发送完成回调时继续发送下一个包;m_connectSocket是连接的Socket对象。(LogOutputSocketProtocol is the management object; m_uploadSocketProtocolMgr is UploadSocketProtocol management object, designed to detect and upload the same file; m_downloadSocketProtocolMgr is DownloadSocketProtocol management object; m_daemonThread is the guardian of process for closing the connection timeout. 2.: AsyncSocketUserToken for SocketAsyncEventArgs binding, save each Socket service object, including: m_receiveEventArgs receives data asynchronous events; m_asyncReceiveBuffer receive data asynchronous events using m_sendEventArgs to send data cache; asynchronous events; m_receiveBuffer receive asynchronous event data returned by the stored cache for subsequent subcontracting; m_sendBuffer is used to preserve the data sent by the cache; m_asyncSocketInvokeElement is the base class for the agreement calls, the main sub package to send a list of concurrent sending, sending a packet to send the completed callback; m_connectSocket is connected to the Socket object.)
    2017-08-07 14:02:38下载
    积分:1
  • SetTimer
    一个窗口类与非窗口类调用SetTimer的例子,适合于初学者。(A window class and non-window class called SetTimer example, suitable for beginners.)
    2021-02-21 09:19:42下载
    积分:1
  • Winpcap-demo
    一个简单的Winpcap抓包示例程序,能显示多网卡信息,能分别数据链路层和网络层的报文信息(A simple Winpcap packet capture sample program can display a multi-card information, respectively, the data link layer and network layer packet information)
    2012-04-17 10:41:20下载
    积分:1
  • sci_loopback
    说明:  SCI功能开发例程,串口通讯调试,UART测试使用。(SCI example, SCI communication, good style)
    2020-03-12 16:37:17下载
    积分:1
  • STM32L152_USB_HID
    STM32L USB数据传输,稳定实现了与PC端的数据传输
    2021-03-16 21:59:21下载
    积分:1
  • testdbf
    使用VC++读写DBF文件。 里面的dlg是实例,可以参考进行读写。(The use of VC++ to read and write DBF files. There are examples of dlg, you can read and write reference.)
    2009-06-03 01:42:12下载
    积分:1
  • dbus-1.8.20.tar
    DBUS - 一個行程間通訊及远程过程调用機制,可以讓多個不同的计算机程序(即行程)在同一臺電腦上同時進行通訊(DBUS IPC)
    2016-12-02 16:23:53下载
    积分:1
  • FrameBuffer_Princeple_Application
    Frame Buffer 的原理及应用 非常好的一篇讲解Framebuffer的文章,内附有源代码(Frame Buffer Principle and Application of a very good article on the Framebuffer, containing source code)
    2009-05-11 11:27:49下载
    积分:1
  • logtest
    说明:  异步c语言的log打印,模块化,很好集成,很方便。(Log printing in asynchronous C language is modular, well integrated and convenient.)
    2020-10-09 21:27:35下载
    积分:1
  • USB-2_0
    usb驱动开发《USB 2_0原理与工程开发.rar》(usb-driven development " USB 2_0 principles and engineering development. rar" )
    2011-08-28 15:20:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载