搜索资源列表
开平方
- 用于单片机32bit内的快速开方(C51)-32bit MCU for the rapid evolution (C51)
aaaasqrt
- 功能:pic单片机四字节无符号数开方 入口条件:被开方数在S2,S3,S4,S5 出口信息:平方根在S2,S3中,整数部分的位数为原数一半,其余小数-functions : pic microcontroller four-byte unsigned number prescribing import conditions : radicand in S2, S3, S4, S5 export information : square root of the S2, S3, int
A_Extract
- 一个汇编的开方子程序,输入为双字,输出一个字。单片机是80c196-a compilation of prescribing subroutine, the importation of the two characters, a character output. SCM is 80 c196
squareroot
- 单片机上的开方程序 比传统的牛顿迭代法要快-microcontroller on the prescribing process than the traditional Newton iteration to be fast
Dicimal_BCD_caculation
- 这是MCS51单片机十进制运算子程序库,包括:单字节、双字节、多字节的加法、减法、乘法、除法、开方运算等。-This is the MCS51 metric calculation subroutine library, including : single-byte and double byte. Multi-byte addition, subtraction, multiplication, division, etc. rooting.
PIC_to_EM78xx
- PIC to EM78xx的转换程序 PIC是常用的单片机 而在某些情况下需要用到EM78xx单片机 此程序提供了从PIC到EM78xx的转换 便利了开方者
usefulMCUdevelopmentprogramme
- 实用的单片机开发与应用程序,包括:中值滤波子程序,AD转换类程序,16、32位整型数开方,单片机音乐程序--祝你平安。对初学者很有帮助的。MCU development and practical applications, including: median filter subroutine, AD converter type of proceeding, 16,32-bit integer number prescribing, SCM music program - I wish yo
x12
- 16位/32位整型数开方的汇编程序,应用于AVR单片机!
LEDcaculater
- 在51单片机上实现多功能计算器功能,除了基本的加减乘除,还可以实现开方的功能。 开发平台是 keil 软件编译程序,proteus 软件编译顶层图。硬件实现上ASM8052s
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
arithmetic
- AVR 单片机 16,32位四则运算,开方运算。-AVR 4-bit single-chip 16,32 computing, evolution computing.
16Open_uadri
- 在8位单片机中对16位数进行开方运算的汇编子程序-In 8-bit MCU in the median of 16 for the compilation of prescr iption computing subroutine
32Open_uadri
- 在8位单片机中对32位数进行开方运算的汇编子程序-In 8-bit MCU in 32-digit prescr iption for computing the compilation of subroutines
byshjiyimijisuanqi
- 单片机;计算器;微电子;模拟电路能进行正数加、减、乘、除四则运算的计算器叫做简单计算器;科学计算器是指能兼容正数的四则运算和乘方、开方运算,具有指数、对数、三角函数、反三角函数及存储等计算功能的计算器。 -Singlechip calculator Microelectronics analog circuit can be a positive number add, subtract, multiply, with the exception of four operations is
ptx800
- PTX800流量积算仪是针对流量变送器送来的模拟电压信号或模拟电流信号定标后进行流量累积的,利用68HC705单片机作为控制器,其中包括开方运算、非线性修正、多种显示方式,配有图纸和线路板图文件。-PTX800 Flow Totalizer is sent for the flow transmitter analog voltage signal or analog current signal, after calibration flow accumulation, using 68HC7
SCM-utility-subroutine2
- 本资料详细程序:编写了如何利用单片机实现浮点数的开方-This material gives double byte binary signs the specific procedures and several division explanation.
Wireless-brake-light
- mdt10p53a11(兼容PIC12F509)开发,采用加速度传感器设置。 无线刹车尾灯(可以实现赛车游戏里面的效果) 功能要求 1.采用PWM方式控制led灯 2.内部三轴加速度计采用平方和再开方的方法求得检测值。 3.每秒间隔采样5次得到的测量值进行计算,静止情况下测量值的波动的范围要小于2%。当测量值超过静态值17%以上的情况,认为是有刹车的情况。Led灯按照规定点亮。 4.模式2led灯闪烁的情况下每秒闪烁5次,加速度检测和led灯亮在单片机内部同步,不工作的情
cpu_Sqrt
- 三种快速求开方的方法,对于使用单片机可以节省时间-Three quickly seek prescribing can save time for the use of the microcontroller
easy_cal
- diy 51单片机制作的计算器 可以计算正弦余弦函数,对数及开方,还能解一元跟二元方程,用了math.h库。-51 single-chip production calculator can calculate the sine and cosine functions, logarithmic and square root, but also solutions to the the yuan with binary equation with math.h library.