资源列表
0701-11-52
- 利用数据结构中的算法实现一元稀疏多项式的乘法-Data structure algorithm dollar sparse polynomial multiplication
duilie
- 使用队列的建队列,入队列和出队列的方法实现农夫过河的问题-The farmer across the river to use the build queue of the queue into the queue and the queue
analyzer
- 会计管理,竞标选择算法,比如21个单位有13个BAOJIA 如何选取
1076
- 厦门大学OJ上的ACM题1076源码,原创作品-Xiamen University on the ACM topic OJ source 1076, original works
~~~
- 能够实现邻接矩阵表示的图的类定义及其实现。-Adjacency matrix of the graph that the class definition and its implementation
suffixArray
- 后缀数组的资料在国内还是少有的,是种很高效数据结构,用来求LCS很方便
migong
- 简单的迷宫问题,有点土,还望大家多指点指点,在此感激不尽。
C7_hanoi
- 数据结构CAI系统-用C语言开发的教学辅助系统。-data structure CAI system-C language teaching aids development of the system.
a201702122
- 通常可以在任何图中使用,包括有向图、带负权边的图。 Floyd-Warshall 算法用来找出每对点之间的最短距离。它需要用邻接矩阵来储存边,这个算法通过考虑最佳子路径来得到最佳路径。 1.注意单独一条边的路径也不一定是最佳路径。 2.从任意一条单边路径开始。所有两点之间的距离是边的权,或者无穷大,如果两点之间没有边相连。 对于每一对顶点 u 和 v,看看是否存在一个顶点 w 使得从 u 到 w 再到 v 比己知的路径更短。如果是更新它。 3.不可思议的是,只要按
1
- 有一个顺序表,编写一个在顺序表中查找最大和最小值元素的函数,并分析其时间复杂度T(n)。-Have an order form, write a function of maximum and minimum elements in the order table to find, and analyze its time complexity T (n).
xyx
- 这是数据结构的应用 有小游戏的开发和计算 如猴子选大王 纸牌 文本统计等-This is the data structure of a small game development, and if the calculation monkey king playing card version of the election statistics
zxn
- 企业工资管理系统,实现工资的计算,查询,删除和存取文件功能-Wage management systems to bring the calculation of wages, query, delete, and access to documents feature
