cordic_C

所属分类:单片机开发
开发工具:C/C++
文件大小:15KB
下载次数:152
上传日期:2010-04-08 19:42:29
上 传 者asheng20t
说明:  cordic算法的C语言实现,包含了相应C语言程序,十分珍贵
(cordic algorithm C language, contains the corresponding C language procedure is very valuable)

文件列表:
cordic_C语言\cordic.c (5062, 1999-10-16)
cordic_C语言\cordic.h (1555, 1999-10-16)
cordic_C语言\cordic.xls (31744, 1999-10-16)
cordic_C语言\TestCord.c (2962, 1999-10-16)
cordic_C语言\TestCord.dsp (3318, 1999-10-16)
cordic_C语言\TestCord.dsw (539, 1999-10-16)
cordic_C语言\TestCord.mak (4360, 1999-10-16)
cordic_C语言\TestCord.opt (37888, 1999-10-16)
cordic_C语言\TestCord.plg (1794, 1999-10-16)
cordic_C语言 (0, 2010-04-06)

This package implements the CORDIC algorithm, and tests it. It consists of the following: cordic.c/h : a module to implement the CORDIC algorithm. TestCord.c : a program to test the module. This package is written in 100% ANSI C so the C code should compile as-is on most systems. It comes with "Developer Studio" project files for Microsoft Visual C++, version 5.0. It also comes with a makefile generated by Visual C++ for Microsoft's "nmake" program. Note that this is incompatible with Unix make's, and most other make programs. If you're not using a Microsoft compiler, you'll probably have to make your own make. (Does that make sense?) This package is distributed under the "Wide Open License", as detailed in the individual source files. (Plug: Please consider releasing your next project under the Wide Open License so it will be truly free.) Please send comments, suggestions and bug reports to g2@dspguru.com thanks, Grant R. Griffin Publisher, dspGuru http://www.dspguru.com

近期下载者

相关文件


收藏者