搜索资源列表
JAVA排序实现
- JAVA实现各种排序算法
Java版中国象棋项目设计论文.doc
- 中国象棋算法,非常好。
java实现银行家算法
- java实现银行家算法 一、实验目的: (1)进一步理解利用银行家算法避免死锁的问题; (2)在了解和掌握银行家算法的基础上,编制银行家算法通用程序,将调试结果显示在计算机屏幕上,再检测和笔算的一致性。 (3)理解和掌握安全序列、安全性算法
java 算法
- 非常多算法
apriori算法JAVA代码
- 数据挖掘算法资料-apriori算法JAVA代码
java计算算法执行时间
- java计算算法执行时间
银行家算法
- 用JAVA写的银行家算法。。
java加密技术
- java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
FLoat_GA.rar
- 基于改进的遗传算法,使用浮点编码,使用变量的真值,使其物理意义明确,加速了收敛,Improved genetic algorithm based on the use of floating-point encoding, the true value of the use of variables to make it clear physical meaning to speed up the convergence
SPI-in-Verilog-implementation
- SPI的Verilog实现(非常的全面和详细,还带有SPI算法的注解).-SPI in Verilog implementation (a very full and detailed, but also with the SPI algorithm annotation).
os
- java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
geneticalgorithmforthegenealizedassigmentproblem.r
- 分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函 数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
sort
- 一、课题名称:排序算法的比较 二、基本要求: 1.任意性:系统首先生成1000个随机整数,然后分别用不同的排序方法对其进行升序排序,给出每种方法的比较次数或所用时间 2.友好性:界面要友好,输入有提示,尽量展示人性化 3.可读性:源程序代码清晰、有层次 4.健壮性:用户输入非法数据时,系统要及时给出警告信息 三、课程总结 四、源码-First, the subject title: Comparison of sorting algorithm II, the bas
javaSort
- 用Java编写的几种排序算法的实现,包括快速排序,Shell排序等几种高级的排序算法-Prepared to use Java realization of several sorting algorithms, including the quick sort, Shell sort, such as several high-ranking algorithm
pagerank
- 领域相关自适应的PageRank算法搜索策略-PageRank
java
- 基于java语言的程序算法设计 功能齐全 设计创新-Java-based language program algorithm design full-featured design innovation
java实验报告
- 用java编写的石头剪刀布代码实验报告,有具体代码和详细实验过程,要求和结果
Java数据结构与经典算法——高手必会
- Java数据结构与经典算法可以参考学习一些知识,通过上面的一些介绍可以,掌握一些技巧
数据结构与算法分析_Java语言描述
- 数据结构与算法分析一书的中文翻译,使用Java语言描述(Data structure and algorithmic analysis of Chinese translation of a book, described in the Java language)
JAVA经典算法90题
- JAVA经典算法90题,含源代码,非常经典 ,面试笔试必备(90 problems of the classical JAVA algorithm)