余弦函数表的设计 1、摘要:使用查表法查找输入角度的余弦函数值。 2、参考资料: IBM-PC汇编语言程序设计(第二版) (汇编语言课程设计)-cosine function of the design of a table, Abstract : Checking find the cosine angle input function. 2, reference materials : IBM-PC Assembly Language Programming (2nd edition) (assembly language curriculum design) 下载
|
打印函数x=y*y曲线 不使用数组来打印正弦曲线 不使用数组来打印余弦曲线 不使用数组同时打印正弦和余弦曲线,交点处用 “+”号表示,其余处用”*”表示- 下载
|
等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。 所谓画曲线就是描绘y=f(t)的图象,在本书我们将通过图象绘制直观地了解观测值的变化和数据处理方法的效果-contours in scientific computing and real-life, we will often encounter y = f (t) such a function, such as sine, cosine and so on. Function y = f (t) tend to be discrete observation form f (t) (i = 1 ...... N) the performance. For example, investors simply friends of K map, and the millions of lives at stake curve of water levels in rivers and so on. Discrete function of a number of data-processing tasks, such as data fitting, interpolation and smoothing and so on. Most exciting is predicted that if shareholders friends to accurately grasp y = f (t) trend, money will continue to flood into pockets. If hydrologists can accurately predict river levels rose process, a significant reduction in loss of life and property. The so-called curve is painting depicting y = f (t) of the image, in this 下载
|
该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替-such has the following characteristics : 1. Support string containing a variety of commonly used functions, such as "7.5 sin (6 * ln (8)) / exp (5)" 2. The FEC has good ability to detect whether the bracketed expression matching, library functions correct 3. Operational process can be examined and judged various anomalies, such as the divisor of 0, prescribing function sqrt (x) XLT; 0, cosine function acos (x), the XLT; or xgt -1; a 4. Integral support, for equation, arithmetic expressions may contain x, will be used when calculating category of member variables replace xx 下载
|
该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替 作者信箱:jiangfenghuang@msn.com -such has the following characteristics : 1. Support string containing a variety of commonly used functions, such as "7.5 sin (6 * ln (8)) / exp (5)" 2. The FEC has good ability to detect whether the bracketed expression matching, library functions correct 3. Operational process can be examined and judged various anomalies, such as the divisor of 0, prescribing function sqrt (x) XLT; 0, cosine function acos (x), the XLT; or xgt -1; a 4. Integral support, for equation, arithmetic expressions may contain x, will be used when calculating category of member variables replace xx author mail : jiangfenghuang@msn.com 下载
|
该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替- 下载
|
该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替 --1.support strings having common math functions,like "7.5+sin(6*ln(8))/exp(5)"; 2.Good error detection and recovery; and etc. 下载
|