Welcome![Sign In][Sign Up]
Location:
Search - SIN

Search list

[Othersin(x)1

Description: 这是我大一的时候做的sin(x)源程序,库函数的实现-This my freshman year when do sin (x) source, the realization of library functions
Platform: | Size: 19409 | Author: 罗本 | Hits:

[Other resourcesin

Description: 用dsp实现sin函数的功能,用汇编语言编写。
Platform: | Size: 10219 | Author: 黄黄 | Hits:

[Other resourceSIN

Description: 一个自动产生SIN正弦报表的小程序,可以改变幅值和采样点,不错。
Platform: | Size: 3997 | Author: rxc | Hits:

[Other resourcesin

Description: sin產生器,可以於VHDL產生sin之數值波形,進而輸出至dac做轉換
Platform: | Size: 1084368 | Author: lin | Hits:

[Delphi VCLsin

Description: 采用delphi自编的sin函数傅立叶离散数据数据表生成器,正弦函数发生器查表输出;
Platform: | Size: 172803 | Author: 张诚 | Hits:

[Other resourceSin(x)Integral

Description: 计算sin(x)的并行程序,也可以将函数f换里面的sin(x)换成其它要积分的函数.
Platform: | Size: 1914 | Author: 金炳旭 | Hits:

[Windows DevelopSin

Description: Draw Sin with VC++!no twinkle!
Platform: | Size: 43597 | Author: roseamy | Hits:

[GDI-Bitmap两球在sin曲线上

Description: 两球在sin曲线上,可用来学习VC编程,学习系统函数的调用和界面的生成.-twice in sin curves can be used to learn the VC program, learning system function call interface and the formation.
Platform: | Size: 9681 | Author: 王云 | Hits:

[SourceCodecalculator

Description: 该类有以下特点: 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. To support the string contains a variety of commonly used functions, such as 7.5+ Sin (6* ln (8))/exp (5) 2. Have good error-correcting capabilities, to check brackets if the expression matching library function is correct 3. computing process to examine and determine the various anomalies, such as the divisor is 0, prescribing function sqrt (x) in x <0, anti-cosine acos (x) The x <-1 or x> 1 4. support the points, and equations, arithmetic expressions may contain x, the calculation will be used to class members in lieu of variable xx
Platform: | Size: 23552 | Author: 温馨 | Hits:

[Windows Developexpr

Description: 可以计算各种函数,还可以使用变量,如A,B,C,D。可以计算各种数学函数sin cos tg ctg,处理括号,四则运算,是VC中一款不可多得的表达式计算类和计算工具。例如:cos(0) 1-can calculate various functions, variables can also be used, such as A, B, C, D. Can calculate mathematical functions sin cos tg rays, handling brackets, four operators, one VC is a rare expression of calculating and computing tools. For example : cos (0) 1
Platform: | Size: 1965056 | Author: 何福保 | Hits:

[Windows Develop算术表达式解析器

Description: 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
Platform: | Size: 49152 | Author: 曲贵增 | Hits:

[Embeded-SCM Developsine_generator

Description: 8位采样正弦波形发生器--8 bit Sin wave generator.
Platform: | Size: 2048 | Author: 张庆辉 | Hits:

[Other高级计算器 V1.0

Description: 系统支持的数学函数:PI ! ^ % SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN ARCSIN ARCCOS ARCTAN LN LOG2 LOG10PI:圆周率。Exp!:计算Exp(表达式)的介乘。Exp1^Exp2:计算Exp1的Exp2次方。Exp1%Exp2:计算Exp1除以Exp2后的余数。Sqr(Exp):计算Exp的平方。Sqrt(Exp):计算Exp的平方根。Int(Exp)/Trunc(Exp):把Exp截断取整。Round(Exp):把Exp四舍五入。Abs(Exp):取Exp的绝对值。Frac(Exp):取Exp的小数部分。Sin(Exp):求Exp的正玄。Cos(Exp):求Exp的余玄。Tan(Exp):求Exp的正切。ArcSin(Exp):求Exp的反正玄。ArcCos(Exp):求Exp的反余玄。ArcTan(Exp):求Exp的反正切。Ln(Exp):求Exp的自然对数。Log2(Exp):求Exp的以2为低的对数。Log10(Exp):求Exp的以10为低的对数。-system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN LN ARCSIN ARCCOS ARCTAN LOG2 LOG10PI : pi. Exp. : Computational Exp (expression) of the referral by. Exp1 ^ Exp2 : computational power of Exp1 the Exp2. Exp1% Exp2 : Exp1 calculated by dividing Exp2 the remainder. Monaco (Exp) : Exp calculating the square. Sqrt (Exp) : Exp calculating the square root. Int (Exp)/Trunc (Exp) : With Exp disconnected from the whole. Round (Exp) : With Exp rounding. Abs (Exp) : Exp take the absolute value. Frac (Exp) : Exp take part in the minority. Sin (Exp) : for the Shogen Exp. Cos (Exp) : The Yuxuan seeking Exp. Tan (Exp) : Exp for the tangent. ArcSin (Exp) : Exp seek the arc Yuen. ArcCos (Exp) : for the anti-Yuxuan Exp. ArcTan (Exp) : Exp seek the arc tangent. Ln (Exp) :
Platform: | Size: 182272 | Author: 王波 | Hits:

[GUI Developc_prog1

Description: 一些常用的C语言源代码。包括磁盘格式、常用函数如abs、sin、strlen等;以及输入输出格式的制定。-some common C language source code. Disk format, commonly used functions such as the abs, sin, strlen; Input and output format and setting.
Platform: | Size: 57344 | Author: 王成福 | Hits:

[GDI-Bitmap两球在sin曲线上

Description: 两球在sin曲线上,可用来学习VC编程,学习系统函数的调用和界面的生成.-twice in sin curves can be used to learn the VC program, learning system function call interface and the formation.
Platform: | Size: 234496 | Author: 王云 | Hits:

[AlgorithmExpressCalculate

Description: 数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可自定义函数, 采用递归算法-numerical calculation, in the expression evaluates, as calculated 3 2* (2)/5 8 Sin (pi ()/180* 30) 1 2 ^ 10,- defined functions using recursive algorithm
Platform: | Size: 57344 | Author: 凌有生 | Hits:

[Other函数发生器

Description: c8051f020产生的函数发生器-----产生sin函数通过查表的方法-C8051f020 the function generator----- produce sin function through the look-up table
Platform: | Size: 6144 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSC5000系列DSP上实现正弦波发生器

Description: C5000系列DSP上实现正弦波发生器的源代码-Source code of Sin wave generator for DSP C5000 series
Platform: | Size: 10240 | Author: 邹旭杰 | Hits:

[Software Engineeringsin函数发生程序

Description: 正弦函数发生程序,可以在C中嵌套,是工程文件 测试通过 -sine function occurred procedures, which can be nested in C, engineering document the test
Platform: | Size: 16384 | Author: 欧阳明星 | Hits:

[AI-NN-PRSIN初始化

Description: 混沌映射sin映射初始化种群,与标准pso求解sphere函数,精度更好(The chaos map sin map initializes the population, and solves the sphere function with standard PSO, the accuracy is better)
Platform: | Size: 1024 | Author: baifawang | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net