Download List

项目描述

The Shared Scientific Toolbox is a library that facilitates development of efficient, modular, and robust scientific/distributed computing applications in Java. It features multidimensional arrays with extensive linear algebra and FFT support, an asynchronous, scalable networking layer, and advanced class loading, message passing, and statistics packages.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-10 17:48 Back to release list
1.12

联网包已被广泛重构,使连接回调处理程序可以实现独立的传输机制。拦截过滤机制已正式增加自定义协议的编程。以前的依赖关系一直解耦个别包单独使用的期待。整个代码库已被美化和改造,以符合最佳做法。构建过程已经更新,同时支持32 - 和64位Windows交叉编译。 .*层次的共享已更名为org.shared .*.
The networking package has been extensively refactored so that connection callback handlers can be implemented independently of transport mechanisms. The intercepting filter mechanism has been formalized to increase programmability of custom protocols. Previous dependency relations have been decoupled in anticipation of standalone use of individual packages. The entire codebase has been beautified and reworked to conform to best practices. The build process has been updated to support both 32- and 64-bit Windows cross-compilation. The shared.* hierarchy has been renamed to org.shared.*.

Project Resources