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

资源列表

« 1 2 ... .50 .51 .52 .53 .54 2455.56 .57 .58 .59 .60 ... 2673 »
  1. 2.表达式计算

    0下载:
  2. 思路: 1、创建两个栈 linkstack * operand ;//运算数栈 linkstack * operator;//运算符栈 2、扫描表达式。 <1>若是运算数,合并成一个完整的数data。 规则:直接入操作数栈 push_stack(operator_stack,data);(Ideas: Create two stacks Linkstack * operand;/ / operation number stack Linkstack * opera
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:403kb
    • 提供者:啊哈S
  1. 哈夫曼树

    0下载:
  2. 哈夫曼树,又叫最优二叉树,指的是对于一组具有确定权值的叶子结点的具有最小带权路径长度的二叉树。(The haffman tree, also known as the optimal binary tree, refers to a binary tree with a minimum path length for a set of leaf nodes with determinate weights.)
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:420kb
    • 提供者:啊哈S
  1. 走方格路径

    0下载:
  2. 走方格路径,通过编程实现最短步数达到终点。(I am a lover of computer!)
  3. 所属分类:数据结构

  1. CampusTourGuideSystem

    0下载:
  2. 简单的校园导航算法实现,包括深度遍历等多种算法。(Simple campus navigation algorithm)
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:129kb
    • 提供者:零号病人
  1. c++代码实现走迷宫

    0下载:
  2. 利于c++完成对迷宫的编程设计,运行后成功走出迷宫(It is helpful for c + + to complete the programming of the maze, and then successfully get out of the maze)
  3. 所属分类:数据结构

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:xieyuqz
  1. stlwrite

    0下载:
  2. stlwrite从修补程序或表面数据编写STL文件,模式文件是使用“二进制”(默认)或“ascii”编写的。 写入STL文件的标题标题文本(最多80个字符)。(Stl writes STL files from patch or surface data, and the schema files are written using either " binary" ( default ) or " ascii ". Write the title
  3. 所属分类:数据结构

  1. 离散结构ppt

    0下载:
  2. 括号匹配,数据结构中比较重要 的栈的利用,数据结构中比较重要 的栈的利用。(Parentheses matching, data structure in the more important use of the stack, the data structure of the more important use of the stack.)
  3. 所属分类:数据结构

    • 发布日期:2017-12-19
    • 文件大小:14.65mb
    • 提供者:xianxianya
  1. 数据结构习题算法

    0下载:
  2. 数据结构课后习题相关算法完整源代码,陆续后面会上传更多源代码,供大家参考交流。(Data structure after-school exercises related algorithms complete source code)
  3. 所属分类:数据结构

    • 发布日期:2017-12-16
    • 文件大小:2kb
    • 提供者:AmyLiu
  1. MergeMutiply

    0下载:
  2. 用这个程序对你想要排序的数组进行排序,这个程序采用的是合并排序法,算法效率是O(nlogn)(Use this program to sort the array you want to order. This program uses the merge sort method, and the algorithm efficiency is O (nlogn))
  3. 所属分类:数据结构

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:陈琪好棒
  1. HuffmanTree

    0下载:
  2. 哈夫曼树排序(Huffman tree sorting)
  3. 所属分类:数据结构

    • 发布日期:2017-12-21
    • 文件大小:131kb
    • 提供者:Susu12
  1. graph poly maple FVM

    0下载:
  2. Plot graphs in maple for polynomials
  3. 所属分类:数据结构

    • 发布日期:2017-12-23
    • 文件大小:9kb
    • 提供者:DragonZord42
  1. data structure

    0下载:
  2. 数据结构一些基本功能实现,图邻接表,二叉树,拓扑序,快排(Some basic functions of data structure are realized)
  3. 所属分类:数据结构

    • 发布日期:2017-12-23
    • 文件大小:8kb
    • 提供者:古漓
« 1 2 ... .50 .51 .52 .53 .54 2455.56 .57 .58 .59 .60 ... 2673 »
搜珍网 www.dssz.com