资源列表
guangdubianli
- 图的广度优先遍历算法,c 语 言实现
StraightInsertionSort
- 数据结构中的排序中的直接插入算法的设计 与实现-Data structure Sorting direct insertion algorithm Design and Implementation
tree_export
- 这个程序是实现二叉树的输出,是数据结构的很好的应用和体现-This program is to achieve the output of a binary tree is a good application data structure and reflect
KMP
- KMP algorithm code use .VS 6.0 for c-KMP algorithm code use .VS 6.0 for c
ZHIZHEN
- 运用C语言对顺序栈表进行建表,插入,删除的操作,并且统一运用主函数调用-Using C language on the order of the stack table create table, insert, delete operations, and uniform application of the main function calls
test
- 用c语言实现的字符串的相互加减,可以参考!-C language string of each addition and subtraction, you can refer!
laberinto
- Codigo para resolver un laberinto simple, en C
huan
- 约瑟夫环问题的代码。设有N个人围坐一圈,从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有人都出列为止.试设计确定他们的出列次序序列的程序。-Joseph cycle problem code. With N individuals sitting around a circle, starting from the one person reported the number of people who count the column M
PHEAP
- 联通图G的一个子图如果是一棵包含G的所有顶点的树,则该子图称为G的生成树 生成树是联通图的极小连通子图。所谓极小是指:若在树中任意增加一条边,则 将出现一个回路;若去掉一条边,将会使之编程非连通图。生成树各边的权 值总和称为生成素的权。权最小的生成树称为最小生成树,常用的算法有prime算法和kruskal算法。 -Unicom graph G is a subgraph of G is the one that contains all the vertices of the tree,
liandiao
- 单链表相关知识,主要讲述了单链表的操作,能帮助你了解单链表的知识。-Single chain related knowledge
zuidaziduanhe
- 北邮大二算法设计与分析 关于最大字段和的算法实现-BUPT sophomore on algorithm design and analysis of algorithms and maximum field
3.3
- 试利用循环队列编写求k阶斐波那契序列中前n+1项的算法。要求满足: , 其中max为某个约定常数。 (注意:本题所用循环队列的容量仅为k, 则在算法执行结束时,留在循环队列中的元素应是所求k阶斐波那契序列中的最后k项)-Try using a circulating written request queue order k Fibonacci sequence algorithm that deed before n+1 items. Required to meet:, where t