CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 定点

搜索资源列表

  1. FixMath

    3下载:
  2. 这是我本人编写的一个32位定点小数运算的函数库。对于没有浮点运算器的场合,可以提供进行小数运算的一种途径-This is my prepared in a 32-bit fixed point decimal computing functions. For no floating point unit occasions, it can provide for fractional arithmetic, as a way to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:215044
    • 提供者:吴雨
  1. zhp20060416

    0下载:
  2. 任意给定点坐标,可以拟合出B样条曲线,用Matlab写的,算法明确。-arbitrary coordinates to the spot, could fit the B-spline curves, using Matlab written in the algorithm clear.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:982
    • 提供者:赵鹏
  1. hudong0178

    0下载:
  2. 数据结构(c++版)线性表的全部操作. 创建,查找,删除,添加,合并,顺序定点合并-data structure (c version) Linear List of all operations. To create, search, delete, add, the merger, the merger order sentinel
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1407
    • 提供者:hd0178
  1. 218xfft

    0下载:
  2. 定点十六位的adsp218x系列的fft、fir算法。对刚刚入门的dsp学习有很大的帮助。-the sentinel 16 adsp218x series of fft, fir algorithm. Just caught the right dsp learning a great help.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17788
    • 提供者:zlt
  1. 26073-410_ANSI-C_source_code

    0下载:
  2. 基本定点运算程序库,语音编码或DSP定点实现-basic sentinel Operational procedures for speech coding fixed-point DSP to achieve or
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:811069
    • 提供者:李不凡
  1. fixsqrt

    1下载:
  2. 定点开方程序.开方程序精度可以达到8位十进制有效数字-sentinel prescribing procedures. Prescribing procedures accuracy can be achieved effectively eight decimal figures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:37443
    • 提供者:linlin
  1. dijkstraCPP

    0下载:
  2. 由graph.txt读出源图并用临街链表显示出,然个用dijkstra算法算出给定两点的最短路径和任一给定点到其它各点的距离,graph.txt放在源代码同一目录,内附graph.txt示例-graph.txt read out by the source map and used chain along the street shows, However use the dijkstra algorithm to calculate the scheduled 2:00 and the sho
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:283983
    • 提供者:比为
  1. fix_fft

    0下载:
  2. 定点基2FFT,并且具有将定点FFT与浮点FFT比对的功能-sentinel radix 2 FFT, and will be positioned with floating-point FFT and FFT functions to the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3393
    • 提供者:林凌
  1. current_park

    0下载:
  2. 用C语言编写的在Simulink环境下对3相交流电机交直流帕克变换进行数值仿真的S函数源代码。特点:考虑到了便于在单片机中执行的特点,完全使用定点算法实现。在MATLAB中编译成动态链接库后就可在Simulink中使用。-C language in the Simulink environment for 3-phase AC and DC motor Parker transform few value of the S-function simulation source code. Fea
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4736
    • 提供者:孙萌
  1. 定点16位FFT

    0下载:
  2. 定点16位FFT
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-10-27
    • 文件大小:9713
    • 提供者:henrylrc
  1. 定点16位FIR

    0下载:
  2. 定点16位FIR
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-10-27
    • 文件大小:8377
    • 提供者:henrylrc
  1. matlab定点fft仿真

    2下载:
  2. 该程序用于仿真定点FFT实现算法
  3. 所属分类:matlab例程

    • 发布日期:2011-12-22
    • 文件大小:8925
    • 提供者:haoguang_77
  1. 定点运算器.rar

    0下载:
  2. 实现二进制定点运算: 1.定点整数补码加法 2.定点整数补码减法 3.定点小数Booth补码一位乘法 4.定点小数原码一位除法(加减交替法) 5.定点小数补码一位除法(加减交替法) 6.定点小数原码一位乘法 7.定点小数原码两位乘法 8.定点整数原码乘法 9.定点整数原码除法,achieve binary fixed point operations : 1. Sentinel integral complement Adder 2. Sentinel integral
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-23
    • 文件大小:11053
    • 提供者:陈婷
  1. kiss_fft_v1_2_8.zip

    1下载:
  2. 大名鼎鼎的kiss fft算法,其中有针对浮点运算的优化,以及针对定点运算的优化,The famous kiss fft algorithm, which optimized for floating-point operations, as well as the optimal fixed-point computation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-03
    • 文件大小:55334
    • 提供者:张三
  1. fft

    0下载:
  2. 高速定点快速傅立叶变换处理器的设计与实现-High-speed fixed-point Fast Fourier Transform Processor Design and Implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:226107
    • 提供者:萧球水
  1. Fixed-Point_Math_Library

    0下载:
  2. 定点数学库( QMATH )包含高度优化的,不动点数学/三角函数是发达国家作为一个易于使用的图书馆,这是关系到用户的应用程序。-Fixed-point math library (QMATH) contains highly optimized, fixed point math/trigonometric functions that are developed as an easy-to-use library, which has to be linked to the user s ap
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:952979
    • 提供者:niuniu
  1. jpeg_decode

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:103743
    • 提供者:倾泠月
  1. tricordic

    0下载:
  2. 用CORDIC计算器计算sin,cos。包含浮点仿真模型和定点仿真模型-CORDIC calculator with sin, cos. Contains the floating-point simulation model and the fixed-point simulation model
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1106
    • 提供者:Fengxiaodong
  1. md 机械臂设计及其定点转动Minimum-Snap轨迹规划

    3下载:
  2. Part 01 机械臂设计 设计一个六自由度机械臂,分析证明其操作器尖端的灵巧工作空间,并用蒙特卡洛方法验证了灵巧工作空间的正确性。 Part 02 Minimum-Snap 轨迹规划 令操作臂尖端位置固定,使其绕灵巧工作空间的某个内点作定点转动。选择三维空间中一段封闭圆作为第三关节目标轨迹,生成多个离散轨迹点。利用逆运动学求解得到每个离散轨迹点对应的各关节变量,利用MATLAB Robotics Toolbox生成机械臂绕定点旋转动画,采用Minimum Snap方法进行**轨迹规划,*
  3. 所属分类:matlab例程

  1. 基于负熵的快速定点迭代的ica算法源码

    0下载:
  2. 基于负熵的快速定点迭代的独立成分分析算法以及测试程序源码,算法收敛速度快,准确度高
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com