搜索资源列表
bubble
- 程序实现冒泡算法,效率较高。程序是从两边往中间走的,直到中间子表为空为止。本程序比C语言上的效率高很多。-Program to achieve bubble algorithm is efficient. Program is from the middle of both sides to go until the middle of the child table is empty. This procedure than the C language in efficiency is mu
BuildAndOutputDiagramForC
- 用C语言实现数据结构中的图的建立和输出,可实现输出有向图和无向图,由用户自己选择建立有向图还是无向图的邻接矩阵。用户输入图的定点和边的信息,存储到相应的存储结构中去,而后输出图的邻接矩阵。-Data structure using C language implementation of the map creation and output, enabling the output have to map and undirected graph, chosen by the user to
GoStairs
- 一个用C++语言实现的走楼梯走法的程序,程序简洁,通俗易懂。-A C++ language using the stairs to go law procedures, procedures simple, easy to understand.
02_7
- C语言写的,自动生成迷宫的格局,确定迷宫是否能走通,如果能走通,输出行走路线。-Written in C language side, the pattern of auto-generated maze to determine whether to go through the maze, if you can go through, the output routes.
horse
- 使用C语言解决马走日问题,是一个简单的算法问题,对于算法初学者很有用!-Using the C language to solve horse to go to Japan, is a simple algorithm for the problem, for the algorithm is useful for beginners!
Joseph-Ring
- 用c语言,实现了,于瑟夫环。要到了数据结构中的链表。-With the c language to realize, in the Joseph ring. To go to the linked list data structure.