CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cordic C

搜索资源列表

  1. cordic_C+xls

    0下载:
  2. 讲述了cordic的一般原理,用c来实现,可以易于dsp的实现-cordic described the general principle, using c to achieve, can easily achieve the dsp
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:15996
    • 提供者:张力
  1. cordic_C_

    1下载:
  2. cordic C语言实现源代码,可计算sin cos。-cordic C language source code, translate sin cos.
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:2845
    • 提供者:rendezvous
  1. CORDIC_Algorithm_Simulation_Code

    0下载:
  2. cordic算法的C平台仿真,适用于三角函数、极坐标、双曲线等超越函数的硬件实现。-cordic algorithm C simulation platform, applicable to the trigonometric functions, polar coordinates, such hyperbolic function beyond the hardware.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4683
    • 提供者:qjyong
  1. cordic_1-0

    0下载:
  2. Cordic算法的另一种C++实现,只是一个样本,可以用TubroC,等来查看-Cordic algorithms to achieve another C is a sample that can be used TubroC, etc. to see
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:9860
    • 提供者:郝晋
  1. CORDIC算法快速求反正切

    3下载:
  2. CORDIC算法快速求反正切,迭代10次输出弧度误差<|0.002|,迭代15次输出弧度误差<|0.0001|,对电机矢量算法计算速度要求高非常有用;myarctan_cordic1.c输入输出为float,myarctan_cordic3.c输入输出为int,pdf文件为CORDIC算法原理。-CORDIC algorithm quickly find tangent, curvature of the output error iteration 10 < | 0.002
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-16
    • 文件大小:1126221
    • 提供者:Wuyouzi
  1. cordic_C

    0下载:
  2. cordic算法的C语言实现,包含了相应C语言程序,十分珍贵-cordic algorithm C language, contains the corresponding C language procedure is very valuable
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:15733
    • 提供者:陈胜
  1. cordic_1-0

    0下载:
  2. 在通訊系統中常見到的cordic,是個用很少複雜度就能實現三角函數的電路,檔案中有C語言的CORDIC程式-In the communication system common to cordic, is a little complex to use trigonometric functions will be able to realize the circuit, the file has C language program CORDIC
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:9860
    • 提供者:王大明
  1. cordic_implementation

    0下载:
  2. 这个包里面包含了对Cordic算法的基本函数实现。通过Dformat类来控制系统的数据格式,并为Cordic算法类提供辅助。Cordic类为基本函数的计算提供接口。并把仿真所得的数据导入Matlab中进行验证。验证结果用html的形式输出。-It s am implementation of CORDIC in C++ language.Class Dformat defines the data format used in the algorithm,and class Cordic pro
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:777268
    • 提供者:罗正平
  1. cordic

    0下载:
  2. cordic implementation in vhdl&c
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:11442
    • 提供者:sim
  1. cordic

    0下载:
  2. Cordic algorithm descr iption and C/Asm51 sourcecode examples
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1007425
    • 提供者:brunomarcio
  1. cordic

    0下载:
  2. cordic算法,基于CORDIC 算法实现直角坐标与极坐标相互转换-cordic algorithm, CORDIC algorithm based on Cartesian coordinates and polar coordinate transformation
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:501418
    • 提供者:wjcheng
  1. A-math-routine-to-calculate-the-atan(x-y)-using-C

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:2694
    • 提供者:microorganisme
  1. cordic-c-vc-6.0

    0下载:
  2. cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate axis ( x axis positive ) angle,
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1694
    • 提供者:baijingdong
  1. cordic-fixed-point-c-vc6.0-

    0下载:
  2. cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2299
    • 提供者:baijingdong
  1. cordic_c

    0下载:
  2. cordic 快速计算角度值程序C++,程序运行没有问题-the cordic quickly calculate the angle value of the program C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:3790
    • 提供者:ibasbill
  1. cordic_1-0

    2下载:
  2. 关于cordic算法的C MODEL实现,包括几种不同的模式,如求模值、求相角,求COS,SIN函数等。程序还包括TESTBENCH测试程序。-About cordic algorithm C MODEL implementation, including several different modes, such as modulus values, seeking phase angle, seeking COS, SIN function and so on. TESTBENCH test
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1055864
    • 提供者:hanyu
  1. testcordic

    0下载:
  2. catapult c cordic程序,可以转换成verilog语言,完成用modelsim进行仿真,结果可以与matlab进行比较。-catapult c cordic program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:526421
    • 提供者:wangjun
  1. cordic_C_

    0下载:
  2. cordic C语言实现源代码,可计算sin cos。-cordic C language source code, translate sin cos.
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:2894
    • 提供者:eakmar
  1. cordic_rotation_mode

    1下载:
  2. cordic算法旋转模式c代码实现三角函数的计算-cordic algorithm rotation mode c code trigonometric calculations
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:577
    • 提供者:610
  1. cordic_C_

    0下载:
  2. cordic C语言实现源代码,可计算sin cos。-cordic C language source code, translate sin cos.
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:3010
    • 提供者:ienceF
搜珍网 www.dssz.com