登录
首页 » Visual C++ » my

my

于 2016-07-21 发布 文件大小:25515KB
0 192
下载积分: 1 下载次数: 1

代码说明:

说明:  填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值(填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值 填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值 Fill in the coordinate information, call the geomagnetic model WMM2015, calculate the current position of the magnetic field value)

文件列表:

Debug
.....\Geomagnetism.obj,306757,2016-07-20
.....\my.Build.CppClean.log,3399,2016-07-20
.....\my.log,2877,2016-07-20
.....\my.obj,69910,2016-07-20
.....\my.pch,55246848,2016-07-20
.....\my.res,70372,2016-07-20
.....\my.tlog
.....\.......\CL.read.1.tlog,103906,2016-07-20
.....\.......\CL.write.1.tlog,4160,2016-07-20
.....\.......\link.read.1.tlog,6844,2016-07-20
.....\.......\link.write.1.tlog,1308,2016-07-20
.....\.......\my.lastbuildstate,230,2016-07-20
.....\.......\rc.read.1.tlog,3234,2016-07-20
.....\.......\rc.write.1.tlog,314,2016-07-20
.....\myDlg.obj,4227472,2016-07-20
.....\stdafx.obj,920795,2016-07-20
.....\vc140.idb,2362368,2016-07-20
.....\vc140.pdb,7016448,2016-07-20
EGM9615.h,8520651,2014-12-15
Geomagnetism.cpp,208892,2016-07-20
Geomagnetism.h,18864,2016-07-20
my.aps,93364,2016-07-21
my.cpp,2318,2016-06-13
my.h,419,2016-06-13
my.rc,14116,2016-07-21
my.vcxproj,11521,2016-07-21
my.vcxproj.filters,3112,2016-07-21
myDlg.cpp,7612,2016-07-21
myDlg.h,965,2016-07-19
ReadMe.txt,3941,2016-06-13
res

...\my.rc2,660,2016-06-13
resource.h,1916,2016-07-21
stdafx.cpp,135,2016-06-13
stdafx.h,1578,2016-07-20
targetver.h,240,2016-06-21
WMM.COF,4650,2014-12-15
wmm_file.c,33479,2014-12-15
wmm_grid.c,2982,2014-12-15
wmm_point.c,3888,2016-07-19

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

发表评论

0 个回复

  • 6790966
    Winamp样式的自动停靠对话框,VC++经典编程源码,很好的参考资料。(Winamp style automatic berth dialog, VC++ classic programming source code, a good reference.)
    2013-11-15 09:09:59下载
    积分:1
  • szdstx
    VC written program startup window style, debugging in VC through
    2018-10-21 12:54:27下载
    积分:1
  • Wince2410_BuzzerDrv
    2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用 (2410 WINCE beep driver code provided for your reference learning to use)
    2009-09-07 16:59:53下载
    积分:1
  • 5477375
    带背景工具栏的文本编辑器,VC++经典编程源码,很好的参考资料。(With the background of the toolbar text editor, VC++ classic programming source code, a good reference.)
    2013-11-14 18:51:07下载
    积分:1
  • RN8209
    rn8209的驱动程序 rn8209的驱动程序(rn8209 the driver rn8209 the driver)
    2012-03-26 15:00:46下载
    积分:1
  • QQ_robot_sc
    VC++6.0编写的QQ机器人程序(prepared by the procedures QQ robot)
    2006-09-16 06:19:38下载
    积分:1
  • VC_OpenDIB256
    说明:  一个打开并显示位图或者像素矩阵的程序 注意:本程序没有使用DOC/VIEW架构, 所以理解起来更容易,适合初学者。 本程序支持bmp、raw格式图像的读取(an open and display bitmap pixel matrix, or the procedures to : this procedure does not use DOC/VIEW structure, make it easier to understand and suitable for beginners. This program supports bmp, raw format images read)
    2006-05-15 22:09:45下载
    积分:1
  • diercishiyan
    我司通原F1型实验箱的二次开发功能是让用户通过自主设计,加深对有关实验内容所涉及的理论知识的理解和掌握。用户在掌握CPLD和DSP开发技术的基础上,以我司提供的实验箱为硬件,自主实现我司通原F1型实验箱已有的及相关的功能。(Our former F1 experimental me through secondary development function is to allow users to independently design and deepen the theoretical knowledge about the contents of the experiment involved to understand and master. Users control CPLD and DSP development technology based on our experimental boxes provided for the hardware, through self-realization of our original F1 experimental me already and related functions.)
    2014-02-24 22:43:06下载
    积分:1
  • 04-Qt4-Database-Applications
    Qt4数据库应用-东软培训资料,对初学者很有用。这是第四部分。(Qt4 database applications- Neusoft training materials, useful for beginners. This is the fourth part.)
    2013-07-29 09:17:14下载
    积分:1
  • Date-increment-1
    自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。   例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。 (Customize a simple date class DateType, it has a data member y, m, d, is used to indicate the current date, month, and day. To achieve the latter design class (complete) function, and then design the appropriate class member functions. For example, the following is the " prototype" is used to achieve the increase of day, compare two date are equal, and the output of dates and other operations. Please complete all kinds of member functions, and prepare the main function, indicating DateType class object for each member function definition be called to verify their correctness.)
    2013-05-22 21:22:09下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载