登录
首页 » Windows开发 » 讨论了单频精密单点定位的解算方法与思路,编写了单频精密动态单点定位的程序,实现了事后动态单频精密单点定位...

讨论了单频精密单点定位的解算方法与思路,编写了单频精密动态单点定位的程序,实现了事后动态单频精密单点定位...

于 2022-05-23 发布 文件大小:268.52 kB
0 154
下载积分: 2 下载次数: 1

代码说明:

讨论了单频精密单点定位的解算方法与思路,编写了单频精密动态单点定位的程序,实现了事后动态单频精密单点定位 -Discussed the single-frequency Precise Point Positioning Solution methods and ideas, the preparation of a single-frequency single-point precision dynamic positioning procedures, achieved after the Dynamic Single Frequency Precise Point Positioning

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

发表评论

0 个回复

  • 计算机考试网上报名预定(asp.net)源代码 注意:将ComputerTest文件夹复制到C:Inetpubwwwroot目录下(一般情况是这样),同时将...
    计算机考试网上报名预定(asp.net)源代码 注意:将ComputerTest文件夹复制到C:Inetpubwwwroot目录下(一般情况是这样),同时将数据库Computertest.mdb复制到C盘根目录下即可运行程序-computer examinations scheduled for the Internet (Asp. Net) source code to : ComputerTest copied to the folder C : Inetpubwwwroot directory (this is the general), while copies of the database Computertest.mdb NOTE directory can run programs
    2022-01-24 12:44:41下载
    积分:1
  • use characters to product a string
    使用字符生成字符串
    2022-02-01 16:18:25下载
    积分:1
  • 自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
    自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
    2023-01-19 02:05:04下载
    积分:1
  • 绝对的好资料,大家一定要注意哦!! 绝对的好资料,大家一定要注意哦...
    绝对的好资料,大家一定要注意哦!! 绝对的好资料,大家一定要注意哦-Absolute good information, we must pay attention to Oh! ! Absolute good information, we must pay attention to Oh! ! Absolute good information, we must pay attention to Oh! !
    2022-01-28 00:28:51下载
    积分:1
  • 图像处理
    可以对图片进行特效处理(图片特效)、调整图片的亮度、大小及对比度(图片调节)、在图片上添加文字(图片文字)、以幻灯片的形式浏览图片(幻灯片放映)
    2022-06-14 18:29:20下载
    积分:1
  • 管理程序的应用,用于计算管理的项目所需要的费用。
    管理程序的应用,用于计算管理的项目所需要的费用。-Application of management procedures, used to calculate the management cost of the project.
    2022-12-28 04:50:03下载
    积分:1
  • 程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000xp下面不能完全有效。支持定时锁定、启动...
    程序功能: 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
    2023-09-02 11:10:03下载
    积分:1
  • used for the development of 3D screen saver for your screen more of a personalit...
    用gloop库开发的3D屏幕保护程序 为你 的 屏幕多一份个性吧-used for the development of 3D screen saver for your screen more of a personality it
    2022-10-11 03:40:03下载
    积分:1
  • 指纹识别系统设计时利用频域傅里叶进行频域增强的一段程序...
    指纹识别系统设计时利用频域傅里叶进行频域增强的一段程序-Fingerprint identification system designed for the use of frequency-domain Fourier frequency domain a period of enhanced procedures
    2022-08-16 23:32:19下载
    积分:1
  • 智能卡的嗅探器
    与搜索和截获命令APDU一起工作的嗅探器智能卡
    2022-10-09 21:25:03下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载