登录
首页 » Visual C++ » ReadIonex

ReadIonex

于 2013-05-23 发布 文件大小:11498KB
0 114
下载积分: 1 下载次数: 75

代码说明:

  可以读取从IGS网站上下载的电离层文件,并输出某一个网点上的电子含量值(Can be read from IGS ionospheric site to download files and output one dot on the value of electronic content)

文件列表:

ReadIonex
.........\Debug
.........\.....\ReadIonex.exe,117760,2013-05-15
.........\.....\ReadIonex.ilk,769324,2013-05-15
.........\.....\ReadIonex.pdb,2378752,2013-05-15
.........\ReadIonex
.........\.........\CGet_Files_Name.cpp,2927,2013-04-24
.........\.........\CGet_Files_Name.h,2231,2013-04-24
.........\.........\Debug
.........\.........\.....\CGet_Files_Name.obj,192672,2013-05-15
.........\.........\.....\CL.read.1.tlog,95390,2013-05-15
.........\.........\.....\CL.write.1.tlog,2358,2013-05-15
.........\.........\.....\link-cvtres.read.1.tlog,2,2013-05-15
.........\.........\.....\link-cvtres.write.1.tlog,2,2013-05-15
.........\.........\.....\link.10116-cvtres.read.1.tlog,2,2013-05-15
.........\.........\.....\link.10116-cvtres.write.1.tlog,2,2013-05-15
.........\.........\.....\link.10116.read.1.tlog,2,2013-05-15
.........\.........\.....\link.10116.write.1.tlog,2,2013-05-15
.........\.........\.....\link.6136-cvtres.read.1.tlog,2,2013-05-15
.........\.........\.....\link.6136-cvtres.write.1.tlog,2,2013-05-15
.........\.........\.....\link.6136.read.1.tlog,2,2013-05-15
.........\.........\.....\link.6136.write.1.tlog,2,2013-05-15
.........\.........\.....\link.read.1.tlog,6890,2013-05-15
.........\.........\.....\link.write.1.tlog,2002,2013-05-15
.........\.........\.....\mt.read.1.tlog,710,2013-05-15
.........\.........\.....\mt.write.1.tlog,378,2013-05-15
.........\.........\.....\rc.read.1.tlog,586,2013-05-15
.........\.........\.....\rc.write.1.tlog,602,2013-05-15
.........\.........\.....\ReadIonex.Build.CppClean.log,2217,2013-04-24
.........\.........\.....\ReadIonex.exe.embed.manifest,406,2013-04-24
.........\.........\.....\ReadIonex.exe.embed.manifest.res,472,2013-05-15
.........\.........\.....\ReadIonex.exe.intermediate.manifest,381,2013-05-15
.........\.........\.....\ReadIonex.lastbuildstate,47,2013-05-15
.........\.........\.....\ReadIonex.log,932,2013-05-15
.........\.........\.....\ReadIonex.obj,289093,2013-05-15
.........\.........\.....\ReadIonex.pch,18677760,2013-05-15
.........\.........\.....\ReadIonex_manifest.rc,208,2013-04-24
.........\.........\.....\stdafx.obj,323516,2013-05-15
.........\.........\.....\vc100.idb,961536,2013-05-15
.........\.........\.....\vc100.pdb,1216512,2013-05-15
.........\.........\ReadIonex.cpp,3565,2013-05-15
.........\.........\ReadIonex.vcxproj,4595,2013-04-24
.........\.........\ReadIonex.vcxproj.filters,1509,2013-04-24
.........\.........\ReadIonex.vcxproj.user,143,2013-04-24
.........\.........\ReadMe.txt,1567,2013-04-24
.........\.........\stdafx.cpp,214,2013-04-24
.........\.........\stdafx.h,534,2013-04-24
.........\.........\targetver.h,236,2013-04-24
.........\ReadIonex.sdf,30560256,2013-05-16
.........\ReadIonex.sln,894,2013-04-24

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

发表评论

0 个回复

  • OK-OK
    Bacom use mmc not test very fast
    2020-06-19 19:20:02下载
    积分:1
  • C-Technique
    C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它的功能性非常强大,目前是各高校的一门必修课。并且市场上许多软件也是基于C语言的平台而产生的,所以C语言在大学中的教学也称得上是"不遗余力"。但是近些年很多的学生普遍反映C语言晦涩难懂,不容易学透,非常努力的学最后却得不能心满意足,课程过后一无所获,甚至一个小小的程序都写不出来,于是针对这些情况就做出一些初步的分析,并且从C语言编程技巧上提出相关的改善对策。 (C language is a computer programming language, both with advanced language features, but also has characteristics of assembly language. Its function is very powerful, is now a required course in colleges and universities. And also a lot of software on the market based on the C language, platform and produce, so C language teaching at the university is also described as a "spare no effort." But in recent years, a lot of students generally reflect the C language obscure, not easy to learn thoroughly, very hard to learn, but finally could not have satisfied the course after nothing, even a small program that can not write, so for these situations to to make some preliminary analysis, and from the C programming language skills relevant improvement measures put forward.)
    2013-10-08 20:40:35下载
    积分:1
  • hex
    说明:  汇编与c语言的混合编程,很不错的资料,值得一看(Mixed assembly language programming with c, very good information, worth a visit)
    2011-04-03 19:02:15下载
    积分:1
  • CompressCurve
    说明:  光栏法的基本思想是(图1):定义一个扇形区域,通过判断曲线上的点在扇形外还是在扇形内,确定保留还是舍去。(The basic idea of ​ ​ light field is (Figure 1): definition of a fan-shaped region, by determining the point on the curve outside the sector or sector, to identify the retained or discarded.)
    2021-01-13 09:38:48下载
    积分:1
  • Clx
    此为笔者整理的大学C语言常考程序题,供大家参考学习(C language)
    2017-05-05 13:34:19下载
    积分:1
  • m8-hongwaiyaokxiaoc
    这是一个红外遥控小车的程序,已调试通过,用在avr单片机上(This is an infrared remote-control car procedures have been debugging through, used in single-chip on avr)
    2008-12-19 18:49:57下载
    积分:1
  • wannianli
    万年历查询及打印系统代码,能查询日历 并输出选定日期的日历,月历,年历(Calendar inquiries and printing system code, can query and output the selected date calendar calendar calendar calendar)
    2008-06-15 19:58:50下载
    积分:1
  • 444
    光立方制作的源代码,可以直接输入进行编程,减少菜鸟编程实践 (Light cube made of the source code, you can directly enter the program, reducing the rookie programming practice)
    2013-10-16 14:44:27下载
    积分:1
  • work2
    有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中。(There are five students, each student has three classes of results, more than from the keyboard input data (including student number, name, class 3 results), calculated the average performance, the status of the original data and calculated the average score placed disk file in the " stud" in.)
    2009-05-12 19:40:59下载
    积分:1
  • sql
    图书馆管理系统用的是VB和SQL语言开发的(Library Management System)
    2012-05-07 21:02:14下载
    积分:1
  • 696524资源总数
  • 103886会员总数
  • 81今日下载