搜索资源列表
PSO智能计算Java库
- PSO智能计算java库-PSO intelligent computing for java
JTreeDemo
- 森林状的关系图,用java实现的森林状的关系图-forest from the map, using java for the forest-like diagram
JAVA完善后的多项式相加
- 完善以前的JAVA实现的多项式相加 提供了输入系数和次数的控制-perfect before JAVA sum of the polynomial coefficients for the input and frequency control
A Java implementation of SMO for training SVM
- 支持向量机的实现源代码! java实现!采用最小序贯算法-SVM achieve source code! Java achieve! Use the smallest sequential algorithm
Substituter.java
- 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
6个经典数据结构JAVA解法
- 6个经典数据结构JAVA解法,供学习。-six classic data structures Java Solution for learning.
HuffmanCoding
- 数据结构的java实现-Data Structure written in Java for Huffman Coding Algorithm.
Java实现QR分解法求矩阵的所有特征值及特征向量
- Java实现QR分解法求矩阵的所有特征值及特征向量,Java realization of QR decomposition for matrix eigenvalues and all eigenvectors
MO-JGA
- 从其他地方下载的多目标进化算法的源码,用JAVA编的多目标进化算法的框架-Downloaded from other parts of multi-objective evolutionary algorithm source code, using JAVA for the multi-objective evolutionary algorithm framework
dijkstra-java
- Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
SimpsonsRule.java
- Simpsons Integration: In numerical analysis, Simpson s rule is a method for numerical integration, the numerical approximation of definite integrals. Specifically:
Primukas.java.tar
- In computer science, Prim s algorithm is an algorithm that finds a minimum spanning tree for a connected weighted undirected graph.
LBFGS-20020202.java
- L-BFGS用于内存紧张的系统中,可以用于求解大规模数据集的优化-Software for Large-scale Unconstrained Optimization L-BFGS is a limited-memory quasi-Newton code for large-scale unconstrained optimization.
Huffman_coding_(Java)
- Given an arbitrary set of symbols (the english alphabet is the example that will be used here), Huffman coding is a way of creating the most efficient (smallest) binary code for that set of symbols. It exploits the fact that in most data some symbols
java.kechengsheji
- JAVA课程设计 基于WEB的自动出题系统-Lianliankan game is a popular cult to small game, used for testing and training game logic and the gear wheels.
ANT-JAVA
- 简单蚁群算法的JAVA实现,对学习蚁群算法有帮助,希望大家喜欢.-JAVA implementation simple ant colony algorithm, ant colony algorithm for learning help, hope you like.
Java-for-ACO
- Java实现蚁群算法,从而减少自己的编码量-Java source for Ant colony algorithm(ACO)
encog-sample-java
- encog for java的一个Java代码实例(encog sample java An example of the open source depth learning framework, encog)
ARMA-Java--master
- ARIMA模型是通过将预测对象随时间推移而形成的数据序列当成一个随机序列,进而用一定的数学模型来近似表述该序列。根据原序列是否平稳以及回归中所包含部分的不同分为AR、MA、ARMA以及ARIMA过程。 在模型的使用过程中需要根据时间序列的自相关函数、偏自相关函数等对序列的平稳性进行判别;而对于非平稳序列一般都需要通过差分处理将其转换成平稳序列(ARIMA);对得到的平稳序列进行建模以确定最佳模型(AR、MA、ARMA或者ARIMA)。在使用中最重要也是最关键的就是对序列进行参数估计,以检验其
java网络爬虫
- 是一个无须配置、便于二次开发的JAVA爬虫框架(内核),它提供精简的的API,只需少量代码即可实现一个功能强大的爬虫(Is a JAVA reptile framework (kernel) that does not need to be configured for easy development. It provides a streamlined API that requires a small amount of code to implement a powerful crawl