登录
首页 » Visual C++ » SPEI

SPEI

于 2020-10-17 发布 文件大小:1919KB
0 488
下载积分: 1 下载次数: 60

代码说明:

  SPEI计算SPEI的R语言版与可执行版(含下载网址).rar(SPEI calculated SPEI R-language version of the executable version (with download link). Rar)

文件列表:

计算SPEI的R语言版与可执行版(含下载网址)
.........................................\CRAN - Package SPEI.htm,2663,2013-06-04
.........................................\CRAN - Package SPEI_files
.........................................\.........................\CRAN_web.css,1075,2013-06-04
.........................................\Digital.CSIC SPEI Calculator.htm,30415,2013-06-04
.........................................\Digital.CSIC SPEI Calculator_files
.........................................\...................................\addthis_widget.js,7059,2013-06-04
.........................................\...................................\altmetric_badges-773744dac6fed0b420b8375162a362e9.js,59550,2013-06-04
.........................................\...................................\auth013.js,22595,2013-06-04

.........................................\...................................\builder.js,4744,2013-06-04
.........................................\...................................\choice-support.js,22904,2013-06-04
.........................................\...................................\citedby_image.jsp,8915,2013-06-04

.........................................\...................................\controls.js,35309,2013-06-04
.........................................\...................................\core079.js,163208,2013-06-04
.........................................\...................................\csic.css,28154,2013-06-04
.........................................\...................................\csic.js,8142,2013-06-04


.........................................\...................................\effects.js,38745,2013-06-04
.........................................\...................................\embed.js,814,2013-06-04
.........................................\...................................\es.js,3295,2013-06-04
.........................................\...................................\ga.js,39601,2013-06-04

.........................................\...................................\logo_ministerio.gif,4812,2013-06-04
.........................................\...................................\manuales.png,72303,2013-06-04
.........................................\...................................\p.json,88,2013-06-04
.........................................\...................................\print.css,183,2013-06-04
.........................................\...................................\prototype.js,129738,2013-06-04
.........................................\...................................\quejas_sugerencias.png,72226,2013-06-04
.........................................\...................................\sh116.htm,53796,2013-06-04
.........................................\...................................\styles.css.jsp,20251,2013-06-04
.........................................\...................................\twitter_dc_web_logo.png,44579,2013-06-04
.........................................\...................................\utils.js,8508,2013-06-04
.........................................\...................................\widget114.css,88162,2013-06-04
.........................................\...................................\youtube_dc_web_logo.png,70175,2013-06-04
.........................................\Index SPEI, The Standardised Precipitation-Evapotranspiration Index.htm,14902,2013-06-04
.........................................\Index SPEI, The Standardised Precipitation-Evapotranspiration Index_files
.........................................\..........................................................................\analytics.js,416,2013-06-04
.........................................\..........................................................................\application.js,4023,2013-06-04
.........................................\..........................................................................\bootstrap-responsive.min.css,16520,2013-06-04
.........................................\..........................................................................\bootstrap.min.css,101265,2013-06-04
.........................................\..........................................................................\bootstrap.min.js,25743,2013-06-04





.........................................\..........................................................................\fig5.jpg,81940,2013-06-04
.........................................\..........................................................................\fig6.jpg,138898,2013-06-04
.........................................\..........................................................................\fig7.jpg,106382,2013-06-04
.........................................\..........................................................................\fig8.jpg,130120,2013-06-04
.........................................\..........................................................................\fig9.jpg,126447,2013-06-04
.........................................\..........................................................................\ga.js,39601,2013-06-04
.........................................\..........................................................................\ipe_logo.jpeg,4576,2013-06-04
.........................................\..........................................................................\jquery-1.8.2.min.js,93436,2013-06-04
.........................................\..........................................................................\layout_set_logo.jpeg,40585,2013-06-04
.........................................\..........................................................................\logo_eead.png,10815,2013-06-04
.........................................\..........................................................................\spei-drop.png,3401,2013-06-04
.........................................\spei,18400,2013-06-04
.........................................\spei.exe,24746,2013-06-04
.........................................\SPEI.pdf,119176,2013-06-04
.........................................\SPEI_1.4.zip,99358,2013-06-04
.........................................\spei_manual_en.pdf,77730,2013-06-04
.........................................\spei_source.zip,8390,2013-06-04
.........................................\tampa.txt,16006,2013-06-04
.........................................\tampa_spei_12.txt,13509,2013-06-04

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

发表评论

0 个回复

  • CSmtp
    使用Base64编码实现的相应的邮件的发送的程序,// Original class CFastSmtp written by // christopher w. backen <immortal@cox.net> // More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx(Achieved using the Base64 encoding to send the message corresponding procedures,// Original class CFastSmtp written by// christopher w. backen <immortal@cox.net>// More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx)
    2010-05-26 13:06:49下载
    积分:1
  • torbrowser
    torborwser 洋葱路由安装包,隐藏IP地址。(Torborwser onion routing package, hide IP address.)
    2016-07-19 13:16:42下载
    积分:1
  • udt.sdk.4.9.tar
    UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 (UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms)
    2012-01-16 10:53:35下载
    积分:1
  • netspeedspyer
    Windows的网络流量速度检测。使用MFC作为开发平台。(A net speed spyer using MFC platform .)
    2012-02-21 15:20:48下载
    积分:1
  • st_asio_wrapper
    它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来; 自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样); 只支持tcp和udp协议;(It is a c/s network programming framework, based on boost.asio package (minimum tried to increase the boost-1.49.0), the purpose is to build a fast c/s systems efficient, cross-platform, fully asynchronous, Of course, this is from boost.asio inherited Auto-reconnect, transparent data transmission, automatic sub-stick package to solve the problem (this feature behave the same with udp) Only supports tcp and udp protocol )
    2013-08-22 10:10:54下载
    积分:1
  • les-4-3-tools
    CyberBot botnet tool for hacking
    2013-10-04 02:41:58下载
    积分:1
  • ua3
    说明:  基于EXOSIP协议的SIP软终端,可以实现终端向代理服务器的注册请求(SIP-based softphone EXOSIP agreement can be achieved terminal registration request to the proxy server)
    2010-04-29 11:45:30下载
    积分:1
  • Web-application-source-code
    使用Visual C++ 或Visual Studio集成开发环境与Socket API,使用C++编程语言,设计并实现了一个简单的点对点的多线程网络聊天软件,使用多线程实现数据的收发(Using Visual c++ or Visual Studio integrated development environment and the Socket API, using c++ programming language, designed and implemented a simple point-to-point multi-threaded network chat software, using multi-threaded send and receive data )
    2020-07-04 14:20:01下载
    积分:1
  • Book_Source_Code.VisualC++NetWork
    使用VC进行网络通讯程序开发的代码,比较全面,有代表性。代码质量高。(use VC network communications program development codes, more comprehensive and representative. High-quality code.)
    2007-05-28 23:32:58下载
    积分:1
  • MyTest_UI
    通过网络编程采集数据并实时在界面上显示,集成了自己编写的类。(Through data collection and real-time network programming displayed on the interface that integrates their preparation classes.)
    2013-07-27 21:42:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载