资源列表
imroveBCD
- Detection of BCD among the numbers
Expression
- C表达式计算,支持优先级,括号,利用堆栈的数据结构
algo12-1
- 数据结构代码,严书的第十二章,由于比较少见,上传分享,适合各水平人士-Data structure code, Yan Shu-Chapter XII, due to relatively rare, upload sharing, suitable for all levels of people who
bubbleanalysis
- 这是冒泡排序的算法分析,并且介绍了基址变址操作数和相对基址变址操作数-This is the bubble sort algorithm analysis, and introduced the operand base address changed address changed address and the relative base address operand
juzhen
- 矩阵操作 c++实现 课程设计 #include <iostream.h> #include <stdlib.h> #include<iomanip.h> void fanzhuan1(int b[5][5]) void fanzhuan2(int b[5][5]) void juandong1(int b[5][5]) void juandong2(int b[5][5]) void print(int b[5]
stack decimal octal
- 数据结构——栈 (1)实现栈的顺序表示和部分操作(栈的初始化、压栈、出栈) (2)实现栈的求十进制与八进制转换的应用
minimumtree
- print 最小生成树-print minimum spanning tr-print minimum spanning tree-print minimum spanning tree
MazePath
- c语言 编辑的 数据结构的 迷宫问题 大学老师所作 精简 实用 欢迎初学者学习使用-c language data structure editor university teachers by streamlining the maze of problems for beginners learning to use practical Welcome
d
- 关键路径 c++实现 数据结构 中关键路径的的源代码实现-the key path by c++
A_hw1
- 利用幂法、反幂法求矩阵按模最大、最小特征值以及矩阵的行列式与条件数-By using the power method, the inverse power method is used to find the maximum and minimum eigenvalue of the matrix, and the determinant and condition number of the matrix.
poly
- 本程序是在turbo c 下运行,实现多项式的相加,相减,相乘.由4个函数组成
tu2
- 建立图的邻接表存储,并且要显示邻接表数据。-Establishment of the adjacency table storage, and adjacency table to display data.
