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

搜索资源列表

  1. chabusouxun

    0下载:
  2. 插补搜寻法:经典的Java算法,简单适用。-Interpolation search: classic Java algorithm, a simple application.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:6362
    • 提供者:Mr ren
  1. Bayesianclassifierfortextclassificationalgorithms.

    0下载:
  2. 用于文本分类的朴素贝叶斯分类算法,包括代码和测试数据-Naive Bayesian Text Classification for classification algorithms, including the code and test data
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2326554
    • 提供者:王佳
  1. lhl.java

    0下载:
  2. 用JAVA语言 动态规划算法解决0/1背包问题-good
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:914
    • 提供者:刘洪利
  1. cipan

    0下载:
  2. 用java程序模仿操作系统中的磁盘调度算法-Procedures copy the operating system using java Disk Scheduling Algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:4661
    • 提供者:张文
  1. FIFO

    0下载:
  2. 操作系统WIndows页面置换算法、先进先出算法、以及FIFO和LRU算法(最新最少使用算法)-OS WIndows page replacement algorithm, FIFO algorithm, and FIFO and LRU algorithms (at least using the latest algorithm)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:134870
    • 提供者:青青
  1. OnlineTestSystem

    0下载:
  2. 通用题库管理及使用遗传算法自动生成试卷的系统-General test management and auto-generated using genetic algorithm system paper
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:312340
    • 提供者:翁海冰
  1. pocket

    0下载:
  2. 可以实现洗牌的程序,大公司面试时很多单位都会问到这个算法-Shuffling procedure can be achieved, a large number of units the company will ask the interview to the algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:6080
    • 提供者:王书生
  1. FPTree

    0下载:
  2. fp树算法,在Laurentiu Cristofor的源码的基础上改的-fpGrowth
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2725
    • 提供者:sugargourd
  1. Bezier

    0下载:
  2. 利用一阶Bezier曲线实现的一种图像混合的信息隐藏算法,附上相关论文,论文里有详细步骤,Java代码按照论文中的步骤实现算法(代码只支持bmp图像作隐藏体)-Bezier curves of the first order to achieve a mix of information hiding algorithm images, attach relevant papers, thesis detailed steps, Java code in accordance with the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:107393
    • 提供者:Wu Zhongsheng
  1. jbyqsftsp

    0下载:
  2. 基本蚁群算法程序:讲的是蚂蚁利用自己的记忆和更新机制并利用移动规则从而对线路进行优化并找到最优路线-Basic ant colony algorithm program: tell the ants use their own memory and update mechanism and use Rules to move on line and find the best route to optimize
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7902
    • 提供者:liyanan
  1. SGA

    0下载:
  2. JAVA编写的用于实现TSP的遗传算法的模拟仿真实验有8个城市用eclipse直接导入运行适合初学-TSP JAVA prepared for implementation of genetic algorithm simulation experiments with 8 cities for beginners running directly into the eclipse
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:17170
    • 提供者:李小
  1. java

    0下载:
  2. 输出杨辉三角形,素数的算法,和一些简单的编程-Output Triangle, primes algorithm, and some simple programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1808
    • 提供者:danielduan
  1. fpGrowth

    1下载:
  2. 一个对数据挖掘中频繁模式挖掘算法FPgrowth的实现,且带有图形界面和介绍的文档-THE LUCS-KDD IMPLEMENTATIONS OF THE FP-GROWTH ALGORITHM
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:42830
    • 提供者:bing
  1. datechooser

    0下载:
  2. Java日期选择控件完整源代码,源码文件功能说明:   [DateChooser.java] Java 日期选择控件(主体类) [public]   [TablePanel.java] 日历表格面板   [ConfigLine.java] 控制条类   [RoundBox.java] 限定选择控件   [MonthMaker.java] 月份表算法类   [Pallet.java] 调色板,统一配色类-Date Select complete Java source co
  3. 所属分类:Applet

    • 发布日期:2017-03-23
    • 文件大小:55732
    • 提供者:胡杨
  1. java_code_of_algorithms

    0下载:
  2. 各种数据结构算法的java代码实现,包括选择排序、快速排序、分区算法、dfs、mst等18个算法的java代码。-Various data structure algorithms java code to achieve, including the selection sort, quick sort, partition algorithm, dfs, mst in 18 algorithm java code.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:26521
    • 提供者:wujunwei
  1. JavaApplication23

    1下载:
  2. 水印加密算法JAVA实现 采用FFT变化算法 实现起来很快-JAVA Implementation watermark encryption algorithm
  3. 所属分类:Graph program

    • 发布日期:2015-09-20
    • 文件大小:37420
    • 提供者:王张录
  1. NextDate

    0下载:
  2. NextDate算法 java的实现,输入一天的求下一个特定日的具体日期-NextDate algorithm java implementation, enter the next day seeking a specific date for a specific date
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2725
    • 提供者:梁承坤
  1. jcdumxl

    0下载:
  2. 运用进程调度算法,使用java语言编写的 -The use of process scheduling algorithm, written using the java language
  3. 所属分类:Games

    • 发布日期:2017-04-25
    • 文件大小:52931
    • 提供者:李东
  1. Google_PageRank

    0下载:
  2. google所用的网页排名算法。现在几乎被全球的搜索引擎学习者学习。-google page rank algorithm used. Now almost learners around the world search engine.
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:168673
    • 提供者:bill
  1. GA

    0下载:
  2. 遗传算法源代码,特别有助于初学遗传算法者参考-Genetic algorithm source code, in particular, those references will help beginners GA
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:2411
    • 提供者:xiaochen
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com