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

资源列表

« 1 2 ... .91 .92 .93 .94 .95 23996.97 .98 .99 .00 .01 ... 28278 »
  1. merge

    0下载:
  2. 分治法排序,给定长度为n的一个序列,对其进行快速排序和求第i小数-(1) Input: A sequence of n numbers <a1, a2, . . .,an>. Output: A permutation (reordering) <a1’, a2’, . . .,an’> of the input sequence such that a1’ a2’  . . .  an’ (2) Input:
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.43mb
    • 提供者:王文超
  1. linked-list

    0下载:
  2. 实现对链表的插入、删除、输出,是学习链表入门的很好的材料-Achieve the list of insert, delete, export, is a good start to learn the material list
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1.18kb
    • 提供者:
  1. Data-Structure

    0下载:
  2. 数据结构演示系统,有数据结构中的各种算法,有线性表的算法,还有个各种排序查找算法。-Data structures demonstration system, the data structure of the various algorithms, the algorithm has a linear form, as well as a variety of sorting search algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:698.95kb
    • 提供者:Thomas
  1. duishizi

    0下载:
  2. 算法设计与分析 堆石子问题 #include<stdio.h> #include<algorithm> int a[100][100],b[100][100],c[100] int max0(int a,int b) { if(a>b) return a else return b } int min0(int a,int b) { if(a<b) return
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3.1kb
    • 提供者:李玲
  1. binary-tree

    0下载:
  2. 二叉树,编写程序任意输入二叉树的结点个数和结点值,构造一棵二叉树,采用三种递归遍历算法(前序、中序、后序)对这棵二叉树进行遍历并计算出二叉树的高度。-binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:203.52kb
    • 提供者:ww
  1. zheban

    0下载:
  2. 折半查找法,二叉树为基础,代码结构严谨精炼-Binary search method, binary tree as the foundation, the code structured refining
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:214.61kb
    • 提供者:prove
  1. Program-of-gram

    0下载:
  2. 图的创建、遍历、最小生成树、最短路径、拓扑排序、关键路径-create ,travase,spaning tree,the shortest path,topological sort program of graph
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:241.87kb
    • 提供者:希达
  1. Trees-

    0下载:
  2. 数据结构树和二叉树的一些简单程序,适合初学者学习-Data structure and two and a simple procedure of the tree. beginners learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:46.8kb
    • 提供者:ply
  1. Floyed-and-Dijkstra-Sort

    0下载:
  2. 改代码实现了Floyd和Dijkstra算法在最短路径问题上的应用,并且比较了两者的效率。-The code has applied Floyd and Dijkstra algorithm in the shortest path problem, and given the efficiency of the these two algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2.5kb
    • 提供者:liu peng
  1. cpp1

    0下载:
  2. 我多年整理的10多个c++常用的算法之类的好东西,代码写的一般,但是很实用-My years of finishing more than 10 c++ commonly used algorithm, good stuff, code written in general, but very practical!!!
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:21.88kb
    • 提供者:色粉
  1. Joseph

    0下载:
  2. 你现在所使用的是以链表为基础编写的约瑟夫环,具体功能为: 编号为1,2,......,n的n个人按照顺时针方向围坐一圈,每个人有且只有一个密码(正整数)。一开始任选一个正整数作为报数上限值,从第一个人开始顺时针方向自1开始报数,报到m时停止报数。报m 的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新报数,如此下去,直到所有人全部出列为止; 如输入整型数据:1 2 3 4 5 6,输出为2 4 3 1 5 6-You are now use the list is th
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.1kb
    • 提供者:
  1. Ccode

    0下载:
  2. C语言源代码实现 图的存储方法 递归算法 排序算法-Figure C-language source code storage method recursive algorithm sorting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.01kb
    • 提供者:keyCSky
« 1 2 ... .91 .92 .93 .94 .95 23996.97 .98 .99 .00 .01 ... 28278 »
搜珍网 www.dssz.com