搜索资源列表
math8051
- A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is. -A colle
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
anti-compile.c
- ead file \"YD.DOC\". Who is the intended user Beginners in assembly and programmers. Features of the program: Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the
calc
- This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to in
51单片连tcs230的源程序
- 51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 s
calculator3.rar
- 应用数码管7279和8051写的计算器程序,可以计算简单的四则运算和求余,加入math.h后可以计算更加复杂的运算,7279 and the use of digital control computer program written in 8051, can calculate a simple arithmetic and demand, the math.h can be calculated by adding more complex computing
Calcul
- 汇编语言的计算器的代码,是加减乘除,带小数点的。大家可以用-Calculator assembly language code is Math, with a decimal point. We can
C51_Calculator
- 本例子显示一个基本的整数计算器的8051微控制器供电。虽然有一个完整的Keil C51的浮点运算库中的评估版本被限制为对象的代码2K的,所以我们必须限制此示例为整数的数学,以适应这个限额之内。 此设计方案的书面的 C 使用的Keil uVision 2个IDE为其提供了一个变形VSM的调试监视器的驱动程序。 变形配置运行环境与凯尔一起说明可以发现它的编辑在原理图上(点8051微控制器和按Ctrl - E)的,然后在编辑组件对话的形式帮助按钮点击。-This sample d
ltm-0.39
- lib to math is a library that can calculate very very big numbers in c or c-lib to math is a library that can calculate very very big numbers in c or c++
AD-PIC16F72
- /这是一个两路交流信号的AD转换,然后和标准比较决定输出大于标准的那一路,默认输出A路 #include <pic.h> #include <math.h> #include <stdio.h> bank1 int re0[40] //定义存放A/D转换结果的数组,在bank0中 bank1 int re1[40] //定义存放A/D转换结果的数组,在bank1中-/ This is a two way exchange of
asimpledigitalfrequencymeterBasedonPIC16F87A
- //本程序利用CCP1模块实现一个“简易数字频率计”的功能 #include <pic.h> #include <stdio.h> #include <math.h> const char table[11]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0XD8,0x80,0x90,0xFF}; //不带小数点的显示段码表 -//CCP1 module for use in this process a &q
EX_ICD
- This a simple program used to demonstrate the use of the ICD as a device. The example does some simple math and then flashes a LED at a frequency of 1Hz.-This is a simple program used to demonstrate the use of the ICD as a device. The example does s
Calculator
- 51单片机实现计算器,用51单片机实现,简单的计算功能,加减乘除。-MCU 51 calculator, with 51 single-chip implementation, a simple calculation functions, Math.
jisuanqi.wannianli
- 用c51单片机做的一个计算器和万年历,可以进行数学运算和具有年历的功能-C51 microcontroller to do with a calculator and calendar, you can do the math and has a calendar function
Simple-calculator
- 基于51单片机的简易计算器 液晶12864显示 加减乘除 -A simple calculator based on 51 single-chip LCD display Math 12864
jisuanqi
- S6--S15 数字0--9的输入 S16 清零 S17 等于 S14--S17加减乘除 程序功能: 本程序为简易计算器。可以算整数且正数类型的运算。 但是暂时没有实现其连算功能,故在每次运算之后,请按下清零键。-S6- S15 digits 0- 9 is equal to the input S16 S17 Clear S14- S17, Math Program features: The program is simple calculator. Can
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
math
- 数字时钟,设计一个能显示日期、小时、分钟、秒的数字电子钟,并具有整点报时的功能。 由晶振电路产生1HZ标准的信号。分、秒为六十进制计数器,时为二十四进制计数器。 可手动校正时、分时间和日期值。-Digital clock, designed a show date, hours, minutes, seconds digital electronic clock and hourly chime function. 1HZ standard signal generated by th
AN003
- 本应用笔记的目的是介绍如何配置和使用片内温度传感器。本文提供了配置说明和示例代码。 温度传感器产生一个与器件基材温度成正比的电压,该电压作为一个单端输入提供给ADC(模数转换器)的多路开关。当选择温度传感器作为ADC的一个输入并且ADC启动一次转换后,可以经过简单数学运算将ADC的输出结果转换成用度数表示的温度。-The purpose of this application note is to describe how to configure and use the on-chip t
MathLib
- MSP430的数学库,非常实用,有需要的朋友欢迎下载,包含所有基本数学功能-MSP430 math library, very practical, a friend in need are welcome to download, contains all the basic math functions