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

搜索资源列表

  1. 容易看懂的贪食蛇

    0下载:
  2. 容易看懂的贪食蛇.rar- Easy to understand has a greedy appetite the snake rar
  3. 所属分类:Game Program

    • 发布日期:2017-11-21
    • 文件大小:1868
    • 提供者:邓金霞
  1. SnakeVSSnake-2.6d_beta

    0下载:
  2. 食贪蛇游戏, 食贪蛇游戏,-Fresh greedy snake game, eat like a snake game, eat like a snake game,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:101108
    • 提供者:huang
  1. snake_VC++_win32

    0下载:
  2. 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法的win32源码,使用VC++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm win32 source, use VC++ Achieve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:76013
    • 提供者:xuzheng
  1. Greedy

    0下载:
  2. Recursive Greedy example, all run through.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1828
    • 提供者:xubing
  1. suanfashejiyufenxi

    0下载:
  2. 计算机算法设计与分析实验报告:6大算法详细实验报告(相当详细).分治,动态规划,贪心,回溯,分支限界-Computer Algorithm Design and Analysis of Experimental Report: 6 large algorithm experiment detailed report (in considerable detail). Sub-rule, dynamic programming, greedy, backtracking, branch and b
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:84824
    • 提供者:sy
  1. greedy

    0下载:
  2. 贪心法的算法,里面有最小生成树算法和单点源最短路径的算法,供大家学习参考-Greedy algorithms, there are minimum spanning tree algorithm and single-point-source shortest path algorithm, for them to learn from reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1723
    • 提供者:huahua
  1. GroupSparseBox_V2

    0下载:
  2. Greedy Group Sparsity Promoting Optmization
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:30666
    • 提供者:angshul
  1. GreedyRandomizedSearch

    0下载:
  2. Matlab Implementation of Greedy Randomized Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3366
    • 提供者:balatas
  1. Five_chess

    0下载:
  2. 采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-C# programming using the man-machine war of Gobang procedures, AI algorithms and intelligent use of greedy algorithm for max-min value, the program has detailed notes for reference
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:129913
    • 提供者:王德安
  1. greedy

    0下载:
  2. 贪婪算法 算法例题 有效的解决了数字删除的问题 让你可以从一串数字中选出一些最大的-Example algorithm greedy algorithm solves effectively the problem of the number of deleted so that you can choose from a bunch of figures some of the largest
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4795
    • 提供者:asd
  1. greedySensingImperfect

    0下载:
  2. 用于认知网络中贪婪策略的部分可观察马尔科夫模型-POMDP model which is applied to greedy scheme in cognitive radio networks
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1241
    • 提供者:孙君
  1. gmmbayestb-v0.1.tar

    1下载:
  2. This package contains Matlab m-files for learning finite Gaussian mixtures from sample data and performing data classification with Mahalanobis distance or Bayesian classifiers. Each class in training set is learned individually with one of the three
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-05-28
    • 文件大小:20553
    • 提供者:
  1. bit_power_allocation

    0下载:
  2. :该文研究OFDM 系统在总功率和误比特率限定下最大化传输速率的问题,并且考虑实际系统中整数比特的限制, 提出基于灌水法则的两种比特分配算法——改进贪婪算法和对分灌水线搜索法-The maximization of data rate under the constraint of total transmit power and bit error rate is a considerable issue in OFDM system. Recognizing that the num
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:263656
    • 提供者:hodog
  1. TSPproblems

    0下载:
  2. 解决TSP问题的几种算法 模拟退火法 遗传算法 贪心算法等-To solve the problem of several TSP algorithm simulated annealing greedy algorithm such as genetic algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:96246
    • 提供者:june1989
  1. greedy

    1下载:
  2. 贪心法中最优量度标准的选择,是ACM队训练时看到讲义之一。-Greedy method to choose the best measure of the standard is ACM training lectures to see one.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:162717
    • 提供者:S
  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
    • 文件大小:2220
    • 提供者:Mezura
  1. Minoux_greedy_algorithm

    0下载:
  2. Minoux’s greedy algorithm is a method of a heuristic solution for the network design with linear separable costs.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:172086
    • 提供者:Makmur Hidayat
  1. A_Fast_Greedy_Algorithm_for_Outlier_Mining

    0下载:
  2. This file is about greedy algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:159560
    • 提供者:David
  1. TSP

    0下载:
  2. TSP with greedy algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2440224
    • 提供者:Jin
  1. Algorithm

    0下载:
  2. 算法分析与设计的讲义 内容有动态规划,分制思想,贪心算法等-Algorithm analysis and design of the lecture content of dynamic programming, sub-system thinking, greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4559489
    • 提供者:wp
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com