登录
首页 » Visual C++ » ReadIonex

ReadIonex

于 2013-05-23 发布 文件大小:11498KB
0 169
下载积分: 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 个回复

  • wanianli
    万年历的功能 实现多种功能 希望大家喜欢(Calendar features a variety of functions hope you like)
    2011-06-21 22:38:26下载
    积分:1
  • clock
    定时器每100us中断一次,在中断服务程序中,对中断次数进行计数,100us计数10000次就是1秒。然后再对秒计数得到分和小时值,并送入显示缓冲区。(Timer interrupt every 100us, in the interrupt service routine, the interrupt number of counts, 100us count is 1 second 10000. Then seconds count the minutes and hours values 椠渀琀漀 the display buffer.)
    2012-12-24 00:00:05下载
    积分:1
  • The-maximum-number-of-five
    求五位数各位数字的平方和为100的最大的五位数(Seeking five digits of the square and 100, the largest number of five)
    2012-10-14 16:23:01下载
    积分:1
  • jiansheyinhan
    一个银行的提款程序。提款机的程序编译,提款机如何操作!(A bank ATM procedures. Teller machines to compile the program, how to operate teller machine!)
    2008-06-26 13:06:32下载
    积分:1
  • keyboard
    实现的模拟键盘代码,模拟ps2协议,可以与计算机相连实现键盘的功能,在keil c下开发的。-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development(Realize analog keyboard code, analog ps2 agreement, can realize the computer connected to the keyboard functions in keil c developed.-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development)
    2007-11-06 13:15:35下载
    积分:1
  • seek-for-saddle-point
    找出一个m*n数组的鞍点。若找到了鞍点则输出鞍点的行号和列号,若数组不存在,则输出鞍点不存在(seek for saddle point)
    2014-04-01 23:22:47下载
    积分:1
  • arithmetic
    关于简单四则运算 每次可给出5题 累加正确题数 计算正确率(About four simple arithmetic can be given five questions each time cumulative number of questions correctly calculate the correct rate)
    2013-09-13 00:43:34下载
    积分:1
  • Maopao
    分别用C语言和汇编语言实现冒泡排序,有汇编语言实现时的流程图,通过比较运行的时间,体现汇编的高效(This is a best program which can help you learn huibain is more better.)
    2014-05-07 18:31:54下载
    积分: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
  • Windows
    Windows下的32位汇编语言程序设计(罗云彬).pdf,(Windows, 32-bit assembly language programming (Luoyun Bin). Pdf,)
    2010-06-04 21:43:39下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载