搜索资源列表
开方
- 基本的开方的小程序,学习时所写,算不的好,是本人学习汇编的习作,请多指教。-basic prescribing of small programs, written study, it is not good, I study is a compilation of the exercises, please enlighten.
开方
- 基本的开方的小程序,学习时所写,算不的好,是本人学习汇编的习作,请多指教。-basic prescribing of small programs, written study, it is not good, I study is a compilation of the exercises, please enlighten.
开平方
- 用于单片机32bit内的快速开方(C51)-32bit MCU for the rapid evolution (C51)
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
usefulMCUdevelopmentprogramme
- 实用的单片机开发与应用程序,包括:中值滤波子程序,AD转换类程序,16、32位整型数开方,单片机音乐程序--祝你平安。对初学者很有帮助的。MCU development and practical applications, including: median filter subroutine, AD converter type of proceeding, 16,32-bit integer number prescribing,
x12
- 16位/32位整型数开方的汇编程序,应用于AVR单片机!-16/32-bit integer prescribing compilation procedures, applies to single-chip AVR!
math
- 数学函数里的一些函数的应用 这里写了开方和平方两个的应用-Mathematical functions, some functions of the application here to write a prescr iption and application of the two square
32Open_uadri
- 在8位单片机中对32位数进行开方运算的汇编子程序-In 8-bit MCU in 32-digit prescr iption for computing the compilation of subroutines
arithmetic
- AVR 单片机 16,32位四则运算,开方运算。-AVR 4-bit single-chip 16,32 computing, evolution computing.
ref-sqroot
- 这是用于VHDL的开方运算,大家试试看,能不能好用-sqrt
isqrt
- 32位无符号整数开方得到16位无符号整数的算法及实现代码-32-bit unsigned integer prescr iption 16 bit unsigned integer code of the algorithm and the realization of A algorithm an emplimentation codes of computing the 16-bits square root result fr
work16bit
- 使用CORDIC算法来实现开方运算,结果通过QUARTUS7.2仿真,精度较高-CORIDIC Algorithms uesd for sqrt.The result though the QUARTUS 2 7.2 soft.
sqrt_q15
- 采用泰勒级数展开法编写的定点化的开方运算,定点化精度为Q15-Taylor series expansion method used to prepare the prescr iption of the fixed-point computation, fixed-point precision for Q15
sqrt
- 树式除法型开方器VERILOG实现,用于任意长度的无符号数的开方运算-Square root of the tree-type divider-type device to achieve VERILOG
cordic_sqrt_atan
- 利用cordic实现开方和atan运算的matlab源码。 本人原创,标准cordic算法。-calculate aquare root and atan by cordic. Matlab m language.
DesignofFloatingPointCalculatorBasedonFPGA
- 给出系统的整体框架设计和各模块的实现,包括芯片的选择、各模块之间的时序以及控制、每个运算模块详细的工作原理和算法设计流程;通过VHDL语言编程来实现浮点数的加减、乘除和开方等基本运算功能;在Xilinx ISE环境下,对系统的主要模块进行开发设计及功能仿真,验证 了基于FPGA的浮点运算。 -The overall fr a mework of system design and realization of each modu
Calculator
- 用java编写了一个计算器。可以进行简单的加减乘除运算,和开方运算。-Prepared a calculator with java. Can make simple calculation operation, and evolution computing.
Kaifang
- 利用ISE编写的实现开方功能的verilog程序,利用了CORDICIP核,可以完成开方功能-Prepared using ISE verilog program to achieve prescribing functions, using the CORDICIP nuclear, prescribing functions to be completed
cordic
- CORDIC(Coordinate Rotation Digital Computer)算法即坐标旋转数字计算方法。 CORDIC算法,能够通过平移和累加快速实现基础的数学函数,包括三角函数,开方,指数,对数,平方根等函数。-CORDIC (Coordinate Rotation Digital Computer) algorithm for the coordinate rotation digital calculation. CO