资源列表
CalendarUpdate
- c++ 日历大学作业 输入1980年以后的数字 输出当前丽日-University of c++ Calendar, operating input output figures since 1980 Korea
4
- 队列模板以及PPT文件 包括循环队列和顺序队列-Queue template and PPT files including circular queue and sequential queue
CLOSESTPAIR
- 给定平面上的N个点,找出两个点使其间距最小,并求出其距离。-Given N points on the plane to identify the two points so that the minimum spacing to determine its distance.
Astar
- Astar 算法,静态路径最有效的算法 -Astar algorithm, static path most effective algorithm
tree
- 二叉树的所有功能基本实现,遍历的多种形式,创建,查找,还有栈的引入,线索化,树的深度以及非递归遍历等等。-The basic realization of all the features of a binary tree traversal various forms, create, find, there are stacks of the introduction of the clues and the depth of the tree, as well as non-recursi
ACMproblem@Syn
- ACMproblem,我自己写的,与大家分享-ACMproblem, I wrote it myself, to share with you
n-queen
- N皇后问题、图着色问题、矩阵连乘问题代码实现-N-queens problem, graph coloring problems, matrix multiplicative code implementation
BST
- visual C++ 下BST算法,二叉查找树算法-Binary search tree algorithm
100shuju
- 数据结构当中的经典例子,对你学习数据结构绝对有用处。有链表、队列、树、图等等100个例子!-, Fig array structure which is a very important part of the data structure, which is a classic example.
100304
- noip级别一次模拟赛题,可以参考,难度适中-noip level in a mock race questions, you can refer to moderate difficulty
1111
- C语言和C++ 如何建立双向循环线性链表-C language and C++ of how to establish a two-way loop linear list
shau
- 设计直接插入排序、二分法插入排序、冒泡排序、快速排序、选择排序、二路归并排序算法,每个算法用一个函数实现; 3、 对于两种数据规模n=100000和n=1000000,随机产生十组整数,对于每一组数据,分别运用六种排序算法进行排序,记录其时间耗费(时间为秒) -Design direct insertion sort dichotomy insertion sort, bubble sort, quick sort, selection sort, way merge sort algo
