搜索资源列表
PolyValueTwoDim
- 多项式与连分式值的算法,多项式的系数和自变量既可以是实数 也可以是复数,每种算法都用c++语言以函数形式给出- The multinomial with 杩炲垎寮?the value algorithm, the multinomial coefficient and the independent variable already may be the real number also may be a plural number, each algorithm all uses the
shuxuejianmo_8.rar
- (拟合) 用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。 如果作2或4次多项式拟合,结果如何? ,(Fitting) with a given polynomial, y = x3-6x2+5 x-3, generated a set of data (xi, yi, i
bilidaoyin
- 实时比例导引三维弹道仿真(VC&Matlab混编).-Real-time three-dimensional proportional navigation trajectory simulation (VC
PolyArith
- 数据结构课程设计案例精编一书中,第五章多项式加法和乘法的源代码-Data Structure Course Design Case Short book, chapter V polynomial addition and multiplication of the source code
stack
- 用栈实现算术表达式 一个小小的科学计算器,根据用户输入的表达式计算出结果-Arithmetic expressions using stacks to achieve a small scientific calculator, in accordance with user input to calculate the results of the expression
tree1
- 递归方式建立表达式树,并对表达式树进行递归和非递归两种方式的遍历,遍历方法分为先序、中序和后序,并对表达式树转为后缀表达式求值。-Established recursive expression tree, and the expression tree for recursive and non-recursive traversal of the two methods, divided into first traversal sequence, and after the sequenc
tree
- 二叉树的遍历问题中关于使用二叉树进行表达式求值-Binary Tree Traversal issues on the use of the expression tree for evaluation
SJJG
- 数据结构课设。关于哈夫曼树和表达式求值的-Data structure class is located. Demand on the Huffman tree and the value of the expression
datastructure
- 计算多项式的算法 数据结构计算多项式的加减发和乘法-data structure