资源列表
youxiangtu
- 一段有向图的程序,有向图建立,求取路径等问题-A directed graph of the program, the establishment of a directed graph, the path to strike and other issues
rb-tree
- 红黑树C++实现代码,实现了插入,查找、遍历-red and black tree
yhj
- 设计一个n 个并发进程共享m 个系统资源的系统。进程可动态申请资源和释放资源,系统按各进程的申请动态的分配资源。要求采用银行家算法实现。-N the design of a concurrent process of system resources m sharing system. Process can be dynamic application of resources and the release of resources, the system according to proc
yiyuanduoxiangshi
- 一元多项式求解,数据结构课程设计作业,能够帮助大大家学习数据结构-failed to translate
danlian
- 基于c语言数据结构中单链表方法解决多项式相加问题-Based on c language data structure in anonpolar liquid.thus the table methods to solve polynomial addition problem
huoCheChongPai
- 使用堆栈完成火车车厢重排的算法,是一个小的算法,主要在于学习堆栈的应用。-use stack train compartments complete rearrangement of the algorithm, is a small algorithm, mainly studying the application stack.
erchashujibencaozuo
- 本程序是用TC编写,实现按中序遍历一个二叉树,并求出此二叉树的深度和高度。 ① 输入的形式:所输入的元素均为整数 ② 程序所要达到的功能:输入1,2,3输出按中序遍历好的二叉树3,2,1 ③ 并求得二叉树的结点数为3,深度为3 -This procedure is used to prepare TC to achieve by the traversal of a binary tree, and derive this binary tree of depth and hei
yydxsjjc
- 一元多项式加减乘运算 一元多项式加减乘运算-Plus or minus one dollar polynomial multiplication plus or minus one dollar polynomial multiplication
snake
- 用c++实现的贪吃蛇,尽管功能比较简单,但已经能完成贪吃蛇的各项动作了-Using c++ implementation of Snake, although relatively simple function, but has been able to complete the action of the Snake
hashtable
- 数据结构与算法,关于哈希表的建立、插入、查找、删除功能的实现-hashtable with some functions like insert ,find ,remove, search
daima
- 用于matlab代码求解向量机模型,实现数据分类,得到最优分类面;求解幅频特性-For matlab code to solving vector machine model for data classification, the optimal classification surface solving the amplitude-frequency characteristics
binarytree
- 创建二叉树,用坐标进行前序,中序,后序以及图形显示操作-create a binarytree,and postoder,midorder,preorder and show with coodination
