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

搜索资源列表

  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

    • 发布日期:2008-10-13
    • 文件大小:13606
    • 提供者:binly
  1. sell

    0下载:
  2. 旅行售货员算法分析与设计第六章例题实现与大家共享
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2959
    • 提供者:snow
  1. line

    0下载:
  2. 布线问题算法分析与设计实现程序JAVA版
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4335
    • 提供者:snow
  1. suanfashiyanbaogao

    0下载:
  2. 算法分析与设计的实验报告,大二的下学期貌似,学习的,希望大家用得着
  3. 所属分类:WEB源码

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

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

    • 发布日期:2008-10-13
    • 文件大小:280248
    • 提供者:亮亮
  1. CPair

    0下载:
  2. 分治法寻找最接近点对,内附测试文件,算法分析与设计作业-Partition method to find the most close point ,Enclosed test files, the algorithm analysis and design work
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:17419
    • 提供者:李子谦
  1. ChessBoard

    0下载:
  2. 棋盘覆盖问题,java描述求解算法,算法分析与设计-Board cover problem, java solving algorithm descr iption, algorithm analysis and design
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2685
    • 提供者:柯林的红泪
  1. mergeSort

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

    • 发布日期:2017-04-04
    • 文件大小:522
    • 提供者:Tampeng
  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. dongtaiguihua

    0下载:
  2. 算法分析与设计例子:可以完整运行+详细说明:若给定n个整数组成的序列a1,a2,a3,……an,求该序列形如ai+ai+1+……+an的最大值。-Examples of Algorithm Analysis and Design: You can run+ full details: If a given sequence of n integers a1, a2, a3, ... ... an, find the sequence of the form ai+ ai+1+ ... ...+
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:9555
    • 提供者:wangfeifei
  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. 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. n-queen-problem-display

    0下载:
  2. n后问题演示程序,算法分析与设计,递归算法-N queen problem demonstration program, the algorithm analysis and design, recursion algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4223
    • 提供者:jade
  1. The-longest-public-son-sequence

    0下载:
  2. 最长公共子序列演示程序,算法分析与设计,动态规划算法-The longest public son sequence demo, the algorithm analysis and design, dynamic programming algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:5560
    • 提供者:jade
  1. Queen

    0下载:
  2. 算法分析与设计 用回溯法实现n皇后问题(java源码)-Algorithm Analysis and Design N-queens Problem Using Backtracking
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:715
    • 提供者:jing
  1. IntegerMultiply

    0下载:
  2. 算法分析与设计 用递归分治算法解决大整数乘积问题(java源码)-Algorithm Analysis and Design Recursive divide and conquer algorithm to solve the problem of large integer multiplication. (Java source code)
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:636
    • 提供者:jing
  1. MatrixMultiply

    0下载:
  2. 算法分析与设计 用动态规划法计算矩阵乘积(java源码)-Algorithm Analysis and Design Matrix Multiply with Dynamic Programming Method. (Java source code)
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:743
    • 提供者:jing
  1. Subset

    0下载:
  2. 算法分析与设计 用回溯法解决子集合问题(java源码)-Algorithm Analysis and Design Subset Issues with Backtracking. (Java source code)
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:754
    • 提供者:jing
  1. DivideConquer

    0下载:
  2. 2010年05月 算法分析与设计大作业 算法效能比较程序【DivideConquer】-May 2010 algorithm analysis and design of large operations algorithm performance comparison procedures [DivideConquer]
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:34930
    • 提供者:李刚
« 12 »
搜珍网 www.dssz.com