⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 Cordic算法的另一种C++实现
💻 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 + -