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

资源列表

« 1 2 ... .83 .84 .85 .86 .87 488.89 .90 .91 .92 .93 ... 2673 »
  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-12
    • 文件大小:1910
    • 提供者:
  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
    • 文件大小:275905
    • 提供者:于渊
  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
    • 文件大小:11846
    • 提供者:于渊
  1. polyn

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

    • 发布日期:2017-04-13
    • 文件大小:2837
    • 提供者:zx
  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
    • 文件大小:6181
    • 提供者:于渊
  1. ShellInsert

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

    • 发布日期:2017-03-31
    • 文件大小:306608
    • 提供者:于渊
  1. 11c

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

    • 发布日期:2017-04-16
    • 文件大小:262055
    • 提供者:chlong
  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
    • 文件大小:132862
    • 提供者: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-16
    • 文件大小:131626
    • 提供者: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
    • 文件大小:10253
    • 提供者:Daniel Gu
  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-12
    • 文件大小:1551
    • 提供者:Daniel Gu
  1. cross_list

    0下载:
  2. 数据结构中的稀疏矩阵十字链表类,代码注释齐全,可供初学者学习使用。-Dish sparse matrix data structure Cross Chain category, code complete notes for beginners to learn to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:137827
    • 提供者:Daniel Gu
« 1 2 ... .83 .84 .85 .86 .87 488.89 .90 .91 .92 .93 ... 2673 »
搜珍网 www.dssz.com