搜索资源列表
最短路径-java
- 一个java 编写的最短路径算法实现,用applet实现,很形象-prepared in a shortest path algorithm, using applet achieve very image
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
aprioriWritByJava
- 用JAVA编写的apriori中的动态项目集计数实现算法。采用Hash方法实现具体的划分,属于apriori的一种改进算法-with JAVA apriori prepared by the dynamic item counting algorithm. Hash methods used to achieve specific division is apriori an improved algorithm
dividablepackage
- 此程序是使用Java编写的,实现了可分割的0/1背包问题。程序主要是是使用了经典的贪心算法,能够很好的解决此问题。
bak-ource
- java编写简单3D引擎,可以实现phong和gauraud着色算法。
ANN_bp1
- bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测
MD5加密程序java代码
- 一个由java语言编写的MD5加密算法的实现.-a java language from the MD5 encryption algorithm achieved.
编写一个java应用程序根据给定图实现最小生成树(Minimal Spinning Tree),可以采用Prim算法和Kruskal算法
- 用java语言编写一个java应用程序根据给定图实现最小生成树(Minimal Spinning Tree),可以采用Prim算法和Kruskal算法,并用动画的方式表示最小生成树的生成过程。
textcluster
- 文本聚类算法源码,包含tf.idf计算的实现,采用java语言编写-text cluster algorithm, including the computation of tf.idf ,written by Java
NumericalAnalysis
- 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
des
- Java编写的TCP聊天程序,并且采用了DES加密算法实现通讯加密。-TCP chat program written in Java and uses the DES encryption algorithm for encrypted communications.
fast-md5-2.7.1
- 这是一个用Java编写的MD5算法的快速实现,经试验可用于Android上,也可以用于其他Java平台。 有关详细信息,请参见该项目网站: http://www.twmacinta.com/myjava/fast_md5.php-This is a fast implementation of the MD5 algorithm written in Java. For details, see the project website at: http://www.twmacinta
md5Andbase64
- md5 与 base64 算法的实现,采用vc、java、vb编写-md5 and base64 algorithm implementation, the vc, java, vb prepared
apriori_java
- Java编写的关联规则中的apriori算法的实现-Java prepared in the apriori association rule algorithm
RSA
- 使用java编写的一个实现加密的RSA算法-Written in a java implementation to use the RSA encryption algorithm
SGA
- JAVA编写的用于实现TSP的遗传算法的模拟仿真实验有8个城市用eclipse直接导入运行适合初学-TSP JAVA prepared for implementation of genetic algorithm simulation experiments with 8 cities for beginners running directly into the eclipse
banker
- 共享资源分配与银行家算法 [问题描述] 本题主要内容是模拟实现资源分配。银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 通过对这个算法的设计,让学生能够对书本知识有更深的理解,在操作和其它方面有更高的提升。 -Share resource allocation algorithm with bankers [Problem Descr iption] T
Encrypt
- 用java编写算法程序,通过程序可以实现对数据进行md5加密算法-add
NTRUSign签名认证实现代码
- 该代码是用Java语言编写,实现的功能包括:NTRU的加密解密以及NTRUSign签名认证算法。实现了签名认证。
test
- 实现的扔盘子算法,使用java编写。。。。。。(throwplate by java ..... .. . . . .. . . .)