登录
首页 » C# » CGps

CGps

于 2015-05-22 发布 文件大小:90KB
0 94
下载积分: 1 下载次数: 11

代码说明:

  GPS 单点定位,高度角随机模型加权,电离层K8模型改正。(GPS single point positioning, elevation weighted random model, ionosphere corrections K8 model.)

文件列表:

CGps
....\CGps
....\....\App.config,187,2013-10-16
....\....\bin
....\....\...\Debug
....\....\...\.....\CGps.exe,25600,2013-11-22
....\....\...\.....\CGps.exe.config,187,2013-10-16
....\....\...\.....\CGps.pdb,62976,2013-11-22
....\....\...\.....\CGps.vshost.exe,22984,2015-04-02
....\....\...\.....\CGps.vshost.exe.config,187,2013-10-16
....\....\...\.....\CGps.vshost.exe.manifest,490,2013-06-18
....\....\CGps.csproj,4155,2013-11-01
....\....\Cobs.cs,3255,2013-11-22
....\....\Cprn.cs,7513,2013-11-22
....\....\Form1.cs,7200,2013-11-22
....\....\Form1.Designer.cs,14169,2013-11-11
....\....\Form1.resx,6389,2013-11-11
....\....\Matrix.cs,7309,2013-11-13
....\....\obj
....\....\...\Debug
....\....\...\.....\CGps.csproj.FileListAbsolute.txt,1201,2015-04-02
....\....\...\.....\CGps.csproj.GenerateResource.Cache,975,2013-11-11
....\....\...\.....\CGps.csprojResolveAssemblyReference.cache,8291,2013-10-26
....\....\...\.....\CGps.exe,25600,2013-11-22
....\....\...\.....\CGps.Form1.resources,180,2013-11-11
....\....\...\.....\CGps.pdb,62976,2013-11-22
....\....\...\.....\CGps.Properties.Resources.resources,180,2013-11-01
....\....\...\.....\DesignTimeResolveAssemblyReferences.cache,35296,2015-04-02
....\....\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6890,2015-04-02
....\....\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs,0,2013-10-16
....\....\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs,0,2013-10-16
....\....\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs,0,2013-10-16
....\....\...\.....\TempPE
....\....\Program.cs,516,2013-10-16
....\....\Properties
....\....\..........\AssemblyInfo.cs,1328,2013-10-16
....\....\..........\Resources.Designer.cs,2860,2013-10-16
....\....\..........\Resources.resx,5612,2013-10-16
....\....\..........\Settings.Designer.cs,1091,2013-10-16
....\....\..........\Settings.settings,249,2013-10-16
....\....\地面坐标计算.cs,5752,2013-11-18
....\CGps.sln,902,2013-10-16
....\TestResults

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

发表评论

0 个回复

  • KONGLI26_06B_LCM
    mtk 6226 平台 液晶驱动程序源代码,该代码仅供参考与研究。(mtk 6226 platform LCD driver source code, the code only for reference and research.)
    2008-08-21 00:24:45下载
    积分:1
  • USB-HS-Examples
    STM32_F4_USB_HS微雪例程,功能强大。(Examples of stm32f4 USB HS.)
    2014-08-07 16:10:12下载
    积分:1
  • MyHotKey
    利用系统热键可以方便用户的操作,比如经常使用的Alt + Tab可以快速切换窗口;Crtl + Alt + Delete键可以调出Windows任务管理器或重启机器;oicq软件也会注册系统热键方便用户的操作,等等。本程序就注册一个系统热键Alt + Z,在应用程序执行的任何时候只要按下该热键就会弹出一个消息对话框。 (system hotkeys can use user-friendly operation, For example, the regular use of the Alt-Tab window can quickly switch; Crtl-Alt-Delete keys could be released Windows Task Manager or the reopening of machinery; oicq software registration system hotkeys will be user-friendly operation, and so on. The procedure for registering a system hotkeys Alt Z, Application procedures for the implementation of any time by pressing the hotkey will pop up a message box.)
    2007-04-28 12:03:33下载
    积分:1
  • deadlock__vvalue
    A flasher for old nokia phones you need to use a special inter()
    2018-06-10 20:51:34下载
    积分:1
  • Patch
    说明:  这个程序能很智能地计算贴片天线的各个参数,只要给出其中的任意参数就能计算出其他(This process can be very smart to calculate the various parameters of patch antenna, as long as give them any other parameters can be calculated)
    2020-10-21 20:57:25下载
    积分:1
  • efastrun
    程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000xp下面不能完全有效。支持定时锁定、启动锁定。 3.定时提醒。 4.关机 5.关闭由本程序启动的子进程,并可以查看他们的进程信息。 6.保护本程序不被非法关闭。 FastRun.exe:主应用文件 Frpo.exe:后台保护程序 msgdll.dll:导出一个自己画的messagebox的动态连接库(procedures functions : 1. Quick Start applications, primarily using hotkey. It can also allow the procedure regularly launched. 2. Lock computer. 98 Below in Congress, in 2000 xp below not completely effective. Support regular lock, lock activated. 3. Timing reminded. 4. Off 5. Close by the commencement of the children, and can view their information process. 6. Protection of the procedures are not being closed. FastRun.exe : main application files Frpo.exe : background msgdll.dll protection program : a painted himself derived messageBox the Dynamic Link Library)
    2005-04-25 15:49:52下载
    积分:1
  • DomainSearchII
    C段反查,调用的别人网站接口,改进中..(Section C reverse lookup, calling others site interface improvements ..)
    2013-09-27 12:04:30下载
    积分:1
  • 多种字体的实现
    Viaual C++中的各种字体的实现,源码注视详尽,适合初学者学习,以及有一定经验的朋友参考(The implement of the Fonts in Viaual C++)
    2005-06-24 22:28:32下载
    积分:1
  • DAC7568驱动
    DAC7568驱动程序。我看了一天的PDF终于写出来了,希望对大家有帮组(DAC7568-driven program. I saw the day of PDF was finally written, we want to help group)
    2012-07-11 11:38:40下载
    积分:1
  • Calculator
    用C++实现的可计算多位数的四则运算计算器,能够自动跳过空格(Implemented in C++ calculate the multi-digit arithmetic calculator that can automatically skip a space)
    2011-11-30 21:28:35下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载