资源列表

« 1 2 ... .25 .26 .27 .28 .29 1730.31 .32 .33 .34 .35 ... 2656 »

[数据结构常用算法calculate

说明:该程序是软件学院数据结构与算法课程设计之一的计算器编程,输入一个表达式便可以获得计算结果。-College of the program is software design data structures and algorithms course one of the computer program, enter an expression will get results.
<黄菜> 在 2024-11-07 上传 | 大小:110kb | 下载:0

[数据结构常用算法Topological_order

说明:这是一个基于图的拓扑排序的小程序,有深度优先和广度优先两种方法遍历-This is a graph-based topological sort of small programs, depth first and breadth-first traversal of two ways
<liyuan> 在 2024-11-07 上传 | 大小:110kb | 下载:0

[数据结构常用算法binary-search

说明:这是一个二分查找完整的C++代码,希望对大家学习数据结构有帮助-This is a binary search the complete C++ code, and want to help them to learn data structures
<liyuan> 在 2024-11-07 上传 | 大小:110kb | 下载:0

[数据结构常用算法tingchechangguanli

说明:一个简单的停车场管理程序,数据结构课程设计-A simple car park management procedures, data structures, curriculum design
<as> 在 2024-11-07 上传 | 大小:110kb | 下载:0

[数据结构常用算法shiyan2

说明:四则混合运算表达式处理。 1. 一逆波兰表示输入的算术表达式。 2. 输出表达式树的各种遍历结果。 3. 打印表达式树。 4. 删除表达式树。 -Four hybrid operation expression processing. 1. That Poland entered a reverse arithmetic expressions. 2. Out all the expression tree trav
<袁联合> 在 2024-11-07 上传 | 大小:110kb | 下载:0

[数据结构常用算法Strass

说明:Strassen矩阵乘法 分治法 矩阵乘法 时间复杂度O(n^2.81)-Strassen matrix multiplication, divide and conquer matrix multiplication time complexity O (n ^ 2.81)
<fangjuan> 在 2024-11-07 上传 | 大小:110kb | 下载:0

[数据结构常用算法AVL

说明:利用平衡二叉树实现一个动态查找表, 以二叉链表作为二叉树的储存结构-Achieve a balanced binary tree using dynamic lookup table to binary linked list storage structure as a binary tree
<chaser tang> 在 2024-11-07 上传 | 大小:110kb | 下载:0

[数据结构常用算法tree

说明:这是一点点关于树与二叉树的资料,觉得还可以,建议-This is a little bit about the tree and the binary information that can be recommended to see
<笑言> 在 2024-11-07 上传 | 大小:110kb | 下载:0

[数据结构常用算法PolyMult

说明:数据结构 单链表 多项式相乘算法 计算机-Digit Struction
<Hptoxic> 在 2024-11-07 上传 | 大小:110kb | 下载:0

[数据结构常用算法Binary-tree-traversal-algorithm

说明:二叉树的遍历有常用的三种方法,分别是:先根次序、中根次序、后根次序。为了验证这几种遍历算法的区别,本次的实验将会实现所有的算法。 遍历的时候,把结点的信息打印出来,为了让结点的信息更容易区别,在每个结点前加上数字标识。如:data[1]=A,data[2]=B. 实现的算法皆为递归算法 -Binary tree traversal has used three methods, namely: first, the root
<yangkai> 在 2024-11-07 上传 | 大小:110kb | 下载:1

[数据结构常用算法HaffmanCode

说明:1、本程序在初始化字符集后应能进行字符文件的编码、译码功能。 2、演示程序应以用户和计算机对话的方式执行,即在计算机终端上显示提示信息之后,由用户在键盘上输入程序中规定的命令,相应的输入数据和结果显示在其后面。 3、程序执行的命令包括: (1)初始化;(2)编码;(3)译码;(4)印编码文件;(5)退出程序; -1, the program should be able to initialize character s
<颜坚敏> 在 2024-11-07 上传 | 大小:110kb | 下载:0

[数据结构常用算法hoffmann

说明:用VC6.0编的关于数据结构的内容 是与哈夫曼有关的程序-Hoffmann programming
<june> 在 2024-11-07 上传 | 大小:110kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 1730.31 .32 .33 .34 .35 ... 2656 »

源码中国 www.ymcn.org