搜索资源列表
time_math
- * 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
TMS320C672x_lib_example_code
- 文件内容为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
ALU
- 实现加减乘除与或非和大小比较功能的ALU模块-Math and the non-realization of more functions and size of the module ALU
c
- dsPIC® 语言工具库,标准C 函数库和数学函数-dsPIC ® Language Tools library, standard C library and math functions
calculator
- 在单片机上基于1602LCD屏的计算器,实现加减乘除等功能,能自动清屏-In MCU-based 1602LCD screen calculator, to achieve, Math and other functions, can automatically clear screen
spi_calculator
- 在AT89S52基于1602LCD屏的计算器,实现加减乘除等功能,能自动清屏-AT89S52 based 1602LCD screen in the calculator, to achieve, Math and other functions, can automatically clear screen
Calculator
- 51单片机实现计算器,用51单片机实现,简单的计算功能,加减乘除。-MCU 51 calculator, with 51 single-chip implementation, a simple calculation functions, Math.
math-functions
- 微控制器具有较强的加、减、乘、除等数学运算功能,这些运算可直接对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
calculator
- 这是基于单片机的计算器程序,可以实现加减乘除的功能-This is based on single-chip calculator program, Math functions can be achieved
LCD1602[1].h
- 这是基于单片机的计算器程序,在LCD1602屏上显示输出的结果-This is based on single-chip calculator program, Math functions can be achieved
math8051
- 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
avrlib-by-Procyon
- 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
embedded-experiments
- 是一个简单的嵌入式实验 实现从汇编语言中将简单数学运算参数传递给由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
easy_cal
- 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.
inverter_10kw_SPWM
- 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
MSPMathLib
- MSPMathLib是TI为MSP430F5xx、MSP430F6xx 以及 MSP430FR5xx系列单片机开发的数学函数库,主要用于三角函数的浮点运算,比标准MATH库函数计算速度提高数十倍。 TI在官网上说是免费提供,但都是捆绑到CCS6和IAR6的安装包中,无法移植到早期IAR版本中。 这是以前下载的头文件和静态库文件,可以直接在IAR中使用,具体使用方法见TI官方PDF,编号slau499。-MSPMATHLIB is an accelerated floating
56800Ex_MLIB
- 适用于 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
MathLib
- MSP430的数学库,非常实用,有需要的朋友欢迎下载,包含所有基本数学功能-MSP430 math library, very practical, a friend in need are welcome to download, contains all the basic math functions
