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

资源列表

« 1 2 ... 69 70 71 72 73 7475 76 77 78 79 ... 2673 »
  1. k

    0下载:
  2. 一个对于一个给定的 数( N ), 求不大于 N 的最大 Fibonacci 数-One for a given number (N), for not more than N of the largest Fibonacci number
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:632
    • 提供者:王川
  1. try03

    0下载:
  2. 假定一个单向循环链表来表示队列(即循环链队),该队列只设一个队尾指针,不设队首指针,试编写下列各种运算的算法: 1) 向循环链队插入一个元素值为x的结点。 2) 从循环链队中删除一个结点。 3) 访问队列 -The assumption that a one-way circle to indicate the queue list (that is, the cycle chain teams), which is only a team queue tail pointer
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:632
    • 提供者:zhx
  1. decare_tree

    0下载:
  2. 有一种特殊的二叉树被称为笛卡尔树,这种二叉树的每个结点都有两个关键码,记为key1和key2。现在给你一组关键码,每组关键码用二个整数表示,要求构造一棵同时满足下列两个性质的笛卡尔树:   只考虑这棵笛卡尔树的第一关键码,它是一棵排序二叉树。   只考虑这棵笛卡尔树的第二关键码,它们满足类似于最小堆的性质,即任意一个父结点的第二关键码都比它的子结点的第二关键码小。 -There is a special kind of binary tree is called Cartesi
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:632
    • 提供者:孙巍巍
  1. queen

    0下载:
  2. 本代码实现了n皇后问题,是我大二时数据结构的课程设计源码,编译运行过的。-data structure design
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:632
    • 提供者:红豆女
  1. rapid-sorting

    0下载:
  2. 针对25个字符型的快速排序,比较精短,冒泡排序的改进算法。-25 character for the rapid sorting, more refined short, improved bubble sort algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:632
    • 提供者:yang
  1. exam6-5

    0下载:
  2. 关于数据结构这门学科的源代码程序,序列六之五。-About data structure of the subject, the source program
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:632
    • 提供者:laoyu
  1. xiaoqu

    0下载:
  2. 计算方法课程设计,高斯消去法,希望对大家有用-Calculation methods course design, gaussian elimination method, the hope of the useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:632
    • 提供者:张心健
  1. FILE39

    0下载:
  2. c 代码 用串的堆分配存储结构来实现小文本编辑器 不需要密码 就可以轻松解压-c code using strings of heap allocated storage structure to achieve a small text editor does not require a password can easily extract
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:633
    • 提供者:fu xingyou
  1. FILE39

    0下载:
  2. c 代码 用串的堆分配存储结构来实现小文本编辑器 不需要密码 就可以轻松解压-c code using strings of heap allocated storage structure to achieve a small text editor does not require a password can easily extract
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:633
    • 提供者:fu xingyou
  1. stackfibnaqi

    0下载:
  2. 斐波那契数列计算的非递归算法 用栈来模拟递归的经典题目-Fibonacci calculation of non-recursive algorithm used to simulate the recursion stack classic topic
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:633
    • 提供者:guangyu
  1. Hash-table-lookup

    0下载:
  2. 哈希表查找,一种地址查找,各查找中时间复杂度最小-Hash table lookup, an address lookup, find the time complexity of the minimum
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:633
    • 提供者:陈与
  1. yusefusi

    0下载:
  2. 约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个 正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人 开始重新从1报数,如此下去,直至所有的人全部出列为止。试设计一个程序,按出列顺序印出各人编号。-Josephus (Josephus) a descr iption of the problem is: numbe
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:633
    • 提供者:dlj
« 1 2 ... 69 70 71 72 73 7475 76 77 78 79 ... 2673 »
搜珍网 www.dssz.com