资源列表
1235465
- 数据结构中全选主元算法 用于计算矩阵的一种算法-In data structure, the entire selections host basic algorithm is used to calculate one kind of algorithm of matrix
guangyidigui
- 数据结构中的广义表递归算法,用C++实现的,初学者很适用-Data structure in the generalized form recursive algorithm, using C++ to achieve, beginners are applicable to
outage_good
- MATLAB code for outage probability.
wannianli
- 设计一个通讯录管理,包括通讯录链表的建立、通讯者的插入、通讯者的删除、通讯者的查询以及通讯录表的输出等。 2)基本要求 a.菜单内容 程序运行后,给出6个菜单项的内容和输入提示: 1.通讯录链表的建立 2.通讯者结点的插入 3.通讯者结点的查询 4.通讯者结点的删除 5.通讯者结点的输出 6.退出管理系统 请选择:0---5 b.基本要求 使用数字0-5来选择菜单项,其他输入则不起作用。 -设计一个通讯录管理,包括通讯录链表的建立、通讯者
Lagrange
- Lagrange数值计算,根据键盘输入的插值点进行Lagrange插值-Lagrange
JosephList
- 自己上课的时候写的一个程序,关于约瑟夫环的-just a text
Unary-Linear-Regression-Model
- 最小二乘法拟合一元线性回归函数,并进行显著性和拟合优度检验。-Least squares fit linear regression functions, and for significance and goodness of fit test.
juzheng
- 本程序是矩阵的实现,包括矩阵的数据结构,矩阵的构造,矩阵的逆置,用c++实现。-This program is the realization of the matrix, including matrix data structure, matrix structure, the inverse of the matrix set, with c++ implementation.
1
- 编写程序将一副牌随机发给4个玩家,对玩家手中的牌按花色和点数进行排序后显示发牌结果。-Programming will be a card randomly distributed to four players, the player' s hand sorted by color and number of points displayed after licensing the results.
Show-format
- 用向前差分格式求解抛物型微分方程,在程序中更改待求方程即可- Solving parabolic differential equation with forward difference scheme
knapsack
- knapsack problem solution
Expression_evaluation
- 表达式求值,求多项表达式的结果 如:3*5+3*8=15+24=39 运用堆栈进行分级运算,支持小括号。-Expression uation, seeking polynomial expression of results Such as: 3* 3* 5+ 8 = 15+ 24 = 39 Grading operation using the stack, support for small brackets.
