搜索资源列表

  1. 容易看懂的贪食蛇

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

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:邓金霞
  1. 生成最短路径贪心算法

    0下载:
  2. 《计算机算法基础》(华工版)关于单源点最短路径生成最短路径贪心算法;-"computer algorithms" (laborers version) on the single-source shortest path generation Shortest Path greedy algorithm;
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:61440
    • 提供者:郑章孝
  1. GreedSnake1

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

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:
  1. 算法设计与分析 报告 一

    0下载:
  2. 贪心算法解最优装载问题-greedy algorithm for optimal solutions loading problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:李文涛
  1. GreedyEM

    0下载:
  2. greedy em 混和模型训练算法-greedy em hybrid model training algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:30720
    • 提供者:马剑
  1. 0-1背包问题

    0下载:
  2. 该程序用贪心算法来求解0-1背包问题 采用贪婪准则:每次选择p/w最大的物品放入背包。-procedures with the greedy algorithm to solve 0-1 knapsack problem using greed criteria : Each choice p/w largest goods Add backpack.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:杨晨
  1. 单源点最短路径贪心算法

    0下载:
  2. 单源点最短路径贪心算法:用到Dijkstra算法,-single source shortest path greedy algorithm : use Dijkstra algorithm,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:刘兰英
  1. 食贪蛇

    0下载:
  2. 这是一个用Java做的食贪蛇小游戏,可以看看哟.-This is a Java so greedy snake eat small game, we can yo.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:章军
  1. Huffman树

    0下载:
  2. 用加权二叉树,最小堆和贪心算法实现的Huffman树,对学算法和数据结构的朋友很有帮助-weighted binary tree, the smallest reactors and the greedy algorithm Huffman tree for school algorithm and data structure of helpful friends
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:63488
    • 提供者:张钊
  1. TC贪吃蛇

    0下载:
  2.   贪吃蛇的TC游戏程序源代码,我们用了一个学期在高级C语言课了组队完成的.-Greedy Snake,a game with TC language.It takes us one semester to finish it in C language course.
  3. 所属分类:游戏

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:俞薛永
  1. 贪婪算法解决背包

    0下载:
  2. 运用贪婪算法能够很好解决0/1背包问题,这是我编的一个小程序,运行过很好。-greedy algorithm can be used to solve a very good 0/1 knapsack problem, this is my part of a small program running very good.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:应吉平
  1. id4

    0下载:
  2. 对贪婪算法进行系统分析介绍,例题详尽,思路清晰,容易掌握-right greedy algorithm analysis, detailed examples, clear, easy to master
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:24576
    • 提供者:鼹鼠
  1. 背包问题之贪婪算法求解C语言源代码)

    0下载:
  2. 背包问题的贪婪算法,需要的下,不需要帐号的,自由的下。-knapsack problem of greedy algorithm, need, need not account, free under.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:王少石
  1. greedy_three

    0下载:
  2. 用贪心算法求最小生成树的问题是可以由这个程序来实现的。它求出在一棵树中哪些边组成的通路具有最小的权值。-with greedy algorithm for the minimum spanning tree problem can be resolved by this procedure to achieve it. It obtained in a tree in which the edge of the pathway with
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:241664
    • 提供者:tom
  1. greedy_snake

    0下载:
  2. 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法-image segmentation commonly used active contour model of a classical algorithm-- greedy algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:328704
    • 提供者:明明
  1. visit

    0下载:
  2. 用贪心算法做的全国31个城市之间的旅行商问题源代码,可执行程序都在附件压缩包内。里面的data.txt city.txt分别为数据表和城市名,要和可执行程序放在同一个目录内才可执行-greedy algorithm to do with the country's 31 cities between the TSP source code, the executable in Annex compressed packet. I
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:34816
    • 提供者:谢躜
  1. GreedyTP

    0下载:
  2. 同学做的基于贪婪策略的拓扑排序算法可视化演示程序,支持用户自己画出拓扑图,VC++.net下测试通过。-students so greedy strategy based on the topological sorting algorithm visualization demo program that allows users to draw their own topology map, VC. Net under test.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:68608
    • 提供者:杨智丹
  1. babysnake

    0下载:
  2. 贪市蛇的MATLAB远程序,很棒-greedy city snake MATLAB far procedures and outstanding
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:梦乡
  1. colorprogram

    0下载:
  2. 着色问题,通过贪心算法实现,个人认为还比较经典-Coloring problem, through the greedy algorithm to achieve, personally think that is still relatively classic
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:钟俊
  1. The_Greedy_Method

    1下载:
  2. 這是greedy algorithem的演算法教學-This is the greedy algorithm teaching algorithem
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:303104
    • 提供者:kai-sing
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org