搜索资源列表
PolynomialIncludingAllFunctions
- 一元多项式符号计算-含因式分解版 不仅包含+,-,*,/,多项式求值,数值积微分,(内含多项式求根子程序),定与不定积分,还有因式分解(求根法). 用单链表.输入格式按提示.-one yuan polynomial symbolic computation-containing factorization version not only contains ,-,*,/, polynomial evaluation, Numerical plot differential (intron
Symbolic
- an example of processing symbolic expression
he_fu_man_bian_ma
- 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01
shujv
- 符号匹配 数据结构 结构体 括号匹配问题是编译程序时经常遇到的问题,用以检测语法是否有错。-Symbolic structures matching the data structure compiler parentheses matching problem is frequently encountered problems, to detect whether the wrong syntax.
Expression-evaluation
- 表达式求值主要使用的数据结构是栈,因为栈具有后进先出的特点,与表达式求值时的符号和数值运算过程是刚好相符合的。表达式求值也是栈的一个典型的运用。-Expression evaluation is the main data structure used in the stack, because the stack has the characteristics of LIFO, and expression evaluation when the process of symbolic and
1
- 此程序为符号计算程序,自变量为 x ,能够进行多次循环求导,程序主要包含三个部分reduction、dfferentiate和check。 Reduction部分的作用是对于所输入的函数表达式进行化简;differentiate部分的作用是对于输入的函数表达式进行求导;Check部分的作用是对于输入的函数表达式进行括号的添加、化简以及纠错;-This procedure for symbolic computation program, since the variables x,
maxsy
- 掌握MATLAB的基本符号运算,在微积分中的应用,在线性代数中的应用-Master the basic symbolic operation of MATLAB in the application of differential and integral calculus, its application in linear algebra