资源列表
phone
- ,电话接通队列的方针,方针队列,接通电话-Phone connected to the policy of the queue. .
LL
- 自己写的一个连连看程序,实现基本的连连看算法.供初学者学习-this program uses basic Lianliankan algorithms for beginners to learn
show_zuiduan
- 这是我的作业,是当时全班最好的,最短路径演示系统,能自定义节点和路径,显示出最短路径,节点用了组件,整个程序用了皮肤组件。-This is my work, then the whole class is the best, shortest path demonstration system can be defined nodes and trails. show that the shortest path, using a node components, with the whole
counting-sheep
- 前一段时间我有睡眠问题。我曾经躺在床上,盯着天花板,几个小时。后来有一天,我的外婆建议我试着数羊后,我已经上床睡觉。与往常一样,当我的奶奶暗示的东西,我决定尝试一下。唯一的问题是,有没有羊的时候,我就去睡觉各地进行计数。 创意,因为我,这是不会阻止我。我坐下来写,使得字符,其中#代表羊的网格,而计算机程序。草(或任何你喜欢的,只是没有羊)。为了使计算更有趣,我也决定要数绵羊,而不是单一的成群的牛羊。两只羊在同一个群,如果他们都有一个共同的一面(上,下,左或右)。另外,
Cpp-algo
- C++常用小算法,各种常用排序,包括求三角形边长等-C++ small algorithm commonly used in a variety of commonly used sorting
KMP
- 使用KMP算法进行模式匹配,算出模式串中next[j]的下标-KMP algorithm using pattern matching, calculated pattern string next [j] subscr ipt
List
- 建立链表,比较通过递归查找及非递归查找两种方式的效率 -The establishment of the list, more through the recursive and non recursive lookup to find the efficiency of two ways
diguishixianzhuanzhi
- 通过递归实现数组的转置操作。纯手工代码适合vs2013-Transpose operation achieved through an array of recursion. Handmade code for vs2013
youlishi
- 有理数的算法,包括其加减乘除,启用的是单链表的形式来表达-Rational algorithms, including addition, subtraction, enabling a single-chain form of expression
PUC
- datastructure practiece
Selection-sort
- 该算法是用C++实现的选择排序算法,注释简单明了。-The algorithm is to use C++ to achieve the choice of sorting algorithm, the notes are simple and clear.
03PAIXU
- 插入排序,选择排序,冒泡排序的例子程序,适合初学者-Insertion sort, selection sort, bubble sort example program, suitable for beginners