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

资源列表

« 1 2 ... .67 .68 .69 .70 .71 172.73 .74 .75 .76 .77 ... 2673 »
  1. maze

    0下载:
  2. 数据结构地图实验,需要的同学拿去吧。应该会帮得到忙的,我觉得。。。。。。(data structure for the students who lost in csee)
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:118kb
    • 提供者:LauraHU
  1. NQueens.m

    0下载:
  2. N皇后问题 用Matlab解决 N皇后问题 用Matlab解决(NQteens use Matlab)
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:迪迪2222
  1. Calculator

    0下载:
  2. 利用stack开发的简单计算软件,能进行各种简单运算(The simple computing software developed by stack can carry out a variety of simple operations)
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:914kb
    • 提供者:天南
  1. DFSMaze

    0下载:
  2. C++实现深度优先搜索迷宫,找到最短路径。(C++ implements the depth first search maze and finds the shortest path)
  3. 所属分类:数据结构

  1. 实验3

    0下载:
  2. 猴子吃桃子问题 有一群猴子摘了一堆桃子,他们每天都吃当前桃子的一半且再多吃一个,到了第10天就只余下一个桃子。用多种方法实现求出原来这群猴子共摘了多少个桃子。(Monkey eat peaches A group of monkeys picked up a pile of peaches. They ate half of the current peaches and ate one more every day. In the tenth day, the rest of the
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:324kb
    • 提供者:andyhui
  1. 实验2

    0下载:
  2. 设计一个程序,演示用算符优先法对算术表达式求值的过程。利用算符优先关系,实现对算术四则混合运算表达式的求值。 (1)输入的形式:表达式,例如2*(3+4) 包含的运算符只能有'+' 、'-' 、'*' 、'/' 、'('、 ')'; (2)输出的形式:运算结果,例如2*(3+4)=14; (3)程序所能达到的功能:对表达式求值并输出(A program is designed to demonstrate the process of evaluating arithmetic
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:191kb
    • 提供者:andyhui
  1. 实验4

    0下载:
  2. 矩阵加法,数学术语,定义为在数学里,矩阵加法一般是指两个矩阵把其相对应元素加在一起的运算。 矩阵怎么进行加减,矩阵是大学中必然要学习的一部分内容,矩阵的加减是学习矩阵的过程中最简单的一部分。(Matrix addition, a mathematical term defined as in mathematics, the addition of a matrix generally refers to the calculation of the addition of the corres
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:463kb
    • 提供者:andyhui
  1. 实验5

    0下载:
  2. 二叉排序树或者是一棵空树,或者是具有下列性质的二叉树: (1)若左子树不空,则左子树上所有结点的值均小于或等于它的根结点的值; (2)若右子树不空,则右子树上所有结点的值均大于或等于它的根结点的值; (3)左、右子树也分别为二叉排序树;(A two - fork sort tree or an empty tree, or a two - fork tree with the following properties: (1) if the left subtree is not e
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:236kb
    • 提供者:andyhui
  1. 邻接矩阵与邻接表相互转化

    0下载:
  2. 数据结构图论部分,邻接矩阵转邻接表,用C语言实现,再加几个字才够20字(The data structure graph, adjacency matrix to the adjacency list, using C language, plus a few words to 20 words)
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:waine
  1. 20170726_单调栈_京东面试

    0下载:
  2. merge and mianshi timu in jingdong
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:5kb
    • 提供者:Zaid
  1. HuffmanCode

    0下载:
  2. 哈夫曼树编码,数据结构c语言版,哈夫曼树的编码程序,通过不同的权值获得不同的编码,值得参考(The program for the Huffman coding process, more detailed, the annotation is more, hope someone communicate with me!)
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:
  1. dsxt-1

    0下载:
  2. 数据结构第一章试写一个算法,自大到小依次输出顺序读入的三个数X、Y和Z的值(data stru for (i=2; ((n%i)!=0)&&(i<sqrt(n)); i++); if i>sqrt(n) printf("%d is a prime number", n) else printf("%d is not a prime number", n); }/)
  3. 所属分类:数据结构

« 1 2 ... .67 .68 .69 .70 .71 172.73 .74 .75 .76 .77 ... 2673 »
搜珍网 www.dssz.com