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

搜索资源列表

  1. CONVEXHULL

    0下载:
  2. 周培德翻译的《计算几何:算法设计与分析》中的凸包算法,在Visual Studio2008平台用C#语言编写的基于页面的二维凸包生成程序。本人拥有自主版权!-Zhou s translation, "Computational Geometry: algorithm design and analysis" of the convex hull algorithm, written in C# in Visual Studio2008 platform packet generation pa
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:42240
    • 提供者:sunlu
  1. 6

    0下载:
  2. 贪心法解活动安排问题(计算机算法设计与分析)实验报告-Greedy method for solving activities arrangements ( computer algorithm design and analysis )
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:49359
    • 提供者:江军然
  1. Design-and-analysis-of-algorithms

    0下载:
  2. 利用一个简单的c程序实现一组数据的排列,重组,实现许多算法设计与分析中的短发结构。-The use of a simple C program to achieve a set of data is arranged, recombine, realize a lot of algorithm design and analysis of hair structure.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:283390
    • 提供者:刘雪
  1. suanfasheji

    0下载:
  2. 算法设计与分析,非常好的一本书,并没有过多实体程序,但其思想非常好-Algorithm design and analysis, a very good book
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:10107851
    • 提供者:maltinda
  1. diguizuiyoujie

    0下载:
  2. 算法设计与分析的矩阵连乘中递归最优解的实现源代码-Algorithm design and analysis of the matrix multiplicative recursive optimal solution to achieve the source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:510671
    • 提供者:星晴
  1. suanfashejiyufenxi

    0下载:
  2. 大二下学期算法设计与分析C语言编程答案参考-Sophomore semester algorithm design and analysis the C programming language answer reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:269300
    • 提供者:ouxinyang
  1. StdAfx

    0下载:
  2. 这是我们本科的时候上算法设计与分析写的代码——大整数相乘-Algorithm Design and Analysis- Multiplication of Large Integers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:252114
    • 提供者:sss
  1. dierzhang

    0下载:
  2. 计算机算法设计与分析第二章课后习题,是关于书友广岛问题的-shu you
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:452631
    • 提供者:王恒军
  1. StringMatch

    0下载:
  2. 算法设计与分析中的字符串匹配算法,C++代码-String matching algorithm, algorithm design and analysis courses, C++ code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1163
    • 提供者:omic
  1. Exp4_Huffman

    0下载:
  2. 算法设计与分析中的哈夫曼算法,C++源程序-Algorithm design and analysis of the Huffman algorithm, C++ source
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1340
    • 提供者:omic
  1. MaxSubStr

    0下载:
  2. 动态规划法求最大子段和,算法设计与分析练习用-Dynamic programming to the largest sub-segment, the algorithm for practice
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:17272
    • 提供者:qindan
  1. Screening-method

    0下载:
  2. 选择排序 排序问题中的蛮力法 算法设计与分析-Selection sortThe scheduling problem with the brute force methodDesign and analysis of algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:619
    • 提供者:fei
  1. the-greedy-algorithm

    0下载:
  2. 算法设计与分析(第4章 贪婪算法),主要介绍贪婪算法-Algorithm Design and Analysis (Chapter 4, the greedy algorithm), introduces a greedy algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:27539
    • 提供者:刘强
  1. backtracking

    0下载:
  2. 算法设计与分析(第5章回溯法),主要讲述回溯法-Algorithm Design and Analysis (Chapter 5 of backtracking), focuses on backtracking
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:84071
    • 提供者:刘强
  1. sfsjyfx

    0下载:
  2. 算法设计与分析内文章,对于5个大内的算法分别进行分析与实例的求解对比,给出算法的评价。-shuan fa
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:162248
    • 提供者:杨峰
  1. shopping-question

    0下载:
  2. 实现超市中排队购物用时最短,是计算机算法设计与分析中的一道题。自己写的程序,原创!-Achieve queued supermarket shopping with the shortest, is a question in the design and analysis of computer algorithms. Write their own procedures, original!
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:885666
    • 提供者:huang ketao
  1. bag.cpp

    0下载:
  2. 带期限的任务分配问题,配合算法设计与分析课程,采用c++语言编写,应用算法设计思想-Task allocation problem with the term, with the algorithm design and analysis courses using c++ languages ​ ​ written application algorithm design thinking
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:889
    • 提供者:jade
  1. hh

    0下载:
  2. 算法设计与分析 C语言实现哈夫曼编码的源代码-Huffman coding algorithm design and analysis of the C language source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-06
    • 文件大小:1506
    • 提供者:蒋雅
  1. YeShu_Count

    0下载:
  2. 算法设计与分析,给定一数字,统计所有页数的0-9数字出现的个数-count the num of number (0~9)appear
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:404981
    • 提供者:高洁
  1. MergeSortL_AND-QuickSort

    0下载:
  2. MergeSortL_AND QuickSort,计算机算法设计与分析中的链表的归并排序算法和快速排序算法-MergeSortL_AND QuickSort, linked list merge sort algorithm in the design and analysis of computer algorithms, and fast sorting algorithm
  3. 所属分类:Console

    • 发布日期:2017-11-14
    • 文件大小:2424322
    • 提供者:陈乾福
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 45 »
搜珍网 www.dssz.com