资源列表

« 1 2 ... .89 .90 .91 .92 .93 1594.95 .96 .97 .98 .99 ... 2656 »

[数据结构常用算法expression

说明:算术表达式求值,数据结构课程设计,非常实用,适合学生-Arithmetic expression evaluation, data structure curriculum design, very practical and suitable for students
<kdhfkash> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法bignumber

说明:长整数的加减乘 重载了运算符,使用方便 计算速度快-Long integer addition and subtraction, by overloading the operator, user-friendly computing is fast
<zhouyou> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法Campus-tour-guide-system

说明:[实验目的] 1. 熟悉图的存储结构 2. 掌握图的最短路径算法 [实验内容]   用无向网表示学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度等信息。要求能够回答有关景点介绍、游览路径等问题。 [实验要求]   1 查询各景点的相关信息;   2 查询图中任意两个景点间的最短路径。   3 查询图中任意两个景点间的所有
<王建媚> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法tu

说明:图的建立,图的广度优先遍历,深度优先遍历,邻接表等,c语言-Chart the establishment of the breadth-first graph traversal, depth-first traversal, such as adjacency list, c language
<杨飞> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法outputstar

说明:这是一个用双循环打印星星的程序,它是把星星打印成了一个菱形的算法,算法很简单,希望可以改进。-This is a double circle print Xingxing procedures, it is to become a diamond star print the algorithm is very simple, hope that could be improved.
<zt> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法migong554432

说明:此程序是求迷宫中从入口 到出口的所有路径。在搜索中还要建立一个堆栈,将所走过的路记录下来,后退时将退出的路从堆栈中弹出。这样保证了最终保存的是迷宫的一条出路。栈底元素为入口坐标,栈顶元素为迷宫的出口坐标-This procedure is for the maze from the entrance to the export of all paths. In the search but also the establishment
<wangnan> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法gral

说明:图的操作.都是经典的c代码.我是 用tc开发的相对来说写的挺好的.还忘能多多指点-Fig operation. Are classic c code. I am using the tc developed written, relatively speaking quite good. Also forgot a lot of pointing to
<> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法100

说明:图的深度和广度(数据结构)比较的简单,不过还是可以参考的-Map the depth and breadth (data structure) to compare the simple, but can still reference the
<廖淑敏> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法C++

说明:八皇后问题的最好解法,利用回朔法的典型例子,还有其他几个好程序-8 Queen s the best solution, the use of retrospective law, a typical example, there are several other good procedures
<广哥哥> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法xxlb

说明:利用链表的插入运算建立线性链表,然后利用链表的查找、删除、计数、输出等运算反复实现链表的这些操作,并能在屏幕上输出操作前后的结果。-The use of linked list insertion operator to establish a linear list, and then use the Find list, delete, count, repeatedly computing the realization of o
<邱石> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法erchashu

说明:对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算实现二叉树的先序、中序、后序三种遍历,输出三种遍历的结果。-For any given tree (self-Vertices) the establishment of its binary linked list storage structure, and use five basic computing stack to achieve the fi
<邱石> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法btree

说明:基本的二叉树程序。可实现二叉树结点数据的插入,删除,查找和打印输出。可用于课程设计-The basic binary tree procedure. Can realize binary tree data insert node, delete, search and print output. Can be used for curriculum design
<刘建> 在 2024-10-08 上传 | 大小:4096 | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 1594.95 .96 .97 .98 .99 ... 2656 »

源码中国 www.ymcn.org