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

搜索资源列表

  1. Activearr

    0下载:
  2. 用贪心算法编写的有关活动安排问题的java程序-greedy algorithm used to prepare the arrangements for the activities of java programs
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:侯绍忠
  1. beibaotanxinsuanfa

    0下载:
  2. 贪心算法,使用这一算法,解决0-1背包问题.-greedy algorithm, the algorithm used to solve 0-1 knapsack problem.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:田桂欣
  1. javaTANXINFABEIBAO

    0下载:
  2. 用JAVA编写的关于算法分析与设计里的如何用JAVA实现关于贪心法的背包问题,简单明了.有很强的实例意义.-with JAVA prepared by the analysis of the algorithm and the designing of how to use JAVA of greedy law backpack , simple and clear. a strong example of significance.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13.29kb
    • 提供者:binly
  1. tx

    0下载:
  2. 两个贪心实例,学算法时编的,比较简单,但有代表性-two greedy example, learning algorithm series, relatively simple, but a representative
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:宋文婷
  1. GreedSnake1

    0下载:
  2. 贪食蛇的另一种实现- Has a greedy appetite the snake another kind to realize
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8.19kb
    • 提供者:
  1. 用贪心算法解决旅行商问题

    0下载:
  2. 用贪心算法解决旅行商问题,能运行的,是本科四年级的软件课程设计源码!,Use greedy algorithm to solve traveling salesman problem, will be able to run is the fourth year undergraduate curriculum design of the software source code!
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-25
    • 文件大小:7.31kb
    • 提供者:vivien
  1. Snake

    0下载:
  2. 大家都很熟悉的一个小游戏,贪吃蛇。是用 Applet 做成的。里面用到了GUI,事件处理等知识。对初学者一定很有用。虽然很小,但是弄出来了也一定很有成就感哦。-It s a well known small game----- "greedy snake".It involves Applet,event process,and other skills.Wish you ll learn something from it.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:25.37kb
    • 提供者:流动的阳光
  1. resueltas

    0下载:
  2. Java examples for dinamic programming, divide and conquer, greedy algorithms and backtracking.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2.27mb
    • 提供者:Metatron
  1. Othello

    0下载:
  2. JCreator下开发,黑白棋游戏,可以实现人机对战和人人对战,采用贪心算法因此棋力不佳,整个程序的框架不错,有兴趣可以在此基础上改善AI算法提高棋力-JCreator under development, Reversi games, can be achieved and everyone against the war machine, the use of greedy algorithm棋力poor, therefore, the framework of the entire pro
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:22.39kb
    • 提供者:nightkid
  1. tanxin

    0下载:
  2. 经典的背包问题用贪心法实现的JAVA代码-Classical knapsack problem greedy method using the JAVA code
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:1.44kb
    • 提供者:L
  1. 119-GreedyGift

    0下载:
  2. A solution (with a .txt file of test data) to the Greedy Gift Givers problem under Volume I of the Problem Volumes of UVA Online Judge. The problem is available at http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=3&page=s
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2.17kb
    • 提供者:Mezura
  1. snake

    0下载:
  2. js 编写的贪吃和源码,用ue打开可以查看 跑的还不错 -js prepared by the greedy and the source code, open the can be viewed with ue running pretty good
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:2.88kb
    • 提供者:kongweiter
  1. javaGUI_snake

    0下载:
  2. javaGUI版贪吃蛇,我们小时候很经典的游戏。-Greedy Snake
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:140.55kb
    • 提供者:崔志强
  1. greedyselector

    0下载:
  2. 算法:贪心算法 进行活动安排。 JAVA语言实现-Greedy method to achieve activity arrangements. JAVA language
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1.96kb
    • 提供者:龙腾
  1. Arithmetic

    0下载:
  2. 用JAVA完成的0-1背包算法,一共用了四种算法,包括贪心,分治,动态规划,回溯。把工程导入ECLIPSE下就可以了。-JAVA finished 0-1 with a knapsack algorithm, a share of the four algorithms, including greedy, divide and conquer, dynamic programming, backtracking. To work on it under into ECLIPSE.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:16.24kb
    • 提供者:xiaoming
  1. shanshu

    0下载:
  2. 利用贪心算法,将一个正数删除规定位数,得到一个最小值-Use of greedy algorithm, to delete the provisions of a positive digit, to get a minimum
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:829byte
    • 提供者:史建国
  1. DeleteNumber

    0下载:
  2. 贪心算法实现删数功能,本程序在Eclipse 环境下运行成功 -delete number use of greedy algorithm .this program can do it in Eclipse envoirnment.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:670byte
    • 提供者:xueyunlan
  1. GreedySnake

    0下载:
  2. java 实现贪吃蛇程序, 以前写的程序, 测试通过-java greedy snake
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.71kb
    • 提供者:weiwei
  1. grredySnake

    0下载:
  2. java贪吃蛇小程序,刚学习java的朋友学习-greedy snake
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:214.06kb
    • 提供者:xiaojiang
  1. Greedy-algorithm

    0下载:
  2. 贪心算法 单元最短路径问题 最小生成树问题 多机调度问题-The minimum spanning tree of the the greedy algorithm unit shortest path problem of multi-machine scheduling problem
  3. 所属分类:JavaScript

    • 发布日期:2017-11-12
    • 文件大小:11.39kb
    • 提供者:zhang
« 12 3 »
搜珍网 www.dssz.com