-
poi-3.17jar
poi 3.17 jar包 这个版本的所需要的jar包,官方下载整理。(poi 3.17jar This version of the required jar package, the official download and organize.)
- 2017-11-15 14:52:15下载
- 积分:1
-
899663
说明: Suzuki信道仿真,用于多路径信道衰落 综合大尺度衰落和小尺度衰落 可用来仿真频率选择性衰落以及时间选择性衰落(Suzuki channel simulation, which is used to synthesize large-scale fading and small-scale fading in multipath channel. It can be used to simulate frequency-selective fading and time-selective fading.)
- 2019-03-27 02:38:20下载
- 积分:1
-
tempxgboot
说明: 气象因素 :全球海平面气温 二氧化碳浓度 太阳总辐照度
利用气象因素和xgboost预测未来25年气温变化(Meteorological factors: global sea level temperature, carbon dioxide concentration, total solar irradiance
Prediction of Temperature Change in the Next 25 Years Using Meteorological Factors and xgboost)
- 2020-10-09 06:17:36下载
- 积分:1
-
RefrainChild
限定MDI子框架窗口的最大、最小尺寸,C++精选学习源码,很好的参考资料。(Defining the maximum, minimum size MDI sub frame window, select learning C++ source code, a good reference.)
- 2013-11-27 07:27:10下载
- 积分:1
-
BigNumCalculator - dll
大数计算,调用medlts库,进行计算大数(MELTS software is now open source! Go to Gitlab for details.
Try the MELTS web services.
rhyolite-MELTS not working correctly after an upgrade? See this support document.
Download the MELTS for Excel workbook.
Get MagmaSat and MagmaSatApp (iPad) from the .
Download rhyolite-MELTS (containing the new H2O-CO2 fluid saturation model) and pMELTS.
Download the updated pMELTS and rhyolite-MELTS for Ubuntu 14.04 and RedHat 6.7 (32- and 64-bit).
Visit magmasource.caltech.edu (alphaMELTS).)
- 2017-09-18 17:34:06下载
- 积分:1
-
通过Ihttpmodel实现网站url重写功能
通过Ihttpmodel实现网站url重写功能-Ihttpmodel site through the url rewrite to achieve functional
- 2022-04-20 17:39:08下载
- 积分:1
-
基于RFC868协议的NTP时间服务器源代码程序
基于RFC868协议的NTP时间服务器源代码程序-RFC868 agreement on the NTP time server source code procedures
- 2022-03-29 10:40:14下载
- 积分:1
-
TP800_vc6
该例程给出了VC调用振中动态链接库的DEMO程序。示范了如何实现振中动态链接库COMDLL.DLL,以及动态链接库中各种功能的使用。开发环境为VC++6.0(This routine gives the VC call vibration in the dynamic link library DEMO program. Demonstrates how to implement vibration in the dynamic link library COMDLL.DLL, as well as various functions in the dynamic link library use)
- 2011-10-24 10:01:54下载
- 积分:1
-
jd-eclipse-site-1.0.0-RC2
说明: eclipse java decomplier plung
- 2020-06-22 17:40:02下载
- 积分:1
-
source
说明: JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。
JDWP 协议介绍
这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
- 2019-04-25 11:00:32下载
- 积分:1