资源列表
fangchengzu
- 高斯销元法计算A的行列式,此处给出解法。-Gaussian marketing Element Method A determinant, the solution is here.
12LPLQ
- 常用算法程序集(C语言描述)第三版+徐士良 不等式约束线性规划问题
duoxiangshi
- 数据结构 多项式的加法运算 希望能帮助大家-Data structure of the additive polynomial computing to help you
wuxiangtu6
- 克鲁斯卡尔算法构造最小生成树克鲁斯卡尔算法构造最小生成树-Kruskal Algorithm Kruskal minimum spanning tree algorithm for minimum spanning tree structure
FILE002
- 栈的的应用和链表基本操作,迷宫路径问题(找到出口)-Stack of applications and list of basic operations, the maze routing problem
FLOYD
- FLOYD课程设计 , 超市选址问题,选出最佳的超市地点-FLOYD curriculum design, supermarket location problem, select the best supermarket locations
getRandomMethodFour
- 用四种方式实现从26个字母中随机取num个不重复的字母-Four randomly selected from the 26 letters num duplicate letters
mp
- /*冒泡排序-----从大到小 *前一个和后一个两两比较,若小于则交换,直到最后一个元素,即小的冒泡,大的下沉 *每一循环都会从待排序的数中找出一个最小值,排到这组数据的最末端或首段,即冒泡 *对于n个数冒泡排序的最大趟数是n - 1,每一趟排序都会在这组待排序的数中产生一个最小值, */-/* Bubble sort----- from largest to smallest* before and after a twenty-two, if less than the ex
aPb
- 计算a+b的值 使用链表进行计算 可以进行双向输入输出-The calculation of the value of using a linked list of a+b calculated bidirectional input and output
heap-sort
- 利用系统生成随机数,然后将生成的随机数进行堆排序堆排序-heap sort
queue_use
- 队列的创建及相关的处理,在队列中插入数据、删除、拼接等-Create and related processing queue, insert data in the queue, delete, stitching
knapsack
- 经典01背包问题,采用C++语言,动态规划思想实现;-01 knapsack problem using dynamic programming to achieve
