资源列表
mow
- 魔王语言问题的代码。采用C语言进行描述。-Devil Language code. Described using C language.
graph
- 1、在文本文件中按照一定的格式存储图的数据 2、从文件中读入该信息,并且构造两种存储方式 3、输出两种存储方式,并进行转化,看是否得到了正确的结果 4、在邻接表的基础上实现图的遍历操作 5、编写图的最小生成树算法,并进行验证 6、编写最短路径算法,并对输入的图进行验证 -1, in a text file format according to certain data stored in Figure 2, read from the file of the infor
the_generalized_table
- 用于实现广义表的创建、遍历、复制、求表头、表尾-Generalized table for implementing the creation, traversal, copying, find the header, footer
Joseph_ring
- 实现约瑟夫环,使用了动态链表存储结构,使用了尾指针-Achieving Joseph Central, using a dynamic linked list storage structure, the use of the tail pointer
1111123
- 清华大学严蔚敏版的《数据结构习题集(C语言版)》的部分习题答案-Tsinghua University, Yan Wei Min version of " data structures problem sets (C language version)" part of exercises answers
danlianbiao
- 单链表基本操作的实现,里面含有相关语句的注解,调试通过了,可以放心使用。-The realization of the basic operation of a single list, which contains comments related to statements, debugging through, you can rest assured that use.
strassen
- 用strassen算法实现任意阶矩阵的乘法-strassen
exp1_2
- 数据结构实验之“将输入的数据翻转后输出”-Experiment data structure " after the input of data flip out"
Microsoft_question
- 请在O(n)时间内找出一个线性表内第二大的数。而且只能从左到右遍历一遍。(本题选自Microsoft面试真题),时间在20sm内-In the O (n) time to find a linear form the second largest number. And can only be traversed from left to right again. (The title taken from Microsoft interview dependent on), the time
SnowLeaf
- 圣诞节就要到了,为了答谢新老客户的厚爱,位于普罗旺斯的Snow & Leaf咖啡屋给北航的师生邮寄来一个巨大圣诞树,上面挂满了各种各样的礼物。不同于别的圣诞树的是,上面的礼物都是一对一对的,每一对相同礼物都是用一根缘分之绳连起来的,而且对与对之间不重复。更令人兴奋的是,它长得还是特别像二叉树。 礼物人人都想拿,所以报名的人太多了。由于大家都是程序设计的高手,Snow & Leaf的老板娘就说,我当初准备缘分之绳花了很久的时间,如果你们能算出总共有多长,就可以在上面挑选一个礼物,并和选择了对应
change
- 把中缀表达式转化为后缀表达式…… 第一行为T,表示有T组数据; 以下T行每行包含一个字符串,是中缀表达式。 对于每组测试数据数据后缀表达式。-Infix expression to postfix expression into the first act ... ... T, says there are T sets of data the following T lines each line contains a string, is the infix expres
Testbench
- This only test upload!-This is only test upload!
