CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 数学函数

搜索资源列表

  1. DSP_FUNCTION

    0下载:
  2. DSP数学函数库,是汇编写的,经过SEED优化过的-DSP Math Library, is a compilation of writing, after optimization off SEED
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2086
    • 提供者:陈磊
  1. GNU_GSL

    0下载:
  2. 原创,在vxworks中加载自由软件组织GNU的最新函数库,利用其丰富的数学函数库,加速项目开发。-originality, vxworks load free software GNU organization of the latest libraries, use its rich mathematical functions and speed up project development.
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:253629
    • 提供者:stone
  1. Vector

    0下载:
  2. 包含几个高效的矢量运算的数学函数,矩阵运算和矢量 运算等
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:46682
    • 提供者:huang
  1. IQMathfor2812.rar

    0下载:
  2. TI公司的281X系列芯片的数学包,用于完成浮点运算和各种数学函数的功能。,This is DSP 2812 math function package.
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1511553
    • 提供者:倪成
  1. math-neon

    5下载:
  2. 使用arm的neon实现的数学函数库,其性能比较高。-math lib using neon, the speed is very high
  3. 所属分类:SCM

    • 发布日期:2016-09-18
    • 文件大小:54272
    • 提供者:王勇
  1. altera_Sine_CosineusingtheCORDICalgorithm

    0下载:
  2. 计算机算术是微处理器运算的数学基础,其中一个非常重要的部分就是超越函数的计算问题。数学函数的VHDL实现-Computer arithmetic is a microprocessor based on mathematical computing, in which a very important part is the calculation of transcendental function. VHDL realization of mathematical functions
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:3743
    • 提供者:
  1. MCS21-ASM7

    0下载:
  2. MCS51 单片机源码系列之 第七章 数学函数-MCS51 series single-chip source mathematical functions under Chapter VII
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:14354
    • 提供者:狼猛
  1. c

    0下载:
  2. dsPIC® 语言工具库,标准C 函数库和数学函数-dsPIC ® Language Tools library, standard C library and math functions
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1290953
    • 提供者:xiaoqinbo
  1. sinduopinlv3

    0下载:
  2. 本程序为正弦波发送程序,有数学函数SIN发生,通过条件编译可以更改相应的频率,-This program is sine wave sent procedures, mathematical functions SIN occur, conditional compilation can be changed by the corresponding frequency,
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1453
    • 提供者:振丰
  1. cordic

    3下载:
  2. CORDIC(Coordinate Rotation Digital Computer)算法即坐标旋转数字计算方法。 CORDIC算法,能够通过平移和累加快速实现基础的数学函数,包括三角函数,开方,指数,对数,平方根等函数。-CORDIC (Coordinate Rotation Digital Computer) algorithm for the coordinate rotation digital calculation. CORDIC algorithm can be achieved
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1376
    • 提供者:陈华
  1. MCS_51_asm_library

    0下载:
  2. MCS-51单片机实用汇编子程序库,有120多个子程序,含有各种数学函数,单字节、双字节和N字节的乘除法子程序,还有各种数据类型转换。可以直接复制粘贴使用,是学习单片机汇编难得的资料。-MCS-51 microcontroller practical assembly subroutine library with more than 120 subroutines, containing a variety of mathematical functions, single-byte, dou
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:236215
    • 提供者:daiyimin
  1. Calculator

    0下载:
  2. 实现一个有加、减、乘、除、函数计算功能和电子时钟的多功能计算器。软件设计采用C语言编写,实现了14位浮点数内的加、减、乘、除基本的四则运算,带有‘sin’、‘cos’、‘tan’、‘exp’、‘ln’、‘lg’、‘倒数’、‘x^y’、‘sqrt’、‘fmod ’10个常用数学函数运算。 -To achieve an addition, subtraction, multiplication, division, function, computing and electronic clock
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:223024
    • 提供者:叶祖钦
  1. 51-practical-subroutine-(assembly)

    0下载:
  2. 第1章 二进制定点数运算 第2章 二进制浮点数运算 第3章 十进制(BCD码)数运算 第4章 代码转换 第5章 数据变换 第6章 排序、查找和非线性算法 第7章 数学函数 第8章 树和图 第9章 延时与跳转控制 第10章 人机交互接口 第11章 单片机测控接口 第12章 51单片机内部资源编程实例 第13章 单片机数据传输接口 第14章 波形发生与控制实例 第15章 C51单片机软件抗干扰和数字滤波-Chapter 1 dot binary
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:122402
    • 提供者:张志刚
  1. 12864draw

    0下载:
  2. 12864液晶面板作图的源码,可以根据不同需要作出各类数学函数。-12864 LCD panel mapping and source code can be made ​ ​ according to the different needs of various types of mathematical functions.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:70727
    • 提供者:snake
  1. The-microcontroller-code

    0下载:
  2. 波形发生与控制实例,人机交互接口,数学函数- waveform control instance, human-computer interaction interface, mathematical functions
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:131462
    • 提供者:刘昂
  1. CONTROLLER

    1下载:
  2. 基于AVR单片机ATmega128的调光控制程序,运用数学函数算法实现平滑调光-ATmega128 AVR microcontroller based dimming control procedures, the use of mathematical algorithms to achieve smooth dimming function
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:24238
    • 提供者:chenwenhua
  1. MCS51

    0下载:
  2. 二进制定点数运算/二进制浮点数运算/十进制(BCD码)数运算/代码转换/数据变换/排序、查找和非线性算法/数学函数/树和图/ 延时与跳转控制/人机交互接口/单片机测控接口/51单片机内部资源编程实例/单片机数据传输接口/波形发生与控制实例/C51单片机软件抗干扰和数字滤波-Binary fixed-point number operations/binary floating-point operations/decimal (BCD) operation/sorting/code conver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:130155
    • 提供者:潘涛
  1. MSPMathLib

    1下载:
  2. MSPMathLib是TI为MSP430F5xx、MSP430F6xx 以及 MSP430FR5xx系列单片机开发的数学函数库,主要用于三角函数的浮点运算,比标准MATH库函数计算速度提高数十倍。 TI在官网上说是免费提供,但都是捆绑到CCS6和IAR6的安装包中,无法移植到早期IAR版本中。 这是以前下载的头文件和静态库文件,可以直接在IAR中使用,具体使用方法见TI官方PDF,编号slau499。-MSPMATHLIB is an accelerated floating
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:18393
    • 提供者:acermouse
  1. armfly-DSP-tutorials-Chapter-8

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程开始学习ARM官方的DSP库,这里我们先从基本数学函数开始。本期教程主要讲绝对值,加法,点乘和乘法四种运算。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:691508
    • 提供者:安富莱电子
  1. MathLib

    0下载:
  2. TMS320C674x的数学函数库,所有使用TMS320C674x为核心的芯片/开发板可用-TMS320C674x math libraries, all use TMS320C674x core chip/board available
  3. 所属分类:DSP program

    • 发布日期:2017-04-30
    • 文件大小:88567
    • 提供者:AppleLi
« 12 »
搜珍网 www.dssz.com