搜索资源列表

  1. 算法分析与设计课件

    0下载:
  2. 算法分析与设计课件,不错的讲义-algorithm analysis and design of courseware, yes handouts
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:280248
    • 提供者:亮亮
  1. 算法分析与设计

    0下载:
  2. 算法分析与设计,是我们的教程来的啊,希望不会让你失望拉-algorithm analysis and design, is our guide to the ah, you will not be disappointed Rafah
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:730324
    • 提供者:耀
  1. 算法分析和设计

    0下载:
  2. 经典算法之:连续邮资问题,全排列问题,有限期任务安排,整数划分问题,装载问题-classic algorithms : for the postage issue, all issues with a task deadline, integer division, loading problems
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:常乐
  1. 算法分析与设计课件

    0下载:
  2. 算法分析与设计课件,不错的讲义-algorithm analysis and design of courseware, yes handouts
  3. 所属分类:文档资料

    • 发布日期:2024-05-02
    • 文件大小:279552
    • 提供者:
  1. 算法分析与设计

    0下载:
  2. 算法分析与设计,是我们的教程来的啊,希望不会让你失望拉-algorithm analysis and design, is our guide to the ah, you will not be disappointed Rafah
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-02
    • 文件大小:730112
    • 提供者:耀
  1. 算法分析与设计多媒体

    0下载:
  2. 在毕业设计期间由多人开发的一个算法演示系统,它包n皇后问题、拉维斯加算法等-This is a algorithm demo system developed by some persons, which including n queen problem, Laplac algorithm,etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:3955712
    • 提供者:吴义军
  1. kuaisu

    0下载:
  2. 快速排序,算法分析与设计第二章分治法思想的快速排序算法实现.-quick sort, algorithm analysis and design of the second chapter ideological divide-and-conquer method of quick sort algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:zn
  1. javaTANXINFABEIBAO

    0下载:
  2. 用JAVA编写的关于算法分析与设计里的如何用JAVA实现关于贪心法的背包问题,简单明了.有很强的实例意义.-with JAVA prepared by the analysis of the algorithm and the designing of how to use JAVA of greedy law backpack , simple and clear. a strong example of significance.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-02
    • 文件大小:13312
    • 提供者:binly
  1. Suanfafenxi

    0下载:
  2. 在学习计算算法分析与设计时编写的几个算法代码,可供学习时参考-learning algorithm analysis and design prepared by several algorithm code for the reference of the study
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:41984
    • 提供者:张楠
  1. MatrixChain

    0下载:
  2. 《算法分析与设计》中的 “矩阵连乘程序”给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2 ,…,n-1。由于矩阵满足乘法的结合律,根据加括号的如何确定计算矩阵连乘积的计算次序,使得依此次序计算矩阵连乘积需要的数乘次数最少。
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:241664
    • 提供者:li
  1. 0-1Pack

    0下载:
  2. 用C#写的《计算机软件算法分析与设计》的作业--动态规划算法,0-1背包问题 可选择背包容量(浮点型)和指定每个物品的重量(浮点型),生成物品选择表和统计信息
  3. 所属分类:C#编程

    • 发布日期:2024-05-02
    • 文件大小:91136
    • 提供者:范成
  1. Design_and_Analysis_of_Algorithms

    0下载:
  2. 大学的算法分析与设计,提供大家经常复习翻阅-University of algorithm analysis and design, to provide regular review through U.S.
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:1329152
    • 提供者:jack
  1. prim

    0下载:
  2. 算法分析与设计,基于随机生成的无向图的prim算法实现-Algorithm Analysis and Design, based on randomly generated undirected graph of the prim algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:dk liu
  1. suanfashiyanbaogao

    0下载:
  2. 算法分析与设计的实验报告,大二的下学期貌似,学习的,希望大家用得着-Algorithm Analysis and Design of the experimental reports, sophomore next semester looks like, learn, and hope that we need it
  3. 所属分类:文档资料

    • 发布日期:2024-05-02
    • 文件大小:20480
    • 提供者:echo
  1. suanfafenxiyusheji1

    0下载:
  2. 山东师范大学信计算机算法分析与设计课件1-Shandong Normal University, believed the computer algorithm analysis and design of courseware 1
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:345088
    • 提供者:王义
  1. ACM-2007

    0下载:
  2. 2007年ACM考试原题,都是些算法分析与设计的题目。 -ACM examination in 2007 the original title, is more algorithm analysis and design topics.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:止水轻扬
  1. 123

    0下载:
  2. 算法分析与设计课后习题答案 goodrich的-Algorithm Analysis and Design of after-school exercise answer Goodrich
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:730112
    • 提供者:xiaoping
  1. algorithm

    0下载:
  2. 《计算机算法分析与设计》王晓东 第三版 课件-computer algorithm analysis and desigen
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:1914880
    • 提供者:Liucy
  1. Algorithm

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

    • 发布日期:2024-05-02
    • 文件大小:4559872
    • 提供者:wp
  1. Backtracking_algorithm_design

    0下载:
  2. 回溯算法设计,用于课程设计的算法分析与设计的实验内容,包括实验截图-Backtracking algorithm design for curriculum design, algorithm analysis and design of experiments, including the experimental Screenshot
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:27648
    • 提供者:wu
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org