资源列表
Calculation-expressions
- 数据结构实验4栈的使用。程序用于数据结构实验中计算数学表达式的值,在程序中用到了堆栈的数据结构。-Experimental data structure used to calculate the value of mathematical expression, used in the program a stack data structure.
maze
- 数据结构中的一个小实验,迷宫,1表示障碍物,0表示通路,最后在程序运行结束时用*号的路线便是迷宫的通路或者没有通路。-Data structure in a small experiment, maze, an obstacle that, 0 channels, and finally the end of the run course with an asterisk is a maze of paths or no path.
LinkedQueue
- 数据结构算法中的关于二叉树的一些实验,该小程序主要实现了一个二叉树的前序,中序和后序表达式,同时还可以输入前序和中序来输出后序的内容。-Data structure binary tree algorithm on a number of experiments, the applet implements a binary tree of the main sequence before, in order and the order of expression, but also can e
sort
- 数据结构实验二排序算法,程序中实现了选择排序、冒泡排序、插入排序和基数排序四种排序算法,在使用的时候会在你输入想要排序的数据后选择排序方法,方便使用。-Experiment II data structure, sorting algorithm, the program implements selection sort, bubble sort, insertion sort and radix sort four kinds of sorting algorithm, in use whe
sfdfsa
- 解决8枚硬币问题。在8枚硬币中有一枚是假硬币,把这个假硬币找出来。-Solve the eight coins problem. In the eight coins in a coin is fake, fake coins to find this out.
kmp
- 串匹配问题。在主串中找出与模式串匹配的字符开始位置即下标。-String matching problem. In the main string and pattern matching to find the character position that subscr ipt.
huffman
- Implementation of Hoffmann algorithm
hash
- Implementation of a Hash Table
VIRAT_Video_Dataset
- VIRAT Video 数据结构 对分析处理图象有帮助!-VIRAT Video image analysis and processing of data structures for help!
lianbiao
- 关于链表的非常经典的问题与实现,非常实用,尤其是对刚刚学的以及需要面试的同学。-On the list of problems and to achieve a very classic, very useful, especially for newly learned and the need to interview students.
Joseph
- 约瑟夫问题的解决。几个人绕一圈排队报数,报某数者退出,循环直至无人-Joseph problems. Perimeter line up several people reported that the number, the number who reported an exit, loop until no
order
- 北邮大四通信网监控与管理课程第三章15题竞赛排序-BUPT sort senior communications network competition
