资源列表
dataStructureSourseCode
- 清华 严蔚敏《数据结构》的全部代码实现(C语言)-Tsing Hua Yan Wei Min " data structure" to achieve the full code (C language)
DNAsort
- PEK1007 北京大学ACM1007题
Polynomial
- 一元多项式的加法、减法、乘法的实现,采用顺序和动态存储结构实现,输出结果的升幂和降幂两种排列情况-Unary polynomial addition, subtraction, multiplication implementation, using dynamic storage structures to achieve order and output the result of ascending and descending the arrangement of two
QuicksortSourceCode
- 本程序段能够实现快速的整数排序的功能,代码简洁,通用性强。-The program segment to achieve fast integer sorting features, code simplicity, versatility.
BFS
- 人工智能中的宽度优先搜索算法,保证原创,开源共享-Artificial Intelligence in the breadth-first search algorithm to ensure the original, open-source sharing
BigNum_List_factorial
- 数据结构中一个基于链表的大数阶乘,每节点存储3位数据-Data structure a linked list-based factorial of large numbers, each node in the data storage 3
Monks_and_Savage
- 数据结构中一个简单的修道士与野人程序,统计出了所有过河的情况-Data structure with a simple monk Savage procedures
Binary_Tree
- 数据结构中一个已知前序和中序求二叉树的问题,输出二叉树并前中后遍历二叉树-A known data structure in order before the order and request the binary tree problem, the output before, during and after traversing a binary tree and binary tree
ass2
- 数据结构的作业,实现二叉树一些基本的功能。-Data structure operations to achieve some of the basic functions of a binary tree.
ass3
- 数据结构作业源代码,实现二叉查找树的一些基本功能。-Operation data structure source code, binary search tree to achieve some of the basic functions.
ass4
- 数据结构作业4:以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。请用无向图的邻接多重表存储该无向图,并注意一定要使用动态存储结构。-Data Structure Assignment 4: The order of a few even in the form of a string of data input from the keyboard.
FastNxNSolver20052009
- it is a program for an armature that ammows to control it with fuzzy controller -it is a program for an armature that ammows to control it with fuzzy controller
