CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算法分析与设计

搜索资源列表

  1. Math

    0下载:
  2. Matlab算法分析与设计程序,包括很多搜索算法的源程序。-Matlab algorithm analysis and design procedures, including many search algorithm of the source.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5992
    • 提供者:周晓兵
  1. ChessBoardCoverGameFrame

    0下载:
  2. java棋盘覆盖实现演示程序,算法分析与设计经典例题-java demo board to achieve coverage
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:8977
    • 提供者:yang
  1. ChessBoard

    0下载:
  2. MFC的棋盘覆盖问题,算法分析与设计的例题,实习的典型范例-MFC-board cover problem, algorithm analysis and design example, a typical example of practice
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3753642
    • 提供者:yang
  1. mergeSort

    0下载:
  2. mergeSort,合并排序,算法分析与设计-mergeSort
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:522
    • 提供者:Tampeng
  1. fakecoin

    0下载:
  2. 采用算法分析与设计中的减治法解决假币问题-use the logical analasys and design method to solve the fake coin
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2310
    • 提供者:朱建杰
  1. CLOSESTPAIR

    0下载:
  2. 算法分析与设计之CLOSESTPAIR算法实现-CLOSESTPAIR
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1450
    • 提供者:zmq1991
  1. 7-27

    0下载:
  2. 算法分析与设计之7-27(贪心算法)算法实现-analysis 7-27
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1436
    • 提供者:zmq1991
  1. Algorithm

    0下载:
  2. 算法分析与设计 (美国)Michael.T.Goodrich 清晰版-Algorithm Analysis and Design (United States) Michael.T.Goodrich clear version
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8637703
    • 提供者:saeV
  1. MaxClique

    0下载:
  2. 算法分析与设计中的最大团问题,程序给出了详细的说明,下载可以直接运行-Algorithm analysis and design of the maximum clique problem, the program gives a detailed descr iption, download can be run directly
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:16081
    • 提供者:sugar
  1. ChessBoardCover

    0下载:
  2. 经典的算法分析与设计课程中的棋盘覆盖问题,java代码,具有很高的参考价值-Classical algorithm analysis and design course covering the board, java code, with a high reference value
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:234593
    • 提供者:sugar
  1. subsequence

    0下载:
  2. 这是用c 写的关于最长公共子序列的一个算法,是学习算法分析与设计时做的一个实验,希望对初学者有用呵(原来的名字是“最长公共子序列”,因为上传的原因改成现在的名字)-This is c written about one of the longest common subsequence algorithm, learning algorithm is to do analysis and design an experiment, I hope useful for beginners O (t
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:104334
    • 提供者:楚明阳
  1. code

    0下载:
  2. 这是算法分析与设计这书的课后习题解答代码。-This is the algorithm analysis and design after-school exercise book answer code.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:8065670
    • 提供者:尹呈
  1. 01backpack

    0下载:
  2. 算法分析与设计中的01背包问题,采用合并排序方法。-《Algorithm analysis and design》 of the 01 knapsack problem, using merge sort method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:902945
    • 提供者:
  1. suanfa

    0下载:
  2. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3191763
    • 提供者:caoxulei
  1. bound

    0下载:
  2. 算法分析与设计 利用分支界限法计算载重问题-Calculate the weight using branch and bound problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:916227
    • 提供者:菊子
  1. n-queens-graphical

    1下载:
  2. n-queens graphical,是算法分析与设计里N皇后的c+=代码,程序将问题进行了图形化-n-queens graphical
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-20
    • 文件大小:1092
    • 提供者:汪尔芳
  1. bigTuan

    0下载:
  2. 算法分析与设计 最大团问题 G的最大团是指G中所含顶点数最多的团。 无向图的最大团和最大独立集问题都可以看作是图G的顶点集V的 子集选取问题可以用回溯法在O(n*(2^n))时间内解决。-Algorithm analysis and design problem G, the biggest group the biggest group is the maximum number of vertices of G contained in the group. Undirect
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1241
    • 提供者:草拟嘛
  1. huffman

    0下载:
  2. 算法分析与设计基础课程大型实验周做的,用贪心算法实现的Huffman编码,-Algorithm analysis and design of large-scale experiment-week basic course to do with the greedy algorithm of Huffman coding,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:198925
    • 提供者:闫养鑫
  1. algorithm_report

    0下载:
  2. 算法分析与设计报告,用java编写的4个常见的算法小程序。包括矩阵相乘问题,0/1背包问题,删数问题,和旅行商问题。-Algorithm analysis and design reports using java prepared four common algorithm applet. Including matrix multiplication problem, 0/1 knapsack problem, delete a few problems, and traveling sal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:46183
    • 提供者:淼淼
  1. NearestPoint

    0下载:
  2. 算法分析与设计经典问题,用分治法求最近点对,并与蛮力法做对比-Classical algorithm analysis and design problems with the divide and conquer method for the last point, and compared with the brute force method to do
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1206
    • 提供者:娟娟
« 1 2 3 4 5 67 8 9 10 11 ... 45 »
搜珍网 www.dssz.com