资源列表
main
- 输入为两个带头结点的循环链表并按升序对其输入数据,然后分别按升序和降序合并两个链表为一个,最后输出合并后的链表的数据。-Enter the cycle table for the two head nodes and enter the data in ascending order, and then merge the two lists in ascending and descending order respectively, and finally output the data o
vpafw
- rossler混沌系统图像,u取不同参数时的6种混沌状态,很好-Rossler chaotic system image, when u get different parameters of 6 kinds of chaotic state, very good
PKU3318Source
- PKU3318代码 随机化算法在检验矩阵乘法时的应用
yuesefu
- 用来解决数据结构中约瑟夫环的问题,一个简单的程序
multiMat
- 简单的实现了两个N阶矩阵的相乘,没有用任何算法,可能时间和空间复杂度有点高。-Simple multiplication of two N-order matrix without using any algorithm, and time and space complexity may be a bit high.
Josephus
- 编写程序,模拟约瑟夫环(josephus)问题: n个人(编号为1,2,3,……,n (n>0) )按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出两个值:一个为首先报数的人的编号i (0<i<=n),另一个为起始报数上限值m。接着从编号为i的人开始按顺时针方向自1起顺序报数,报到m时停止报数,且报到m的人出列,并将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1报数,……,如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,给出出列人的编号序
Liangyoudunsuanfa
- 梁友栋-Barskey裁剪算法,在裁剪算法中比较快的一种算法,-friends of Liang Dong-Barskey cutting algorithm, the algorithm cutting a faster algorithm,
luxingjia
- 旅行家问题,关于旅行家问题的一小段代码。值得大家学习和参考-travelers, travel home on a small portion of the code. Worth learning and reference
lallala
- 关于最佳贪婪算法的实现 关于最佳贪婪算法的实现
01package
- 01背包算法 解决算法 与众大侠一起参考 交流 -01 knapsack algorithm to solve algorithm and the public with reference to the exchange of heroes
BST-Binary-search-tree
- This BST algorithm,Binary Search Tr-This is BST algorithm,Binary Search Tree
Expressions
- 表达式cpp实现 数据结构实验源代码 实现前序、中序、后序表达式-Expression codes Formerorder expressions regular expression&Postorder expressions