搜索资源列表
sqrt
- 整型开方函数 和另一种算两点距离的函数,附比较测试-Prescr iption integer counting function and another two points away from the function, with testing
sqrt_int
- dsp中不存在开平方的sqrt函数,用 c进行了函数的替代-dsp does not exist in open square sqrt function, c carried out with the function of alternative
sqrt
- MCS-51单片机的四字节二进制无符号数开平方(快速)汇编程序-MCS-51 MCU of four-byte unsigned binary number square root (fast) assembler
pic_process
- 1.实现了YUV到BGR的转换 2.实现了一个移动侦测算法 3.实现了一个高速sqrt函数 4.请自己下载一个YUV文件,按照fopen中所写的路径存放-1. To achieve the conversion of YUV to BGR 2. Implements a motion detection algorithm 3. Implements a high-speed sqrt function 4. You to download a YUV file, written i
mult-div-cordic-sin-atn-ln-date-bresenham-etc-805
- Programs I wrote for 8051 processors, including : - Various multiplications (16x16, 32x8...) - div, atn, ln, sin, sqrt - bresenham for line and circle - 32bit cordic (linear, circular, hyperbolic) - date conversion - random generation
Calculator
- 实现一个有加、减、乘、除、函数计算功能和电子时钟的多功能计算器。软件设计采用C语言编写,实现了14位浮点数内的加、减、乘、除基本的四则运算,带有‘sin’、‘cos’、‘tan’、‘exp’、‘ln’、‘lg’、‘倒数’、‘x^y’、‘sqrt’、‘fmod ’10个常用数学函数运算。 -To achieve an addition, subtraction, multiplication, division, function, computing and electronic clock
unsigned-int-sqrt
- 飞思卡尔xs128单片机快速开平方算法,省资源-failed to translate
zz
- 强噪声背景下弱信号检测,采用平衡式取样积分电路。包含电路原理,基于IAR的msp430f149的DDS脉冲程序和峰值检波程序,检波方法:sqrt(Acos^2+Asin^2)-Strong noise weak signal detection, the use of balanced sampling integrator circuit. Contains circuit theory, based on the IAR msp430f149 of the DDS program pulse
PT-1000 3750 500度RT table
- 温度与电阻对照表格,Pt1000阻值与温度关系(Res = 1000*(1 + 0.0038623139728*Tem - 0.00000065314932626*Tem*Tem); fprintf(fp,"%6.1f\t%18f\t",Tem,Res); Tem1 = sqrt( A*A + 4.0*B*(Res/Res_0 -1.0) ) - A; Tem1 = 1000 * Tem1/(2*B); fprintf(fp," %
