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

搜索资源列表

  1. kmem

    0下载:
  2. Greedy allocation. May fail and may return vmalloced memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1990
    • 提供者:gaokanre
  1. Greedy-insects

    0下载:
  2. java写的贪吃蛇小程序,界面还不错,可以学习。-Snake write java applet, the interface is not bad, you can learn.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:257525
    • 提供者:吴桥伟
  1. snake

    0下载:
  2. 博创arm3000 贪吃蛇 实验必备-greedy snake
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:325001
    • 提供者:马潇
  1. galgorithm

    0下载:
  2. 贪心算法解图的着色问题,以点的连接度作优先排序-Greedy algorithm for solving graph coloring problem, to the point of connectivity for prioritization
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:955
    • 提供者:金额里
  1. XIAOQIUf

    0下载:
  2. 在使用TURBO C学习时编写的贪球游戏功能十分简单但是确是劳动的成果希望大家支持-TURBO C in the use of study prepared by greedy ball game features a very simple but it is the outcome of the labor I hope you will support
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:986
    • 提供者:thrkeype
  1. matlab-file

    2下载:
  2. 其中greedy_fair文件,为认知无线电中系统中贪婪算法与比例公平算法在资源分配上的对比仿真,其结果显示了两种算法分别在系统效益上和公平上的性能对比。-The greedy_fair file is used for the comparison of the greedy algorithm and the proportional fair algorithm in resource allocation in cognitive radio system , the result s
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:20127
    • 提供者:叶枫
  1. Archive

    1下载:
  2. dijkstra、A星、greedy-bestfirst三种路径规划算法的比较,并计算路径代价。-dijkstra, A star, greedy-bestfirst compare the three path planning algorithm, and calculate the path cost.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:19913
    • 提供者:天天
  1. arrangement

    0下载:
  2. 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。) 对于给定的k 个待安排的活动,编程计算使用最少会场的时间表。 -Suppose you want to arrange a number of activities in the hall more than enough, and want
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6855
    • 提供者:ZoeSnow
  1. Homework1

    0下载:
  2. Knapsack by brute force and greedy algorithm
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:60416
    • 提供者:nastomila
  1. tanxinsuanfa

    0下载:
  2. 这是贪心算法用于数据仓库中物化视图的算法-This is a greedy algorithm algorithm for data warehouse materialized views
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3082233
    • 提供者:SOSO
  1. line-cover

    0下载:
  2. 基于贪心算法所编写的可以在visual c++上运行的线段覆盖程序-Based on greedy algorithm can be written to run on visual c++ line overlay program
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5104132
    • 提供者:hcy
  1. tanxinwenti

    0下载:
  2. 各种贪心策略情况下的背包问题的算法并实现;其中:量度标准分别取:效益增量P、物品重量w、P/w比值-Various greedy strategy in case the knapsack problem and implement algorithms wherein: a measure were taken: the incremental benefits of P, articles weight w, P/w ratio
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:530258
    • 提供者:文一
  1. 1

    0下载:
  2. 利用dijkstra贪心法获取由结点1到其余结点最短路径长度,输出保存到外部文件中-Get the rest node 1 to node shortest path length, save the output to an external file dijkstra-output1.txt use dijkstra greedy method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1184
    • 提供者:文一
  1. snake

    0下载:
  2. 实现贪吃蛇基本功能,可以用于学习java时练手娱乐所用-implement greedy snake
  3. 所属分类:Games

    • 发布日期:2017-03-31
    • 文件大小:3685
    • 提供者:冬冬
  1. myAlgrithms

    0下载:
  2. 这是贪新算法以及优化的贪新算法实现,简单易懂方便使用,适合初学者学习了解。-This new algorithm is greedy and greedy algorithm optimized implementation of new, simple and easy to use and easy to understand for beginners to learn about.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:6923673
    • 提供者:bobo
  1. exchange-issues

    0下载:
  2. 贪心算法求解货币兑换问题。算法里的经典问题,用C实现的,开发环境是vs2010-Greedy algorithm currency exchange issues
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:563
    • 提供者:牛海玲
  1. shortest-service

    0下载:
  2. 贪心算法求最短服务时间。c语言,开发环境vs2010-Greedy algorithm for the shortest service time. c language, development environment vs2010
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:826
    • 提供者:牛海玲
  1. beibao

    0下载:
  2. 文件里面的代码主要是用递归算法,动态规划的算法,贪婪算法,回溯算法解决没有利润分配的背包问题。-File inside the code is mainly used recursive algorithm, dynamic programming algorithms, greedy algorithms, backtracking algorithm to solve knapsack problem is no distribution of profits.
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:3450
    • 提供者:万羽
  1. KKK

    0下载:
  2. 守望者逃离,贪心算法 守望者逃离,贪心算法-Rye fled, greedy algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:515
    • 提供者:陈玲
  1. cosamp.m

    0下载:
  2. THIS CODE IS AN IMPLEMENTATION FOR THE GREEDY ALGORITHM COMRESSIVE SENSING MATCHIN GPURSUIT PRPOSED BT NIDDEL
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:998
    • 提供者:HAMZA
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com