Description: It s am implementation of CORDIC in C++ language.Class Dformat defines the data format used in the algorithm,and class Cordic provides accesses to elementary function computation.The computing results are stored and loaded into Matlab to verify the agorithm.Visual proofs are offerred by Htmls.
File list (Check if you may need any files):
cordic implementation
.....................\code
.....................\....\Cordic.cpp
.....................\....\Cordic.h
.....................\....\cordic.vcproj
.....................\....\cordic.vcproj.LZP.lzp's.user
.....................\....\data.h
.....................\....\Debug
.....................\....\.....\BuildLog.htm
.....................\....\.....\cordic.exe.intermediate.manifest
.....................\....\.....\Cordic.obj
.....................\....\.....\Dformat.obj
.....................\....\.....\mt.dep
.....................\....\.....\testCordic.obj
.....................\....\.....\vc90.idb
.....................\....\.....\vc90.pdb
.....................\....\Dformat.cpp
.....................\....\Dformat.h
.....................\....\read me.txt
.....................\....\recorder.dat
.....................\....\ROM.h
.....................\....\testCordic.cpp
.....................\....\testDformat.cpp
.....................\....\_abs.dat
.....................\....\_atan.dat
.....................\....\_atanh.dat
.....................\....\_cos.dat
.....................\....\_cosh.dat
.....................\....\_dev.dat
.....................\....\_mult.dat
.....................\....\_sin.dat
.....................\....\_sinh.dat
.....................\....\_sqrt.dat
.....................\data
.....................\....\read me.txt
.....................\....\recorder.dat
.....................\....\_abs.dat
.....................\....\_atan.dat
.....................\....\_atanh.dat
.....................\....\_cos.dat
.....................\....\_cosh.dat
.....................\....\_dev.dat
.....................\....\_mult.dat
.....................\....\_sin.dat
.....................\....\_sinh.dat
.....................\....\_sqrt.dat
.....................\html
.....................\....\testSineCosine_VS.html
.....................\....\testSineCosine_VS_05.png
.....................\....\testSineCosine_VS_06.png