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

资源列表

« 1 2 ... .27 .28 .29 .30 .31 2432.33 .34 .35 .36 .37 ... 2673 »
  1. About-Tree

    0下载:
  2. 数据结构中关于树的遍历,自己完成的程序。是数据结构中的重要部分 -data structure of the tree traversal, completed their procedures. Data structure is an important part
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:898byte
    • 提供者:李媛媛
  1. matrix

    0下载:
  2. 线性代数 求矩阵的逆 高斯gauss消元
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:898byte
    • 提供者:crazygir1
  1. n_queens

    0下载:
  2. 在n×n的棋盘上放置n个皇后,现要求出使n元棋盘上的n个皇后互不攻击的布局。 -In n × n chessboard of n-place Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:898byte
    • 提供者:李强
  1. InorderTraversal

    0下载:
  2. 中序遍历的递归算法定义:  若二叉树非空,则依次执行如下操作: (1)遍历左子树; (2)访问根结点; (3)遍历右子树。 -Traversal of the definition of the recursive algorithm: If the tree is not empty, then followed by the implementation of the following steps: (1) traverse the left subtree
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:898byte
    • 提供者:zong
  1. 1-2

    0下载:
  2. 复数四则运算。实现复数的加,减,乘。根据输入的复数分离出实部和虚部-Complex four operations. Achieve the plural add, subtract, multiply. Based on the input of the complex separated real and imaginary parts. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:898byte
    • 提供者:杨舞
  1. workerlist

    0下载:
  2. 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -1, a software company about 30 employees, each employee the name, work number, position and other properties, staff turnover every year,
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:898byte
    • 提供者:任红伟
  1. exp10-9

    0下载:
  2. 对一个字符串进行排序,并输出排序前和排序后的字符串-Sort of a string and output string sorting and sorting-
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:898byte
    • 提供者:焦焦
  1. UVA-5002

    0下载:
  2. UVA 5002 动态规划。欢迎各种交流讨论。-UVA 5002 dynamic programming. Welcome to the various exchanges and discussions.
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:898byte
    • 提供者:violet
  1. Joseph

    0下载:
  2. 约瑟夫环 输入说明: 多组数据,输入数据第一行为一个整数表示有几组数据,每组数据由两行构成,每组数据的第一行为两个正整数n和m,分别表示人的个数及初始随机数,每组数据的第二行为n个整数,表示每个人持有的密码。 输出说明: 对每组数据用一行输出n个整数表示依次出圈人的编号,整数之间用空格分隔 -Enter a descr iption: multiple sets of data, the input data first act an integer representi
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:898byte
    • 提供者:fisher
  1. BresenhamLine

    0下载:
  2. 在VC中实现Bresenham算法画直线-Bresenham algorithm in VC draw a straight line
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:897byte
    • 提供者:于栋梁
  1. timu

    0下载:
  2. 杭电OJ1429题解,有助于学习数据结构 搜索以及状态压缩的知识-Hang electrical OJ1429 solution to a problem, contribute to learning and knowledge state data structure search compression
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:897byte
    • 提供者:蒋磊
  1. Binary-Sort-Tree

    0下载:
  2. 建立二叉链表,然后判断是否为二叉排序树。-Build binary list, and then determine whether the binary sort tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:897byte
    • 提供者:王育东
« 1 2 ... .27 .28 .29 .30 .31 2432.33 .34 .35 .36 .37 ... 2673 »
搜珍网 www.dssz.com