登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:C++
  2. 代码类别:数据结构
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Airlinereservationsystem

  用从语言实现飞机订票系统。程序中用到了数据结构中的队列和栈。(From the language used airline reservation system. Process the data structure used in the queue and stack.)

3
下载
103
浏览
2011-06-04发布

2. Huffman

  霍夫曼编码实验报告,内含源代码,编码原理 (Huffman coding lab report, containing the source code, coding theory)

13
下载
93
浏览
2011-06-04发布

3. Expressions

  表达式cpp实现 数据结构实验源代码 实现前序、中序、后序表达式(Expression codes Formerorder expressions regular expression&Postorder expressions )

5
下载
107
浏览
2011-05-30发布

4. C1

说明:  由C程序实现的 数学上 滑雪问题 的代码实现,供大家学习用(Ski problem code for all to learn to use)

0
下载
114
浏览
2011-05-28发布

5. BinaryTreeViaMFC

  画图法实验数据结构中二叉树先序、中序、后序遍历和显示。(Paint Method in the first order binary tree data structure, in order, post order traversal and display.)

10
下载
132
浏览
2011-05-27发布

6. binarytree

  二叉树的操作,涉及到三种顺序的遍历,树的凹入表示法,转化为一维数组储存,节点的计数,以及中序线索化。(Binary operation, involving three kinds of the order of traversal, tree concave representation into a one-dimensional array of storage, the node count, as well as in the threaded sequence.)

4
下载
107
浏览
2011-05-24发布

7. 8-fortran-chazhi

  常用的集中插值程序 fortran 双线性、克里金等(fortran chazhi)

61
下载
132
浏览
2011-05-23发布

8. xianduan

  输入俩条线段的首尾坐标,用于判断俩条线段是否相交的(Used to determine whether the intersection of two line segments)

7
下载
130
浏览
2011-05-22发布

9. ant

  aco code code aco to problem ant colony

2
下载
61
浏览
2011-05-22发布

10. erchapaixushu

  二叉排序树的中序遍历(即先访问左子树然后是跟最后是右子树)(Binary sort order traversal of the tree (that is, first and then visit the left subtree is right with the last sub-tree))

2
下载
64
浏览
2011-05-22发布

11. Data-structure4

  关于数据结构这门学科的源程序,系列四。 (About data structure this discipline the source program.)

3
下载
64
浏览
2011-05-20发布

12. dynamic-queue-and-stack

  动态实现堆栈和队列的添加、删除等的操作,C代码实现(Dynamic realization of the stack and queue add, delete and other operations)

3
下载
71
浏览
2011-05-20发布

13. bTree

  这是一个二叉树的工程文件,包括了工程文件里的所有文件。以及二叉树的构建,traverse,搜索等功能函数。(This file contains a summary of what you will find in each of the files that make up your bTree application. )

3
下载
153
浏览
2011-05-20发布

14. 5-source--code-of-DS--PRO

  数据结构课上老师布置的5个小项目的源代码,分别是汽车过河,一元多项式,迷宫,日历,BFS_DFS(failed to translate)

4
下载
122
浏览
2011-05-18发布

15. Kruskal

  采用Kruskal算法求最小生成树主要数据结构 edgeset GE 存放图中的所有边 int n,int e 存放图中的顶点数与边数 edgeset C 存放生成树中的边 vexlist gv 图中结点的顶点值 adjmatrix s 用来处理图中结点的查找与合并 int m1,m2 一条边上两顶点所属集合的序号 int k 最小生成树中的边数 int d //图中待扫描边元素的下标(For the Minimum Spanning Tree by Kruskal main data structures edgeset GE store all edges in the figure int n, int e store graph vertices and edges edgeset C storage spanning tree edges in the vexlist gv graph node vertex values ​ ​ adjmatrix s used to process graph node to find and merge int m1, m2 an edge belongs to the set number two vertices int k minimum spanning tree edges int d // figure to be Scan edge element subscript)

4
下载
110
浏览
2011-05-17发布

16. function

  提供字符串方法,大家面试可以用,包括找出对称字串(Some string function)

3
下载
114
浏览
2011-05-14发布

17. Data-structure-and-algorithms

  数据结构与算法分析用C语言描述第二版英文版(Data structure and algorithms to analyze C language describe second edition English version)

3
下载
64
浏览
2011-05-14发布

18. The-sum-of-Multinomial

  数据结构中的一元多项式相加,多于考研算法实现很重要。后续部分将在后期上传!(The sum of Multinomial)

5
下载
101
浏览
2011-05-09发布

19. Sort

  排序,各种排序算法,插入排序,冒泡排序,快速排序,等等!(Sorting, various sorting algorithms, insertion sort, bubble sort, quick sort, and more!)

3
下载
120
浏览
2011-05-08发布

20. 12

说明:  哈希表,用c++语言编写,可操作运行,结果正确(Hash table, using c++ language, operational run, the results are correct)

0
下载
133
浏览
2011-05-06发布