文件名称:A-math-routine-to-calculate-the-atan(x-y)-using-C
- 所属分类:
- 汇编语言
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- microor*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
calculates the arctangent of the input values x and y (sometimes called atan2)
by using a CORDIC (COordinate Rotation on a DIgital Computer) algorithm for 8051 microcontroller
by using a CORDIC (COordinate Rotation on a DIgital Computer) algorithm for 8051 microcontroller
(系统自动生成,下载前可以参看下载内容)
下载文件列表
readme.txt
atan.c
atan.c