搜索资源列表
AutoControlPower
- 用。Net实现的基于研华A/D卡的实验电源程序,可以输出锯齿、Sin、方波等电压,是科研机构、实验室、自控厂家的必备工具
jsq
- 部分函数: 处理n! 计算显示数值的阶乘 处理Exp,可用于显示科学计数法 处理x^y 处理sin,反正弦,双曲正弦,反双曲正弦,cos,tan函数,为什么使用了例如sin函数 与正确结果不一样 处理dms函数(将显示的数值转换为“度-分-秒”格式;Inv+dms把度-分-秒转换为10进制) 处理(FE)——打开或者关闭科学计数法,10^32总是以指数显示 取模,(余数) 计算机逻辑与,在运算之前截断小数部分 计算机逻辑或,
binarysearch
- 二分法求解方程的c语言实现,sin(x)在(-3,7)范围内的c语言实现方法-Solving the equation c dichotomy language, sin (x) in (-3,7) c language within the scope of implementation
sin
- 利用单片机编程产生锯齿波,三角波,正弦波源程序-The use of microcontroller programming generated sawtooth, triangle wave, sine wave source
PWM_sin
- PWM-SIN显示,C语言程序,AVR开发板编写,即SPWM单片机产生-PWM-SIN show, C language programs, AVR development board to prepare, that is, generate SPWM Microcontroller
Cpp1
- 计算SPWM的sin【】表格用的,总共64个值-hjfoewofgoiasdjglkasjdfkl
Ex2_test1
- 通过简单打印出的点来描绘出正弦图像,提供给大家下载-painting sin(x)
Calculator-Sourcecode
- 1、实现十进制下的四则运算(加、减、乘、除)和四则混合运算 2、实现十进制转化为二进制或十六进制 3、实现进行一些常用的函数运算(比如sin、cos、tan、cot、sqrt、ln等) 4、实现“(”,“)”符号的表达式的计算-1 decimal, under the four operations ( addition, subtraction, multiplication, addition) and four mixed computing 2, decimal conv
www.c
- 关于正弦波逆变器pwm调制程序的编制,应用于太阳能发电系统- cod about sin-invertor pwm single program
scientific-cal
- This a scientific calculator that calculates fibonacci modulo factorial sin cos tan.. you are also able to change the background color and color of the buttons-This is a scientific calculator that calculates fibonacci modulo factorial sin cos tan.. y
devtree
- C# DevTree演示代码,让ColorDevTree 显示不同颜色,因为觉得关于Tree的例子很少,做东西要用到Tree 不同行显示不同颜色,测试了下OK的。在窗体中输入状态数值:0 已处理,1 延迟处理,2 首次未处理, 3 再次未处理-C# código de demostración DevTree, así ColorDevTree mostrar diferentes colores, porque creo que muy pocos ejemplos en árbol, hag
huiliuyecao
- 本实例的母体是让读者掌握画弧函数arc()的应用,同时要注意两个三角函数sin()、cos()(只能用弧度)的使用方法。-The population of this example is to give readers draw an arc function arc () application, keeping in mind the two trigonometric functions sin (), cos () (only in radians) are used.
Cpp1
- 简易计算器,不仅包含加减乘除,还有包含数学函数sin(),cos(),tg()-Simple calculator
biaodashi
- 实现各种表达式求值,如加减乘除,sin,cos,log运算符运算-Achieve a variety of expression, such as addition, subtraction, sin, cos, log operator op
sinx
- 使用C语言编写程序,不调用库函数实现sin功能-Do not call the library functions achieve sin function
jisuanqi
- 输入表达式字符串,以“=”表示结束, 计算并输出表达式值。 操作数可以是整数或实数,操作符有 “+”、“-”、“*”、“/”、“^”(乘方)和 “sin( )”(正弦)、“cos( )”(余弦)、“log( )”(对数)、“ln( )”(自然对数)等函数。-Enter the expression string to " =" indicates the end of the calculation and the output value of the expression.