登录
首页 » C# » VTEC

VTEC

于 2008-09-06 发布 文件大小:85KB
0 225
下载积分: 1 下载次数: 2

代码说明:

说明:  可以用来提取IGS全球服务组织CODE中心电离层VTEC数据(IGS can be used to extract a global service organization CODE ionospheric VTEC data center)

文件列表:

从CODE中心提取特定区域VTEC软件080713
....................................\IonosphericVarAnalysis
....................................\......................\bin
....................................\......................\...\Debug
....................................\......................\IonosphericVarAnalysis.csproj
....................................\......................\obj
....................................\......................\...\Debug
....................................\......................\...\IonosphericVarAnalysis.csproj.FileList.txt
....................................\......................\Program.cs
....................................\......................\Properties
....................................\......................\..........\AssemblyInfo.cs
....................................\IonosphericVarAnalysis.sln

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

发表评论

0 个回复

  • client2
    客户端连接服务器的程序,以此测试客户端是否连接上。(client programming source)
    2013-09-02 16:17:04下载
    积分:1
  • drag
    vc实现拖放操作的程序源码,希望对大家有所帮助(vc drag and drop operation of program source code, we want to help)
    2011-06-05 23:07:28下载
    积分:1
  • 潮汐调和分析
    可以利用某验潮站一定观测周期内的水位数据进行调和分析(最小二乘法)求解出十一个主要分潮的潮汐调和常数(The harmonic constants of eleven main tidal components can be obtained by harmonic analysis of water level data in a certain observation period of a tide gauge station (least square method).)
    2020-06-28 22:20:01下载
    积分:1
  • fenglijixitong
    说明:  风力机及其传动部分的数学模型的仿真,可以运行.(Wind turbine and the transmission part of the mathematical model of the simulation, you can run.)
    2008-11-27 15:51:05下载
    积分:1
  • 65358
    ** sBackUpfileName 恢复后的数据库存放目录 ** sDataBaseName 备份的数据名 ** sIsAddBackup 是否追加到备份文件中 **说 明:引用Microsoft ActiveX Data Objects 2.x Library **模 块 名:frestoredatabase_a **描 述:恢复数据库,返回出错信息,正常恢复,返回"" **调 用:frestoredatabase_a "备份文件名","数据库名" **参数说明: ** sDataBasePath 恢复后的数据库存放目录 ** sBackupNumber 是从那个备份号恢复 ** sReplaceExist 指定是否覆盖已经存在的数据 **说 明:引用Microsoft ActiveX Data Objects 2.x Library ">
    2013-08-22 09:58:50下载
    积分:1
  • AD9954RAM-mode-control
    AD9954的datasheet是全英文的,相信很多人都很讨厌,那么我现在将RAM段控制自己翻译的供大家参考。(AD9954 datasheet is all in English, believe a lot of people hate it, so I will now RAM period of control of their own translation for your reference. )
    2014-02-26 10:23:28下载
    积分:1
  • aec_nlms_dsp
    e4改进NLMS算法的回声消除器研究与DSP实现,挺不错的一篇论文(aec)
    2010-07-20 11:03:31下载
    积分:1
  • I2cAnalyzerDll
    如果正在学习USB相关的可以参考,上位机提供了动态库及源码,如果写应用界面可直接调用动态库即可,无须对底层做过多了解,但这些也只属于一个初始框架,希望哪位有VC++经验而且有兴趣的,可以细化并提供出一个更好的供广大爱好者使用 (If you are USB-related learning can refer to the host computer provides a dynamic library and source code, if written application interface DLL can be called directly, no need to do too much understanding of the underlying, but these are only part of an initial framework to which There VC++ experience and are interested, you can refine and provide a better use for the majority of fans)
    2013-07-10 11:03:43下载
    积分:1
  • messenger elf is a simple chat tools. A major demonstration is the main network...
    信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
    2023-08-16 20:20:03下载
    积分:1
  • us_apgxy
    zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero. (ZEMAX source: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce xy Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP [- (Gx (x/R) ^ 2+ Gy (y/R) ^ 2)] The transmission is of the form EXP [-2 (Gx (x/R) ^ 2+ Gy (y/R) ^ 2)] where x ^ 2+ y ^ 2 = r ^ 2 R = semi-diameter The tranmitted intensity is maximum in the center.T is set to 0 if semi-diameter <1e-10 to avoid division by zero.)
    2006-11-10 17:25:16下载
    积分:1
  • 696516资源总数
  • 106618会员总数
  • 4今日下载