CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能 数据结构常用算法

资源列表

« 1 2 ... .07 .08 .09 .10 .11 412.13 .14 .15 .16 .17 ... 2673 »
  1. LCS

    0下载:
  2. 最长公共子序列的算法LCS:包括随机输入两个字符串,输出这两个字符串的最长公共子序列。-The longest common subsequence algorithm LCS: including random two input strings, the longest common subsequence outputs of the two string.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:221335
    • 提供者:yang wen
  1. QuickSort

    0下载:
  2. 算法导论中的快速排序算法的具体实现,包括对该算法的简单变形,其中采用文件输入,包括正序,逆序,随机情况的不同输入-Introduction to Algorithms concrete realization of fast sorting algorithms, including the algorithm is simple deformation, which uses the file input, including positive, reverse, random situati
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:722563
    • 提供者:
  1. ansys-APDL-programme

    0下载:
  2. ansys apdl programme ,集合了大部分ansys APDL的源程序,有各个模块的数值分析-ansys apdl programme,it contains many parts of numerical analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:450308
    • 提供者:leo
  1. test

    0下载:
  2. 数据结构 求解城市间最短路径 课程设计 交通图-数据结构 求解城市间最短路径
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:9762
    • 提供者:章琦
  1. With-partition-method-of-quick-sort

    0下载:
  2. 快速排序的主要思想:找出数组的第一个数字作为参照物,从数组第一个数字往后开始比较,同时,从数组最后一个数字往前比较,如果前面的数字比参照值大,找出来,后面的数字比参照值小找出来,他们相互交换位置,当他们相遇了,停止。这样的结果是,相遇点的前面的数字都是比参照值小的,相遇点后面的值都是比参照值大,然后再相遇点分割成两块,各自进行刚才的操作。-The main idea of the quick sort: find the first number as a reference, the arra
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:11490
    • 提供者:zhongdecai
  1. houzuishuzhu

    0下载:
  2. 后缀数组的代码模板,讲解了俩种RMQ方法-Suffix array code templates, explained the two kinds of methods RMQ
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:18620
    • 提供者:wuleizhihen
  1. boyi

    0下载:
  2. 巴什博奕+威佐夫博奕+尼姆博弈(及Staircase)讲解及代码-Bash Game+ 威佐夫博奕+ Nimes game (and Staircase)
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:26119
    • 提供者:wuleizhihen
  1. juzhenchengfa

    0下载:
  2. 矩阵乘法的基本代码实现过程,模板,便于理解矩阵乘法-The basic code matrix multiplication implementation process
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3595
    • 提供者:wuleizhihen
  1. hash

    0下载:
  2. 字符串Hash函数各种方法及各种哈希函数的C语言程序代码-C language code string Hash functions in various ways and various hash function
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2056
    • 提供者:wuleizhihen
  1. shuzhuangshuzu

    0下载:
  2. 一维树状数组和二树状数组的基本数据结构的表示及代码-Basic data structures and code represents one-dimensional arrays and two tree tree array
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:13011
    • 提供者:wuleizhihen
  1. sushu

    0下载:
  2. 求最大k使m^k是n!的约束, 分解m的质因子,然后求质因子的最小幂-Seeking maximum k so m ^ k is n! Constraints, the decomposition m of prime factors, then the minimum power factor for quality
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3335
    • 提供者:wuleizhihen
  1. stack

    0下载:
  2. 数据结构常见抽象数据类型--栈的自定义实现-The custom implementation of common abstract data types--stack in data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1583
    • 提供者:孔维康
« 1 2 ... .07 .08 .09 .10 .11 412.13 .14 .15 .16 .17 ... 2673 »
搜珍网 www.dssz.com