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

资源列表

« 1 2 ... .95 .96 .97 .98 .99 400.01 .02 .03 .04 .05 ... 2673 »
  1. Queue_string

    0下载:
  2. 菜鸟自己写的一个存储字符串的循环队列,字符串长度可自定义,遍历方式是一个个输出的。-Circular queue rookie wrote a stored string, the string length can be customized traversal is one of the output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:Daniel Gu
  1. huffman_tree

    0下载:
  2. 数据结构学习中提供的不错的源码,一个哈夫曼树类,利用了链队列存储结构。压缩包中有七个文件。-Data structure provided a good learning source, a Huffman tree class, the use of the chain queue storage structure. There are seven compressed file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:10.01kb
    • 提供者:Daniel Gu
  1. link_queue

    0下载:
  2. 提供数据结构中的链队列类。队列的链接存储结构是用一个单链表存放队列元素的。压缩包中有测试文件。-Provide data structure chain queue class. Queue storage structure is linked with a single list of elements stored in the queue. Compressed package test files.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:128.54kb
    • 提供者:Daniel Gu
  1. seq_list

    0下载:
  2. 数据结构,线性表的顺序存储方式,压缩包中提供了一个顺序表类和一些辅助函数,还有一个测试程序-Sequential storage data structures, linear form. The compressed package provides an order form classes and some auxiliary functions.It also has a test program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:129.75kb
    • 提供者:Daniel Gu
  1. 11c

    0下载:
  2. 本代码用单链表实现大数据的储存,可处理任意大的整数,实现输入输出操作-just like
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:255.91kb
    • 提供者:chlong
  1. ShellInsert

    0下载:
  2. 这个程序里面包括有希尔排序,快速排序,堆排序,归并排序。-This program which includes Hill sort, quick sort, heap sort, merge sort.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:299.42kb
    • 提供者:于渊
  1. Linear-table-_-circular-linked-list

    0下载:
  2. 循环链表,有以下几项功能:列举表元素,插入、删除元素,清空表,查询元素值,查询元素位置,列举前驱和后继元素,退出程序。-The circular list, has the following functions: lists of elements, insert, delete elements, empty table, query element values, query element position, list of previous and subsequent element
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-06
    • 文件大小:6.04kb
    • 提供者:于渊
  1. polyn

    0下载:
  2. 用链表实现的一元多项式的加、减、乘、除、求值、求导、定积分-Achieve with a polynomial of addition, subtraction, multiplication, division, evaluation, derivation, definite integrals
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.77kb
    • 提供者:zx
  1. Linear-table-_-endless-chain-said

    0下载:
  2. 不创建头结点的链表。满足以下功能:列举表元素,插入、删除元素,清空表,查询元素值,查询元素位置,列举前驱元素,列举后继元素,退出程序。-Do not create a head node of the list. Meet the following functions: lists of elements, insert, delete elements, empty table, query element values, query element position, list of pr
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:11.57kb
    • 提供者:于渊
  1. Linear-table-_-leading-chain-said

    0下载:
  2. 将第一个结点作为一个特殊的结点,不用来存储数据的链表-The first node as a special node is not used to store data list
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:269.44kb
    • 提供者:于渊
  1. k-means

    0下载:
  2. k-均值聚类算法(C语言实现): 给定类的个数K,将N个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-k-means clustering algorithm (C language): given the number of classes K, N objects will be assigned to the K class, making the class the biggest similarity between objects, and the s
  3. 所属分类:Data structs

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

    0下载:
  2. 求最长公共子序列。本算法使用动态规划算法,解得最长公共子序列问题。-Find the longest common subsequence. The algorithm uses a dynamic programming algorithm, the solution was the longest common subsequence problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:713byte
    • 提供者:wutong
« 1 2 ... .95 .96 .97 .98 .99 400.01 .02 .03 .04 .05 ... 2673 »
搜珍网 www.dssz.com