搜索资源列表
CalcSolver.rar
- VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算。它还有函数绘图、数据统计和自定义常数等功能。,VB version of the advanced features calculators, arithmetic addition, but also includes trigonometric functions,反三角函数, hyperbolic trigonometric functions, such
calc
- 一个简单的科学计算器,用vc6.0编的,不仅有简单的十进制四则运算,包括平方、取模等高级运数,还有角度和弧度的三角函数计算,还有二进制、八进制、十六进制的计算。-A simple scientific calculator, using vc6.0 made, not just a simple decimal arithmetic, including the square modulus, such as the number of senior transportation, as wel
jsq
- 一个简单的计算器小程序,有简单的三角函数的计算-A simple calculator small procedures, a simple calculation of trigonometric functions
vc
- 1) 具备十进制输入(0、1、2…8、9),扩展十六进制运算符(A、B…E、F),具备基本的运算功能,包括加法、减法、乘法、除法、取反,具备小数运算; 2) 三角函数运算,(反)正弦、(反)余弦、(反)正切、(反)余切; 3) 科学运算,包括乘方、取模、开方、指数、阶乘、对数、π和e,角度、弧度切换,二进制、八进制、十进制及十六进制数切换运算, 4) 具备历史计算的记忆功能 5) 用户操作非法或出错时,系统会显示提示; -1) with decimal input
calculation
- C语言编写的小程序,计算器程序,可计算三角函数-C language, applet, calculator program, computable trigonometric functions
calculator
- 采用visual c++实现的一个计算器,实现加减乘除及三角函数-vc++ implementation of the calculator
Calc
- 一个小型智能计算器,课进行加减乘除等简单运算,也可进行求平方,三次方,以及三角函数值-A small smart calculators, multiplication and division, such as addition and subtraction lesson for easy operation, can also be carried out for the square, three sides, as well as the trigonometric function
calculater
- 这是一款计算器,可以进行加减乘除,并可算三角函数,开方等运算-This is a calculator, multiplication and division addition and subtraction can be carried out, and trigonometric functions count, prescr iption and other computing
calculator
- 设计一个windows附件中所示的计算器 计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理) 增加“Backspace”按钮,每按一次删除编辑框最后一个字符; 增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数) 增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框; ᠋
BrownianMotion
- 程序思路 1. 以点的当前坐标为原点,创建一个级坐标系; 2. 程序生成一个随机的角度; 3. 使用常数作为r,生成一个角坐标; 4. 以点的当前坐标为原点,创建一个直角坐标系; 5. 使用三角函数转换角坐标为直角坐标; 6. 绘图。-monte carlo simulation of Brownian Motion
CalcSolver
- 包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是 一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提 的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易 懂。-Including the commonly used functions (trigonometric, inverse trigonometric
123456
- 包括计算机的普通功能,还有与和或的功能,以及三角函数的计算-Common features, including computers, as well as with and or functions, as well as the calculation of trigonometric functions
calc
- C写的计算器,支持四则运算、括号、百分号、乘幂、三角函数、反三角函数、常量π、e,支持自定义变量,详细出错提示信息。代码有详细注释。-C calculator written in support of four operations, brackets, percent sign, take power, trigonometric functions, inverse trigonometric functions, constants, π, e, support custom varia
Preemphasis
- 傅里叶变换能将满足一定条件的某个函数表示成三角函数(正弦和/或余弦函数)或者它们的积分的线性组合。利用傅里叶变换可对语音信号消噪。-ourier transform to meet certain conditions can be expressed as a function of trigonometric functions (sine and/or cosine functions), or their integral linear combination. Fourier tran
ysq1
- 本计算器可实现加减乘除,绝对值、三角函数,开方次方等功能,用户根据提示输入欲执行的操作,计算器便可输出相应的结果-The calculator can be realized, Math, absolute value, trigonometric, square root th power functions, the user prompted want to execute under the operation of calculator will output the correspo
parsevaltheorem
- 如果是复指数形式的傅里叶级数,因为复指数函数的功率等于其系数的模的平方,直接把傅里叶系数平方求和就行;如果是三角形式的傅里叶级数,因为三角函数的功率等于其系数的模的平方的一半,需要把各次谐波傅里叶系数平方求和的一半 与直流分量的平方相加。-If the complex exponential form of Fourier series, complex exponential function because the power is equal to the square of the mo
calculator
- 简单计算器,可计算三角函数与普通计算的简单功能-Simple calculator, calculate simple trigonometric functions and general computing
Calculator
- 这个是我自己用VC写的计算器小程序,支持“+ - * / ”及三角函数,指数函数,括号等操作,而且里面还有一个小小的滚动条,挺给力的-This is my own calculator with a small program written in VC to support the " +-* /" and the trigonometric, exponential functions, brackets and other operations, but there is
WindowsFormsApplication1
- 利用vetorDraw绘制三角函数曲线,一个简单又强大的cad二次开发工具(Draw trigonometric function curve using vetorDraw, a simple and powerful CAD two development tools)
三角函数快速算法
- 对常用三角函数,使用快速的方法进行运算。查表法(look up table. atan)