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

资源列表

« 1 2 ... .46 .47 .48 .49 .50 24651.52 .53 .54 .55 .56 ... 28278 »
  1. dual_linklist

    0下载:
  2. 用C语言程序实现双向链表的实例程序,对学习数据结构的朋友非常有帮助!-C language program with two-way linked list of example programs for learning data structures friends very helpful!
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:656byte
    • 提供者:飞鸟
  1. HString

    0下载:
  2. 串的基本应用,插入,查找,拷贝,包括kmp算法-string
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:32.9kb
    • 提供者:郑语涵
  1. tree

    0下载:
  2. 输入树的前序、中序的字符串,创建二叉树并打印-Enter the first tree order, the order of the string, create and print binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2.32kb
    • 提供者:xy
  1. convert

    0下载:
  2. 输入二叉树的前序表达式,转换为后序表达式,并打印转换步骤和结果-Enter the first order binary tree expression, converted to the order of expression, and print results of conversion steps and
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3.08kb
    • 提供者:xy
  1. shortestpaths

    0下载:
  2. 本算法利用单源点的最短路径算法更改而成,输入输出是利用一个额外的数组来储存单源点的结点集。-The algorithm uses a single source shortest path algorithm change is made, input and output is to use an additional array to store a single set of source nodes.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:103.28kb
    • 提供者:linchao
  1. LZW

    0下载:
  2. LZW算法,提供了LZW算法的压缩和解压,此程序采用链表的数据结构 完成了基本功能-LZW algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:3.84kb
    • 提供者:徐亚飞
  1. sourcecodeofdatastructure

    0下载:
  2. 数据结构的课件及其源代码,非常值得好好学习-source code of data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:6.39mb
    • 提供者:龚丹丹
  1. lcs

    0下载:
  2. A program to find the LCS(Longest common subsequence ). It contains a source code the .c file input file .txt and the output file
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.4kb
    • 提供者:cbeauty
  1. RMDecoder

    0下载:
  2. 本文为LTE中reed-muller码的译码程序,译码算法用的是FHT(快速哈达玛变换)。-This article LTE in the reed-muller code decoding process, decoding algorithm using a FHT (Fast Hadamard Transform).
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:180.96kb
    • 提供者:童超
  1. LINK_MER

    0下载:
  2. c++ file for merging of two link list
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:872byte
    • 提供者:jigar
  1. LCSProblem

    0下载:
  2. LCS算法: 通常两个字符串的最大公共子串的问题是通过下面的算法来完成的: 把字符串1(长度m)横排,串2(长度n)竖排,得到一个m×n的矩阵c,矩阵的每个元素的值如下,如果m[i]=n[j],则c[j][i]=1,否则,c[j][i]=0。然后找出矩阵中连续是1的对角线最长的一个,则对角线的长度就是公共子串的长度.-LCS algorithm: often the two most common sub-string string problem is through the fol
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.93kb
    • 提供者:sdf
  1. RC

    0下载:
  2. RC算法的C语言实现。 -RC algorithm of C language. RC algorithm of C language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:长风
« 1 2 ... .46 .47 .48 .49 .50 24651.52 .53 .54 .55 .56 ... 28278 »
搜珍网 www.dssz.com