?? readme.txt
字號:
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
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -