搜索资源列表
Classifier4J
- Classifier4J这个Java类库为文本自动分类提供了一个API。缺省(目前)实现的API是一个贝叶斯分类器。这个类库可以用于多个目的-可能作为一个垃圾邮件过滤器或一个blog-Classifier4J Java class library for the automatic text classification provided an API. Default (current) to achieve the API is a Bayesian classifier. This lib
JavaZip
- 运用java开发工具,java 本身具有的类库的优势,应用java 提供的有关方法实现基本的压缩和解压缩功能。-use java development tools, java itself with the library's strengths, java application of the method for the realization of basic compression functions.
mason
- MASON代表多主体邻里或网络仿真(Multi-Agent Simulator of Neighborhoods or Networks)。它是乔治梅森大学用Java开发的离散事件多主体仿真核心库,具有快速、灵活和便携的特点。它本身支持轻量级的模拟需求,自含模型可以嵌入到其他Java应用当中,还可以选择2D和3D图形显示。-represent more or main Neighborhood Network Simulation (Multi-Agent Simulat or of Neigh
Data_Structures_and_Software_Development_in_an_Obj
- 国外的数据结构与算法分析用书,用java语言编写,实现一个简单的类似于JDK中的类库,深入浅出。这是类库的源码-foreign data structure and algorithm analysis, using java language, to achieve a simple JDK similar to the library visitors. This is the source class library
jaga_1.3
- Java遗传算法库-Java genetic algorithm library
jgap_2.2_full
- 用java语言写的遗传算法库,包含了实例。-java language used to write the genetic algorithm library contains examples.
jts-1.5
- JTS Java Topology Suite - a library for accurate 2D geometry. Supports GML.-JTS Java Topology Suite- a library for accurate 2D geometry. Supports GML.
Mapack_for_NET
- Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
Atmosphere-model
- JCONTROL集成了java.awt和javax.swing的java下GUI库,用于maltab下的界面设计。啊-JCONTROL integrated java.awt and javax.swing of java under the GUI library, for under maltab interface design. Ah. . . . . . . . . . . . . . . .
ndn30src
- A Java Neural Network Library
B-Tree
- 自己上学时写的Btree算法,处理基于Rot语言的图形,存储一些RFID的数据-Implements a B-Tree structure as introduced in the lecture to store the information read by the RFID readers in the library.
JSTLhelp
- JSTL标签库的使用帮助文档,英文版的,提供了该库中几乎说有的标签的使用方法与技巧-java server page standard tag library
jdsl-2.1.1
- Java数据结构开发包,包括一套完整的数据结构代码和相关算法-Datastructure Library in Java
java_evolutionary_algorithms
- 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
pdftohtml
- 用于将pdf文件转换成html的转换库,通过该库,可以完成将普通pdf文档向html文档的转换过程。-Is used to convert pdf files into html conversion library, through the library, you can complete the normal pdf document to html document conversion process.
antcolonyalgorithm
- 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
SOMF-lib-and-implementation
- 基于kohonen库的SOFM神经网络实现,内含库文件及说明,以及基于该库文件的实现及实现。-Based kohonen SOFM neural network library, containing library files and instructions, and based on the library implementation and implementation.
expressionj-src-0.7
- ExpressionJ 是一个用来解析简单的算术表达式的 Java 类库。-ExpressionJ is a Java library allowing to interpret simple numeric expressions, which may be used in all applications which have to combine numeric values, but do not want to use full-blown scr ipting languages.
AnimalsRecognition(JAVA)
- 动物识别系统实验 1.基于规则产生式系统结构: 基于规则的产生式系统一般由规则库(知识库)、综合数据库和推理引擎(推理机)三部分组成,规则库中它的基本组成框架如下图1所示。 知识库由谓词演算事实和有关讨论主题的规则构成,综合库又称为上下文,用来暂时存储推理过程中的结论和数据。推理机是用规则进行推理的过程和行为。知识采集系统是领域专家把相关领域的知识表示成一定的形式,并输入到知识库中。解释系统通过用户输入的条件来分析被系统执行的推理结构,并将专家知识以易理解的方式并把知识解释给用户。 2. 简单动
my-library
- 图书管理系统java web 作业 东北大学 软件学院-my library system java web