资源列表
Doublelinkedlist
- 双链表的一个简单实现,在VC下可以直接运行通过-Doubly linked list is a simple implementation of the VC can be run directly by
suijipaiie
- 从零到十的随机排列,随机生成一百个的排列序列,在某些仿真过程中可以使用-100 Ordering randomly generated sequence can be used in some simulation process from zero to ten randomly arranged,
Sort
- 数据结构中的五种常见的排序方式,包括插入排序、希尔排序、冒泡排序、快速排序、选择排序-Five common sort of data structure, including insertion sort, Shell sort, bubble sort, quick sort, selection sort
yuesefu
- 约瑟夫问题的C语言实现,程序代码很简单,详细理解可查阅相关资料,或者联系我-Joseph C language, the program code is very simple, a detailed understanding of access to relevant information, or contact me
DSDEMOW
- 清华出品,数据结构算法演示(表、查找、排序、树、图、串、矩阵、存储管理等)-Qinghua, data structure algorithm demonstration (table, searching, sorting, tree, graph, string, matrix, memory management etc.)
SoftwareTest
- 本例是软件测试课的用例,用以测试电信通话中话费计算时出现的各种问题,尤其是夏至日和冬至日的时间转换问题,以及一个JUnit的简单测试用例。 对电话账单来说,春季和秋季的标准时间与夏时制时间的转换会带来有意思的问题。春季,这种转换发生在(3月末、4月初的)星期日凌晨2:00时,这时时钟要设置为凌晨3:00时。对称的转换通常发生在10月最后一个星期日,时钟要从2:59:59调回到2:00:00。 请为采用以下费率计算用户的每月通话费: 通话时间<=20分钟时,每分钟收费
SFLA_Func01
- 这是一个改进的SFLA(混合蛙跳算法),使用MATLAB 实现,代码简单并且实用,欢迎下载。-This is an improved the SFLA (shuffled frog leaping algorithm), using MATLAB to achieve, the code is simple and practical, welcome to download.
circleList
- 有向循环双向链表,包括结点和链表的头文件以及实现,实现对一组数据的链表存储-Directed cycle two-way linked list, including node and list of header files and implementation, implementation of a set of data stored in the list
dfs-final-tidai
- 深度优先遍历,可以求出图中任意一点出发遍历整个图的路径-depth first search
mouse
- 一個常見的老鼠走迷宮練習代碼,使用stack來解答,內附迷宮格式(maze.in)-A common practice Mouse Maze code that uses the stack to answer, containing a maze format (maze.in)
searchingtree
- 此為 searching tree 的演算,書籍中的常見寫法-This is the searching tree calculus books common wording
Stack
- 運用stack撰寫的西洋棋騎士程式解法,內有完整的stack樣板-The use of chess knight program written by the stack solution, complete stack model
