搜索资源列表
用蚁群算法实现自动化仓库路径优化
- 用蚁群算法实现自动化仓库路径优化-ant colony algorithm using automated warehouse Path Optimization
虚拟存储管理器的页面调度算法实现
- 虚拟存储管理器的页面调度算法实现-Virtual Storage Manager pages Scheduling Algorithm
图像分割的阈值算法实现
- 图像分割的阈值算法实现,看看吧
Java递归实现折中算法
- Java递归实现折中算法Java递归实现折中算法Java递归实现折中算法
Apriori.数据挖掘关联规则算法
- 数据挖掘关联规则算法:Apriori算法源代码,采用JAVA语言实现,Data mining algorithm of association rules: Apriori algorithm source code, the use of JAVA language
实现翻页特效的核心算法实现
- 实现翻页特效的核心算法,贝塞尔曲线在翻页特效中的应用。本代码实现了贝赛尔曲线在翻页特效中应用。可使用到电子书制作中的翻页效果中。也可作为研究android 动画特效开发的示范代码。
数据挖掘分类算法:J48源代码
- 数据挖掘分类算法:J48源代码,采用JAVA语言编程实现-Data mining classification algorithms: J48 source code, the use of JAVA programming language
TestK
- java的k-means聚类算法实现,使用了2维的聚类算法,在数据统计以及图像识别方面不错-java of the k-means clustering algorithm
PageReplacementAlgorithm
- 用java实现的模拟操作系统页面置换算法,该算法是基于先进先出算法实现的。-Simulation of the operating system using java to achieve the page replacement algorithm, which is based on the FIFO algorithm implementation.
K-Means
- K_Means(java)算法的实现,有界面,灵活性强,交互性强。-K_Means (java) algorithm, there are interfaces, flexibility, and strong interaction.
Apriori
- Apriori算法实现,带有界面。数据直接从文件导入-Apriori algorithm with the interface. Data directly from files
simulated_annealing
- 人工智能问题,通过模拟退火算法实现旅行商问题,随机产生31个地址,计算旅行商走完的最短路径,并绘制路线图。作者:陈华昌-Using simulated annealing algorithm achive "traveler" problem.
kmeans
- java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
k-means_Program
- k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
sisuo
- 用Java实现操作系统的死锁课程设计,可实现死锁的产生,避免,预防与解除,避免由银行家算法实现,界面优美,代码可读性好。而且本程序生成了可直接运行的.exe文件和可安装的程序,非常的方便实用-Java implementation of the operating system deadlock with curriculum design, the production can be realized deadlock, avoid, prevent and relieve, to avoid
IR
- 利用page rank 和HITS算法实现的一个简单的文本摘要系统-page rank,hits,text summerize
cipandiaodusuanfa
- 磁盘调度算法实现1、先来先服务(FCFS) 2、最短寻道时间优先(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -1 disk scheduling algorithm, first come first served (FCFS) 2, the shortest seek time first (SSTF) 3, scan algorithm (SCAN) 4, cyclic scan algorithm (CSCAN)
Gray-Level Grouping (GLG)的算法实现
- 从IEEE上下载的关于图像增强的一种方法,自己动手做了算法实现,MFC制作,使用dibimage图像类,适合初学者看看。
js银行家算法.
- 利用Java语言平台,实现银行家算法,带有图形化界面显示。(The use of Java language platform, bankers algorithm, with graphical interface display.)
os
- 在txt文档里输入模拟指令,读取txt文档内容,用调度算法实现cpu的模拟调度算法.(In the txt document, enter the analog command, read the contents of the txt document, using scheduling algorithm to achieve CPU simulation scheduling algorithm)