CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 算法

搜索资源列表

  1. alpha-beta

    1下载:
  2. 本程序实现人机对弈功能,提供了难度设置,记分等功能。使用Alpha-Beta剪枝算法,使电脑可以搜索到最佳走法。-alpha beta
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-31
    • 文件大小:18560
    • 提供者:小吴
  1. TestK

    0下载:
  2. java的k-means聚类算法实现,使用了2维的聚类算法,在数据统计以及图像识别方面不错-java of the k-means clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:9308
    • 提供者:
  1. Solution

    0下载:
  2. 数据挖掘,分类算法,贝叶斯算法,Java实现-Data mining, classification algorithms, Bayesian algorithms, Java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1030
    • 提供者:赵芸伟
  1. myai

    0下载:
  2. 简单遗传算法,程序进化一个沿二维网格边界行走的机器人。-Simple genetic algorithm, the program evolved a two-dimensional grid along the border walking robots.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:32358
    • 提供者:lml
  1. OperatingSystemPageReplacementAlgorithm

    1下载:
  2. Java操作系统页面置换算法: (1)进先出的算法(FIFO) (2)最近最少使用的算法(LRU) (3)最佳淘汰算法(OPT) (4)最少访问页面算法(LFU) (注:由本人改成改进型Clock算法) (5)最近最不经常使用算法(NUR) -Java operating system, page replacement algorithm: (1) into the first out method (FIFO) (2) least recently used algo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:342650
    • 提供者:李锐歆
  1. KNN

    0下载:
  2. KNN算法的java实现,快速排序构造候选类列表-KNN implementation using java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:248104
    • 提供者:harriet
  1. elevator

    1下载:
  2. java电梯调度算法,含可视化窗口,演示简单直观-java elevator scheduling algorithm, including visualization window, simple and intuitive presentation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:49684
    • 提供者:
  1. SVM.RAR

    0下载:
  2. 基于SVM算法的文本分类,用JAVA实现。-SVM-based text classification algorithm, using JAVA implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3285356
    • 提供者:1223
  1. PageReplacementAlgorithm

    0下载:
  2. 用java实现的模拟操作系统页面置换算法,该算法是基于先进先出算法实现的。-Simulation of the operating system using java to achieve the page replacement algorithm, which is based on the FIFO algorithm implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:2010
    • 提供者:张杰
  1. DistanceVectorRouter

    1下载:
  2. 一份模拟距离向量算法的Java语言源码 基于距离向量算法的 路由器设计与实现-Simulation of Distance Vector Routing
  3. 所属分类:Java Develop

    • 发布日期:2016-05-30
    • 文件大小:20776
    • 提供者:
  1. java

    0下载:
  2. 题目:银行家算法 具体要求:屏幕提示:输入申请资源的进程和各资源数目,程序通过对预先输入的资源的矩阵分析。给出当前系统是否安全的提示,若安全,给出安全序列。 -Title: banker s algorithm specific requirements: screen prompts: Enter the application of resources and the resources to process the number of procedures have been pas
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8006
    • 提供者:冯雨桐
  1. Java二叉树算法实例

    0下载:
  2. 算法入门课程的一个范例,通俗易懂。-algorithm induction of a paradigm easily understood.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:1232
    • 提供者:地球
  1. javamofang

    0下载:
  2. 自己改进的魔方源码,可能自动搜索算法还不够好-improvement to their source of Rubik's cube, may also automatically search algorithm is not good enough
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:15505
    • 提供者:zhulingfeng
  1. java-myga

    0下载:
  2. 用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:573099
    • 提供者:顾清水
  1. LogFac_Exp_1

    0下载:
  2. java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to s
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:312096
    • 提供者:wangxiaofang
  1. bank

    0下载:
  2. 操作系统银行家算法,用java实现,有图形界面-Operating system banker s algorithm, using java to achieve, there are graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3755
    • 提供者:dingjianhua
  1. apriori

    0下载:
  2. apriori算法 特别有用 主要用JAVA编写的-apriori algorithm is particularly useful mainly prepared using JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:8249
    • 提供者:哈哈
  1. Graphic

    0下载:
  2. 直线dda算法,直线bresenham算法,圆的中点算法,圆的bresenham算法,椭圆重点算法的java演示-Linear dda algorithm, Bresenham line algorithm, circle the mid-point algorithm, Bresenham algorithm for circle, oval key algorithm java demo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:26563
    • 提供者:linyi
  1. AntTSPsrc10

    0下载:
  2. 一个Java Applet,用于蚂蚁算法的演示-A Java Applet, a demo for the Ant Algorithm
  3. 所属分类:Applet

    • 发布日期:2017-04-24
    • 文件大小:17502
    • 提供者:Dennis
  1. ChePaiShiBieByJava

    0下载:
  2. 这个项目涉及了人工智能、机器视觉和神经网络等领域,实现一个车牌自动识别系统(ANPR)。它包括了一系列的数学算法原理,以保证数字车牌的检测与提取、字母分割、归一化和识别。-Very Very Good!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2951705
    • 提供者:黄刚平
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com