搜索资源列表
mcukpfkssf
- 因为工作的需要,要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。
circle
- 单片机乘法,开根号,算出圆的轨迹 并驱动两个步进电机实现悬挂物圆周运动
sqrt32
- verilog源代码,用于开根号计算(32位)-sqrt32.v sqrt of 32-bit integer, Verilog source
longint_sqrt
- 32位长整型开方函数,可将32位长整型数开根号得到16位整型数-32-bit long integer square root function can be 32-bit long integer square root to get 16-bit integer
MCUKAIFANG
- 因为工作的需要,要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。-Because the needs of work, to achieve single-chip open radical operation. Square root of the current methods are mostly used Newton iteration. I checked some i
mega16
- avr单片机的定时器、开根号程序、相位pwm、快速pwm等代码-avr pwm、usart and so on
test
- 基于cordic算法的VERILOG HDL的设计,仿真和验证都正确,是一个开根号的算法。-cordic, verilog
computer
- 该计算器实现简单加减乘除机开根号、倒数等操作。-The realization of a simple calculator, countdown, add, subtract, multiply and divide machine open radical operation.
Quick_start_root
- 要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。-To achieve square root operation on the microcontroller. Most of the square root of the current method is to use Newton iterative method. I checked some information la