资源列表
CROSSLIS
- 数据结构中的十字链表,典型的一种数据结构,可以解决很多真实存储
count
- 串计数问题 shi 是我做过的作业 新手可以一看咯
Cpp1
- 提供图的邻接矩阵,根据邻接矩阵计算出最短路径,主要算法为dijistra
J0soph
- 课程实验是做的Josoph算法,通过是通过了不过还有很多地方要美化
2365757657
- 像小卡片一样的日历,包括星期-like small cards the same calendar, including the week
muzi
- 利用C语言实现两个多项式的加法,依次输入输入指数和系数,数据输入以(0,0)结束-use C language two polynomials additive, in order to import and importation index coefficient, data input to (0,0) end
sdfs
- 对于一般的常用入侵方法-The invasion of methods commonly used in general ...........
daima
- 一个小小的通讯录代码 只是业余爱好从网上看着乱弄的-。。。。。。
Dijkstra
- 迪杰斯特拉算法,求网络上的最短路径,这是算法的实现代码-Dijkstra' s algorithm, find the shortest path on the network, which is code for Algorithm
shortroad
- 最短路径克鲁斯卡尔算法的实现,输入一张图,会自动进行算法计算-Kruskal shortest path algorithm, input a graph algorithm automatically
01dongtaiguihua
- 0-1背包问题的动态规划算法,算法分析与设计-0-1 knapsack problem dynamic programming algorithm, algorithm analysis and design
sorting-and-decision-algorithms
- 文档包括生成随机数组的方法、简单排序算法的实现以及闰年个数的计算方法,适合初学者掌握简单排序算法的原理,为更进一步学习数据结构打下良好的基础。-Document includes an array of methods to generate a random, simple sorting algorithm and method of calculating the number of leap years, suitable for beginners to master the prin