登录
首页 » Fortran » AIEM

AIEM

于 2021-04-21 发布 文件大小:505KB
0 713
下载积分: 1 下载次数: 194

代码说明:

  AIEM,改进的积分方程模型。版本为台湾陈焜山教授修改后的最后版本,主要用于裸露地表微波辐射传输模拟(AIEM, Advanced Integral Equation Models. Taiwan version of the final version of Professor Chen Kun Shan modified, mainly for the bare surface of microwave radiative transfer simulation)

文件列表:

AIEM
....\AIEM_WVersion.dsp,3825,2008-09-11
....\AIEM_WVersion.dsw,549,2008-09-11
....\AIEM_WVersion.for,124730,2011-08-15
....\AIEM_WVersion.ncb,41984,2011-08-15
....\AIEM_WVersion.opt,248832,2011-08-15
....\AIEM_WVersion.plg,773,2011-08-15
....\AIEM_WVersion.suo,3584,2008-09-13
....\Debug
....\.....\6.txt,37779,2009-03-02
....\.....\AIEM_WVersion.exe,622657,2011-08-15
....\.....\AIEM_WVersion.ilk,662956,2011-08-15
....\.....\AIEM_WVersion.obj,390983,2011-08-15
....\.....\AIEM_WVersion.pdb,484352,2011-08-15
....\.....\DF60.PDB,33792,2011-08-15

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

发表评论

0 个回复

  • 一个用VC++.net写的聊天同步软件,有服务器端和客户端,实现了客户端和服务器端的时间同步,具体算法见
    一个用VC++.net编写的聊天同步软件,有服务器端和客户端,实现了客户端和服务器端的时间同步,具体算法见程序-A used VC++. Net prepared synchronous chat software has server-side and client to achieve the client and server time synchronization, the specific algorithm, see procedures
    2022-03-22 13:57:00下载
    积分:1
  • 1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。 对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。 -1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, th
    2022-03-03 08:55:18下载
    积分:1
  • 计算机安全与保密技术 书籍语言: 简体中文 书籍类型: 网络安全 授权方式: 免费软件 书籍大小:...
    计算机安全与保密技术 书籍语言: 简体中文 书籍类型: 网络安全 授权方式: 免费软件 书籍大小: 200 KB -computer security and confidentiality technical books Language : English books categories : network security license : free software books Size : 200 KB
    2023-03-26 19:40:03下载
    积分:1
  • Recommender-Systems-master
    使用协同过滤的推荐系统测试代码Predicting movie ratings using collaborative filtering and latent concept extractors based on matrix decomposition methods like SVD and CUR on the movielens-100k dataset The project explores techniques for predicting unknown user ratings based on a large dataset of users and movie ratings.(Recommender-SystemsWe used 6 different recommender methods to predict user ratings across the data sets. Namely we set up Collaborative Filtering along with its baseline variant and Matrix decomposition techniques like Singular Value Decomposition and CUR. Moreover, we also implemented dimensionality reduction in these matrix decomposition techniques which preserved 90% of the energy so as to increase the computational efficiency while keeping the accuracy similar for these methods.)
    2019-01-13 21:30:57下载
    积分:1
  • ADAM4017
    说明:  c#写的ADAM4017数据采集控件,希望对工控朋友有所帮助(C#'s ADAM4017 data acquisition control, hoping to help industrial control friends)
    2018-02-27 19:44:23下载
    积分:1
  • 1
    用正确的形式输入两个多项式,进行两个多项式的四则运算,用可读的形式输出结果多项式(Input two polynomials in correct form, perform four operations of two polynomials, and output result polynomials in readable form.)
    2020-06-21 22:20:02下载
    积分:1
  • LdoubleBall20o
    双色球分析系统及源代码完整版,不仅可以帮助你有效分析双色球的特点点,给你提高有价值的参考信息;同时,程序代码也是你编程学习的导师! (Color ball analysis system and the full version of the source code, can not only help you to effectively analyze the color ball characteristics point to give you to raise valuable reference information same time, the program code you programmed learning mentor!)
    2012-09-30 19:31:52下载
    积分:1
  • earth_generate
    说明:  利用雷克子波生成数据,包含小波去噪。不同的噪声。(Data of reykjat wave generation)
    2020-04-09 14:34:00下载
    积分:1
  • tull-doreian
    哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩,很好,不错(Huffman tree coding, using Huffman tree algorithm to achieve data compression, good, good)
    2018-12-31 00:04:48下载
    积分:1
  • c#考试系统 源码下载
    c#考试系统 源码下载
    2017-05-31下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载