搜索资源列表

  1. 马踏棋盘-vc.net

    0下载:
  2. 采用贪婪算法在VC.net环境下实现马踏棋盘。并提供多种路径-greedy algorithm used in VC.net environment under chessboard horse riding. And provide multiple paths
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-11
    • 文件大小:271360
    • 提供者:刘印亮
  1. 科技(1) B 064 04

    0下载:
  2. 某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统,但是这样的导弹拦截系统有个缺陷,虽然他的第一发炮弹能够达到任意高度,但是以后每一发炮弹都不能高于前一发的高度。某一天,雷达捕捉到敌国的导弹来袭。由于该系统还在使用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹。输入导弹依次飞来的高度(雷达给出高度数据是不大于30000的整数),计算这套系统最多能拦截多少导弹,如果要拦截所有的导弹最少配备多少套这种导弹系统。 三;问题分析:
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:王俊
  1. 二分覆盖程序

    0下载:
  2. 二分覆盖算法的贪婪算法解决。使用dephi编译。使用了贪婪算法。-two hours covering algorithm to solve the greedy algorithm. Dephi use compiler. Use the greedy algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:176128
    • 提供者:陈琳
  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-11
    • 文件大小:68608
    • 提供者:杨智丹
  1. modhmmc

    1下载:
  2. 马尔科夫模型的c语言实现,用于生物序列分析的好的参考,和java版本的可互相参考-Markov Model C Language for Biological Sequence Analysis of good reference java and the versions of each another
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-11
    • 文件大小:83968
    • 提供者:ok8848
  1. prim_rar

    0下载:
  2. prim算法 是一个比较常见的求最小生成树的算法,它用贪婪准则来编写算法的!-prim algorithm is a more common for the minimum spanning tree algorithm, which used to prepare guidelines for the greedy algorithm!
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:louy
  1. robot_lesson

    0下载:
  2. 一个使用贪婪算法解决机器人收集硬币问题的小练习。-use a greedy algorithm to solve the problem robot coin collection of small practice.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:zbchun
  1. dtgh

    0下载:
  2. 和贪婪算法一样,在动态规划中,可将一个问题的解决方案视为一系列决策的结果。不同的是,在贪婪算法中,每采用一次贪婪准则便做出一个不可撤回的决策,而在动态规划中,还要考察每个最优决策序列中是否包含一个最优子序列。-and the greedy algorithm, the dynamic programming, can be a solution to the problem as the result of a series of po
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:37888
    • 提供者:john
  1. greedy_tuopupaixu

    0下载:
  2. 介绍了贪婪算法在拓扑排序中的应用,对于学习贪婪算法很有用-of greed in topological sorting algorithm, the application learning greedy algorithm useful
  3. 所属分类:电子书籍

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:caihaibin
  1. student

    0下载:
  2. 一个关于结构体数据的文件读写操作实例. linux/c-Data on the structure of documents to read and write operation examples. Linux/c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:doco
  1. GLJ

    0下载:
  2. 用贪婪算法寻找交换机的最佳匹配端口,效率比较高,时延抖动也比较小-Greedy algorithm used to find the best matching switch port, the efficiency is relatively high, delay jitter is also relatively small
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:陈艳玲
  1. ana

    0下载:
  2. 蚁群算法是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题-Ant colony algorithm is a combinatorial optimization problem to solve a new type of general-purpose heuristic method, th
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:陈艳玲
  1. tanlan_suanfa_2

    0下载:
  2. 这是C写的贪婪算法之2,在建摸和优化计算中非常有用,欢迎下载!-This is a greedy algorithm written in C of 2, in the modeling and optimization of the calculation is very useful are welcome to download!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:9216
    • 提供者:yanggang
  1. mimo

    1下载:
  2. MIMO源码,注水定理源码,学习MIMO和注水定理的好-MIMO source, water source theorem, learning MIMO and good water theorem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:zhang
  1. 81404573MIMO-OFDMchannelestimation

    0下载:
  2. MIMO-OFDM channel estimation 。是基于mmse准则的,欢迎大家下载使用。-MIMO-OFDM channel estimation. Is based on the MMSE criteria, welcomed everyone download.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:
  1. tanlansuanf

    0下载:
  2. 本文运用贪婪算法求解背包问题,语言为C,很不错的-In this paper, the greedy algorithm knapsack problem, language as C, very good
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:jingjing
  1. OFDM-MATLAB

    0下载:
  2. 可以运行的m4k20功率分配图,mimo功率优化,OFDM典型仿真程序,贪婪算法仿真程序,以及16QAM仿真程序,经过修改的可以使用-M4k20 can run the power distribution map, mimo power optimization, OFDM typical simulation program, greedy algorithm simulation program, as well as 16QAM
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-11
    • 文件大小:2253824
    • 提供者:于晓明
  1. mimo_capcity

    0下载:
  2. MIMO 信道容量的仿真 和单天线相比 多天线的信道容量仿真比较 绝对可以运行-MIMO channel capacity of the simulation and compared to single-antenna multi-antenna channel capacity can run a simulation comparing the absolute
  3. 所属分类:编程文档

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:巩跃洪
  1. 12-1

    0下载:
  2. 关于货箱装船问题的贪婪算法,只是简要描述-Container ship on the issue of greedy algorithm, only a brief descr iption of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:menmaolin
  1. b

    0下载:
  2. 算法艺术和信息学竞赛.主要介绍各种算法,包括动态规划,贪婪算法,数论基础,组合数学等-Algorithm for the arts and information science contest. Introduces a variety of algorithms, including dynamic programming, greedy algorithm, based on number theory, combinatoria
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:18368512
    • 提供者:zzt
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »

源码中国 www.ymcn.org