CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - algorithm design

搜索资源列表

  1. algorithm-solution(1-10).rar

    1下载:
  2. Anany Levitin的算法设计与分析基础的课后习题全部答案(英文).,Anany Levitin algorithm design and analysis based on after-school exercise all the answers (in English).
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:2.34mb
    • 提供者:张恒
  1. matrixChain.rar

    0下载:
  2. 动态规划:矩阵连乘问题的模拟程序 参考清华王晓东的<算法设计与分析>,Dynamic programming: simulation program of matrix multiplying reference Qinghua Wang Xiaodong<Algorithm Design and Analysis>
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:4.23kb
    • 提供者:blch
  1. buxian.rar

    0下载:
  2. 算法设计与分析中分支界限法实现布线问题。,Algorithm Design and Analysis of the Limits of Law in the achievement of branch wiring.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:11.3kb
    • 提供者:吕超贻
  1. LectureHalls.rar

    0下载:
  2. acm算法设计—会场安排问题! 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。) 对于给定的k个待安排的活动,编程计算使用最少会场的时间表。,acm algorithm design- the venue arrangements! Assume it to be enough room
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:328.51kb
    • 提供者:张波
  1. haizhanyouxi.rar

    1下载:
  2. 用visual c++ 编写的海战游戏,是算法设计与分析可上面要求的,Using visual c++ written in sea battle game, is the algorithm design and analysis of the above requirements may be
  3. 所属分类:Other windows programs

    • 发布日期:2014-07-02
    • 文件大小:892byte
    • 提供者:雨季
  1. CS-for-spring-design

    0下载:
  2. 用matlab实现启发式算法布谷鸟算法在弹簧设计中的应用程序-Application of the heuristic algorithm the cuckoo algorithm in the spring design using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:1.53kb
    • 提供者:丁默
  1. ziduanhe

    0下载:
  2. 用蛮力,分治,动态递归算法设计最大子段和问题的算法及其分析-Use brute force, sub-rule, dynamic recursive algorithm design and problems in the largest sub-segment algorithm and its analysis of
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.01mb
    • 提供者:hehuiling
  1. 21

    0下载:
  2. 分治策略求最值,是算法设计与分析书的源码改进版。-Sub-rule strategy of seeking the most value, is the algorithm design and analysis of source code to improve the version of the book.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:4.64kb
    • 提供者:L
  1. Nonrigidobjecttrackingincomplexscenes

    0下载:
  2. 系统的论述了目标跟踪算法的设计与实现适合从事图象跟踪方面人士的参考-System on the target tracking algorithm Design and Implementation of images suitable for people tracking reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:412.44kb
    • 提供者:yangxinli
  1. shuzhifenxi2

    1下载:
  2. 实验题目:Hermite插值多项式 相关知识:通过n+1个节点的次数不超过2n+1的Hermite插值多项式为: 其中,Hermite插值基函数 数据结构:三个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(其中 ): x 0.10 0.20 0.30 0.40 0.50 y 0.904837 0.818731 0.740818 0.670320 0.606531 m
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1.04kb
    • 提供者:张涛
  1. huodonxuanzawenti

    0下载:
  2. 算法设计与分析的实验,是活动选择问题,做了好久才做出来!-Algorithm design and analysis of experiments, is the choice of activities to do for a long time before doing it!
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:878.02kb
    • 提供者:ggq
  1. k-MeansJava

    0下载:
  2. k-Means算法Java实现 数据挖掘中经典的Kmeans算法设计与实现-k-Means Algorithm for Data Mining Java implementation of the classic algorithm design and implementation Kmeans
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:48.36kb
    • 提供者:闫珍
  1. www

    0下载:
  2. 算法设计与分析基础的课后习题答案,潘彦著,清华大学出版-Algorithm design and analysis of the basic answer to after-school exercise, the PAN Yan, Tsinghua University Publishing
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:808.36kb
    • 提供者:
  1. algorithm

    0下载:
  2. 实现不重复序列的全排序,参考为算法设计与分析-Implementation does not repeat the entire order, reference for the Algorithm Design and Analysis! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:906byte
    • 提供者:LiMingQing
  1. ppt

    0下载:
  2. 算法设计与分析 第二版 王晓东 课件ppt 下载-Algorithm Design and Analysis Xiaodong courseware second edition ppt download
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:zhangqq
  1. Antenna-Array-Design

    0下载:
  2. 毫米波,微波的相关资料,具体的算法设计和实现功能-Millimeter wave, microwave data, algorithm design and implementation of the function
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:309kb
    • 提供者:小默
  1. Algorithm

    0下载:
  2. 华南理工大学 算法设计与分析 各章习题参考代码【附:各章题目】-South China University of algorithm design and analysis the Chapter Exercises reference code attached: Chapter topic]
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:12.24kb
    • 提供者:周生勇
  1. algorithm

    0下载:
  2. 1.Dijkstra算法设计分析,2.布线问题分析设计.3最长公共子序列 4.N后问题(回溯法) -1.Dijkstra algorithm design and analysis, wiring problem analysis and design .3 longest common subsequence 4.N problem (backtracking)
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:3.21kb
    • 提供者:Deep
  1. algorithm

    0下载:
  2. 算法设计与分析的project,实现各种课后程序-C++ realization, algorithm design and analysis project
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:437.14kb
    • 提供者:fjt
  1. ECOC

    0下载:
  2. 混合算法设计Hybrid algorithm design SFA code_ECOCHybrid algorithm design SFA code_ECOC(Hybrid algorithm design SFA code_ECOC)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:5kb
    • 提供者:nisa
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com