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

搜索资源列表

  1. time_math

    0下载:
  2. * DEFINITION * This a set of math functions that deal with time. The functions accept * 4-digit time values and 4-digit time of day values. Time values are * interpreted as hours-minutes and are valid if all digits are numeric and * 9 or
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5514
    • 提供者:Qu chun lei
  1. TMS320C672x_lib_example_code

    0下载:
  2. 文件内容为TI的浮点DSP TMS320C672x的芯片ROM库中相关函数的使用方法,包括数学库、通用函数库,快速运算库等的具体例程。分别介绍了不同库函数的应用方法,以及其在DSP/BIOS中的使用方法。-File content floating-point DSP TMS320C672x TI chip ROM library to use the relevant functions, including the math library, general library, fast ar
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:637209
    • 提供者:钟伟
  1. ALU

    0下载:
  2. 实现加减乘除与或非和大小比较功能的ALU模块-Math and the non-realization of more functions and size of the module ALU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:681
    • 提供者:唐文博
  1. c

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

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

    0下载:
  2. 在单片机上基于1602LCD屏的计算器,实现加减乘除等功能,能自动清屏-In MCU-based 1602LCD screen calculator, to achieve, Math and other functions, can automatically clear screen
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:45384
    • 提供者:GhostaR
  1. spi_calculator

    0下载:
  2. 在AT89S52基于1602LCD屏的计算器,实现加减乘除等功能,能自动清屏-AT89S52 based 1602LCD screen in the calculator, to achieve, Math and other functions, can automatically clear screen
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:50419
    • 提供者:GhostaR
  1. Calculator

    0下载:
  2. 51单片机实现计算器,用51单片机实现,简单的计算功能,加减乘除。-MCU 51 calculator, with 51 single-chip implementation, a simple calculation functions, Math.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:51427
    • 提供者:付江云
  1. math-functions

    0下载:
  2. 微控制器具有较强的加、减、乘、除等数学运算功能,这些运算可直接对8位无符号二进制数进行运算。利用溢出标志,还可以把加、减法运算用于有符号数的运算;用十进制调整指令,又可使加法运算直接用十进制(BCD码)来进行。-Micro-controller has strong add, subtract, multiply, divide and other math functions, these operations can be directly on the 8-bit unsigned bin
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-15
    • 文件大小:11642
    • 提供者:gaoyilang
  1. calculator

    0下载:
  2. 这是基于单片机的计算器程序,可以实现加减乘除的功能-This is based on single-chip calculator program, Math functions can be achieved
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1996
    • 提供者:黄瓜
  1. LCD1602[1].h

    0下载:
  2. 这是基于单片机的计算器程序,在LCD1602屏上显示输出的结果-This is based on single-chip calculator program, Math functions can be achieved
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2534
    • 提供者:黄瓜
  1. math8051

    0下载:
  2. This an extremely useful 8051 library of math functions. The 8051 doesn t natively add, divide, subtract 16 bits, this library of functions help you overcome that obstacle.-This is an extremely useful 8051 library of math functions. The 8051 doesn t
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4448
    • 提供者:Buddy
  1. avrlib-by-Procyon

    0下载:
  2. AVR的库C程序源代码,功能包括 Timer(s),Uart(s),A/D Converter,I2C Master/Slave,SPI Interface,Byte Buffering (circular),Bit Buffering (linear),Printf and other formatted print functions,VT100 Terminal Output,Command Line Interface,FAT16/32 File System (support is r
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1387637
    • 提供者:Andy
  1. embedded-experiments

    0下载:
  2. 是一个简单的嵌入式实验 实现从汇编语言中将简单数学运算参数传递给由C语言编写的简单数学运算函数,并从C语言程序中返回运算结果。-It is a simple embedded experiments from assembly language in a simple mathematical operation parameters passed to a simple math functions written in C, and return the result of the oper
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:12259
    • 提供者:Daner
  1. easy_cal

    0下载:
  2. diy 51单片机制作的计算器 可以计算正弦余弦函数,对数及开方,还能解一元跟二元方程,用了math.h库。-51 single-chip production calculator can calculate the sine and cosine functions, logarithmic and square root, but also solutions to the the yuan with binary equation with math.h library.
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:236148
    • 提供者:钟沛洪
  1. inverter_10kw_SPWM

    0下载:
  2. 10kw2808三相SPWM,已调试,可以输出三相对称SPWM波形-#include "DSP280x_Device.h" // DSP280x Headerfile Include File #include "DSP280x_Examples.h" // DSP280x Examples Include File #include "math.h" #include "IQmathLib.h" // Prototype statements for functio
  3. 所属分类:DSP program

    • 发布日期:2017-05-01
    • 文件大小:631372
    • 提供者:houqing
  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. 56800Ex_MLIB

    0下载:
  2. 适用于 Freescale 56F800E(X)系列芯片,含数学计算式中常用的加减乘除,移位,倒数等功能,原函数用汇编编写,做成库函数,令相应芯片的相关程序执行效率更高。-This reference manual describes the Math Library (MLIB) for the Freescale 56F800E(X) family of Digital Signal Controllers. This library contains optimized fun
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1557009
    • 提供者:cheng
  1. MathLib

    0下载:
  2. MSP430的数学库,非常实用,有需要的朋友欢迎下载,包含所有基本数学功能-MSP430 math library, very practical, a friend in need are welcome to download, contains all the basic math functions
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:245023
    • 提供者:路天一
搜珍网 www.dssz.com