资源列表
duoxiangshi
- 用链表实现一元多项式的表示 从命令行或文件中读取多项式的系数和指数 实现多项式的降幂排列 实现一元多项式的运算 加法 减法 乘法 -Implemented as a linked list of a polynomial representation of the command line or file to read the coefficients of the polynomial and exponential polynomial Descending a
parameter
- 07高教杯数学建模b题之北京公交车查询系统()
computer
- 数据结构课程设计,用一元稀疏矩阵的表示实现计算器-computer computer computer
16_BinarySortTree
- 二叉排序树又称二叉查找树(Binary Search Tree),亦称二叉搜索树。实现了二叉排序树的定义,删除,插入,搜索等操作。-Binary sort tree, also known as a binary search tree (Binary Search Tree), also known as a binary search tree. To achieve a defined binary sort tree, delete, insert, search and other o
tree
- 这是用c语言编写的二叉树基本操作,作为数据结构这门课程的设计性实验。-This is a binary tree using c language basics, as the data structure of this course design experiment.
jacobi
- 在做图像处理PCA时,用来求特征值特征向量-PCA when doing image processing is used to find the eigenvalues eigenvectors
yinhangjia
- 操作系统的一个模拟算法的实现 银行家算法
b
- 在数据结构中非常著名的贝努力队列的源代码 -The very famous Bernoulli queue of the source code in the data structure
Numberical-heat-transfer
- 数值传热学两个计算例子,附源代码,非常实用厉害-Numerical calculation of heat transfer two examples with source code, very useful powerful
DijkstraShortestPath
- 基于dijkstra思想的最短路求解程序 语言: VC++6.0 可以求出一般的最短路径...... ****作者:邱兵 QQ:623447941-dijkstra shortest path
data_structer_algorithm
- 数据结构入门的各种基本算法,包括线性表,二叉树,图,排序等等。是不可多得的好东西-Entry of basic data structure algorithms, including linear table, binary tree, graph, sorting and so on. Is a rare good thing
duoxiang
- 实现多项式的基本操作,加减乘除微分运算。-To achieve the basic operation of polynomials, differential operators, Math.
