资源列表
Joseph
- 文件是一个对约瑟夫环的实现,运用了链表的数据结构对节点进行操作-the project is about the cometrue of Joseph huan using link to operate
exp6_binaryTree
- binary tree is one of most important structure in application of data structure.this file implement the data structure in a recusive way.
POLY
- polygon formation in C graphics
compare
- 本代码主要是利用链表结构对输入的两个字符串进行比较,并显示比较结果。-This code is mainly used on the input list structure to compare two strings and displays the results of the comparison.
array-stack
- Stack code in array C
Connecting-two-list
- 关于链表问题,通过这个程序可以将两个链表连接在一起-About list, through this program can question two list together
Eular-Graph
- 判断一个使用邻接矩阵储存的图是否是欧拉图的程序,使用C语言编写-failed to translate
treetolist.cpp
- 从二叉变成双向链表。。面试经常会遇到的题目-Binary into a doubly linked list. .
moshishibie
- 本程序为matlab程序关于模式识别的LMSE算法的简单应用,比较适合初学者使用-This program is about pattern recognition matlab program LMSE algorithm simple application, suitable for beginners to use
answer
- the answer as you want
LMSE
- LMSE算法实现判断线性可分性和求分界向量-LMSE algorithm for linear separability judgment and seek demarcation vector
stack_use
- 用代码创建一个堆栈,在堆栈中压入数据,弹出数据-Create a stack code, data pushed on the stack, pop-up data