资源列表
[数据结构常用算法] list_operation_Of_C_Language
说明:链表操作完整工程,包括链表的创建、删除、插入、翻转、排序等等。编程环境为VC6.0,完整工程,可以直接下载运行。-Complete list operation projects, including the creation of the list, delete, insert, flip, sort, and so on. Programming environment for VC6.0, complete projects,<zyh> 在 2024-11-08 上传 | 大小:232kb | 下载:0
[数据结构常用算法] Pattern-matching
说明:串的模式匹配问题.这在数据结构课本中占有一席之地。它可用于文件编辑-The string pattern matching problem plays an important role in the data structure.It can be used to edit text.<zhangyue> 在 2024-11-08 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Josephus-problem
说明:约瑟夫问题 假设有n个小孩坐成一个环,假如从第一个小孩开始数,如果数到m个小孩,则该小孩离开,问最后留下的小孩是第几个小孩? -The Josephus problem.Assuming n students sit in a ring.we start count from the first student.when we count m,the student who has the number of m musts l<zhangyue> 在 2024-11-08 上传 | 大小:5kb | 下载:0
[数据结构常用算法] The-shortest-path-problem
说明:最短路径问题。两个点A与B之间有多条路,从A到B有多条方案。求A到B的最短路径-The shortest path problem.There are several paths from point A to B.Now we want to know which path is the shortest.Ihis program can help us desolve the Transportation problem<zhangyue> 在 2024-11-08 上传 | 大小:4kb | 下载:0
[数据结构常用算法] problem-of-24-points
说明:解决二十四点问题的算法,提供了一个有理数类,通过回溯法解决问题-solve the problem of the 24 points<Nick Green> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Missionaries_and_cannibals
说明:这是传教士和野人问题的源码,3个传教士3个野人1条小船过河,要求任意情况野人人数不能多于传教士-This is the problem of source missionaries and savages, three missionaries and three wild man a boat across the river, requiring no more than an arbitrary number of mission<唐国良> 在 2024-11-08 上传 | 大小:204kb | 下载:0