资源列表
sort-algorithm-validation
- 直接插入排序算法验证。 快速排序算法验证。 直接选择排序算法验证。 -Direct insertion sort algorithm validation. Quick sort algorithm validation. Direct selection sort algorithm validation.
sort
- 顺序查找验证 折半查找验证 二叉排序树的建立 哈希表的建立 -Sequential search verify binary search to verify the establishment of binary sort tree hash table creation
teaching-plan
- 本设计的主要任务是根据需要完成的课程的先修关系、每学期开设的课程总数及总的学习时间,制定出教学计划,是图的应用-The design of the main task is to pre relations based on the need to complete the course, the total number of courses per semester and total learning time, to develop a teaching plan, the applic
The-binary-tree
- 二叉链表的C语言描述 基本运算的算法——建立二叉链表、先序遍历二叉树、中序遍历二叉树、后序遍历二叉树、后序遍历求二叉树深度 -The binary tree algorithm C language to describe the basic operations- the establishment of the binary tree, preorder traversal of a binary tree traversal of binary tree, after traver
the-magic-square-
- 用数组实现魔方阵问题 并输出魔方阵 要求在一个m×m的矩阵中填入1~m2的数字(m为奇数),使得每一行、每一列、每条对角线的累加和都相等 -the magic square
stack-and-queue
- 栈和队列的应用 1.表达式求值问题 2.设计性实验 火车车厢重排问题 -Stack and queue applications 1. expression evaluation 2.design experiment:train cars rearrangement
Josephus
- 约瑟夫环实验报告,每个人密码相同的和不同的,顺序表和链表的-Josephus lab reports, everyone the same password and different .sequence table and linked list
TipDM-Plug
- 数据挖掘平台的数据挖掘工具包,提供80多种算法及函数。-Data mining platform data mining tool kits, 80 a variety of algorithms and functions.
PermutationGeneration
- 《组合数学》中的全排列算法,实现了8种算法-" Math" in full alignment algorithm to achieve the 8 algorithms
TSP-source-code
- C++环境下,用蚁群算法解决TSP旅行商问题-The TSP problem ant colony algorithm to solve the C++ environment
queue
- 《算法导论》里一个练习题stoogesort的代码-codes of stoogesort in Introduction to Algorithms
duoxiangshi
- 这一个一元多项式的数据结构编程,经调试正确-A unary polynomial data structure programming, debugging
