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

资源列表

« 1 2 ... .49 .50 .51 .52 .53 254.55 .56 .57 .58 .59 ... 2673 »
  1. Cpp1

    0下载:
  2. 用c++写的一个FIFO算法,感觉还不错-The FIFO algorithm with c++ write, I feel pretty good
  3. 所属分类:Data structs

    • 发布日期:2017-12-09
    • 文件大小:916byte
    • 提供者:吴志龙
  1. Q5

    0下载:
  2. 2015全国研究生数学建模竞赛A题,最后一问,扩展的蓝侧斯特仿真-2015 the national graduate students mathematical contest in modeling A problem, and finally, the blue side of the extension, the simulation
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:916byte
    • 提供者:张兴
  1. binarytree

    0下载:
  2. 二叉树排序的例子 包括几个基本操作:插入节点,排序,创建等。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:917byte
    • 提供者:chen allen
  1. Radix-Sort

    0下载:
  2. 基数排序(radix sort)则是属于“分配式排序”(distribution sort),基数排序法又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O (nlog(r)m),其中r为所采取的基数,而m为堆数,在某些时候,基数排序法的效率高于其它的比较性排序法。 -Radix sort (radix sort) is a " distrib
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:917byte
    • 提供者:mfeng
  1. list

    0下载:
  2. 利用指针实现线性表。 要求:用模板类的继承,实现链表的几个函数功能,主要包括链表的插入,追加和删除。并在main函数中对你的链表的各项功能进行测试 -The use of pointers to the linear form. Requirements: the inheritance with template classes, implement a linked list of functions of several functions, including the lis
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:917byte
    • 提供者:wenda
  1. yuese

    0下载:
  2. 约瑟夫环-yuesefu
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:917byte
    • 提供者:hanxiao
  1. Linear-table-to-insert-a-number

    0下载:
  2. 这是一个数据结构的线性表插入一个元素的算法,该程序由课本伪代码改编而成,非常方便于初学者学习数据结构线性表的知识以及提高自信心-This is a linear list data structure to insert an element of the algorithm, the program adapted from the textbook pseudo-code is made very easy for beginners to learn the linear form of
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:917byte
    • 提供者:陈新
  1. getRankN.m

    0下载:
  2. fingerprint get rank
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:917byte
    • 提供者:路飞
  1. tianji

    0下载:
  2. 田忌赛马问题:用动态规划问题,解决最优化问题,不错的算法哦-Tianji race issue : dynamic programming problem solving optimization problems, a good algorithm oh.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:918byte
    • 提供者:iori
  1. duoxiangshi

    0下载:
  2. 通过定义结构体来实现多项式得加法和减法(简单版)-By defining the structure to implement polynomial addition and subtraction too (simple version)
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:918byte
    • 提供者:LEO
  1. shiyan3

    0下载:
  2. 模拟银行的叫号机。在程序运行过程中使用文本菜单供用户选择,选择1则模拟储户按下叫号机取叫号纸(即入队列),选择2则模拟银行工作人员按下叫号机,请取得相应号数的储户到前台办理业务(即出队列)。叫号机的号数从1号开始往上递增。 -Simulation machine called the number of banks. The program is running for the user to choose a text menu, select a machine called the n
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:918byte
    • 提供者:
  1. NQueen

    0下载:
  2. N皇后的经典问题解决方案.用一维数组解决.-The classic N-Queens problem solution to solve one-dimensional array
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:918byte
    • 提供者:周独战
« 1 2 ... .49 .50 .51 .52 .53 254.55 .56 .57 .58 .59 ... 2673 »
搜珍网 www.dssz.com