资源列表

« 1 2 ... .18 .19 .20 .21 .22 1523.24 .25 .26 .27 .28 ... 2656 »

[数据结构常用算法paixu

说明:排序算法,将数组中的数按大小排列,C++老师课堂讲解,现编现调通过-algorithm of making elmetens of an array in order
<王宝宝> 在 2024-11-12 上传 | 大小:223kb | 下载:0

[数据结构常用算法mtxfx_v0.07_beta

说明:利用C++实现了一个矩阵类,并且在此基础上定义了矩阵的常用操作。在VS2008上编译通过,并且给出了测试的算例。-Using C++, a matrix class, and on this basis, the common definition of a matrix operation. In VS2008, on compiler, and test examples are given.
<zzb> 在 2024-11-12 上传 | 大小:2.38mb | 下载:0

[数据结构常用算法zhongzhuihouzhui

说明:数据结构必会的东西,使用c++完成的前缀,中缀,后缀之间的转换,计算机专业必会-c++ front middle end can transplate easily
<王岑> 在 2024-11-12 上传 | 大小:231kb | 下载:0

[数据结构常用算法clac_for_postfix

说明:后缀表达试的运算:键盘输入一串后缀表达式字符串,运行得结果-Expression of the operation test suffix: the suffix string of keyboard input expression string, the results of run
<斋隐> 在 2024-11-12 上传 | 大小:907kb | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树数据结构:里面包括各种前序,中序,后序,按层次遍历的函数-Binary tree data structure: which include a variety of pre-order, in order, after the order, a hierarchical traversal of the function
<斋隐> 在 2024-11-12 上传 | 大小:4kb | 下载:0

[数据结构常用算法sheep

说明:用链表实现信息查询,插入与删除,用C可以打开-Achieve information query using a linked list, insert and delete
<yoa> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法labyrinth

说明:使用C++中类的思想以及堆栈的算法,能寻址32*32以内迷宫的路径。-Classes using C++, ideas, and the stack algorithm, can be addressed within 32* 32 maze path.
<王伟> 在 2024-11-12 上传 | 大小:354kb | 下载:0

[数据结构常用算法answer

说明:清华大学严蔚敏数据结构课后题答案,详解版-Tsinghua University, Yan Wei Min answer questions after class data structure
<孙勷> 在 2024-11-12 上传 | 大小:137kb | 下载:0

[数据结构常用算法DatastructureBinaryTree

说明:数据结构二叉树的几种遍历方法
<周懂> 在 2024-11-12 上传 | 大小:2kb | 下载:0

[数据结构常用算法horse

说明:问题描述与实验目的 给定8*8方格棋盘,求棋盘上一只马从一个位置到达另一位置的最短路径长。 注意马是走“日”形的。 输入 输入有若干测试数据。 每组测试数据仅1行,每行上有2个方格pos1、pos2,之间用一个空格隔开,每格方格表示棋盘上的一个位置,该位置由表示列的1个字母(a-h)及表示行的一个数字(1-8)构成,如“d7”表示第4列第7行。 输出 对输入中每行上的2个方格pos1、pos2,输出马从位置p
<wscnwps> 在 2024-11-12 上传 | 大小:850kb | 下载:0

[数据结构常用算法sort

说明:一种快速排序的方法,实验室师兄留下的,很好用-A rapid method of sorting, laboratory brothers left, the good
<zz> 在 2024-11-12 上传 | 大小:2kb | 下载:0

[数据结构常用算法post_to_pre

说明:将后缀表达式转换成前缀表达式:从键盘读入一后缀表达式,转化成前缀式-Prefix to postfix expression into the expression: read from the keyboard into a postfix expression, converted into a prefix-style
<斋隐> 在 2024-11-12 上传 | 大小:2kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 1523.24 .25 .26 .27 .28 ... 2656 »

源码中国 www.ymcn.org