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

搜索资源列表

  1. math8051

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4497
    • 提供者:驱逐倭寇
  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. 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. anti-compile.c

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:100857
    • 提供者:刘清
  1. calc

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2825
    • 提供者:cj
  1. 51单片连tcs230的源程序

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:1424
    • 提供者:黄胜
  1. calculator3.rar

    0下载:
  2. 应用数码管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
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1833
    • 提供者:zhangruibin
  1. pic_ccs

    0下载:
  2. TI公司的CCS一些常用的函数库 ,比较好的资料,里面有一些程序比较基本,对于初学者规范程序编写,理论用于实践,有一定参考价值-TI' s CCS library of some commonly used, relatively good information, there are some basic procedures, procedures for the preparation of norms for the beginners, theory for practice,
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:294980
    • 提供者:冯晓东
  1. math

    0下载:
  2. dsp实验,c中调汇编的例子,虽然简单,对于初学者来说,是一个很好练习的例子-dsp experiment, c in the compilation of examples of transfer, although simple, for beginners, it is a good example of practice
  3. 所属分类:DSP program

    • 发布日期:2017-05-12
    • 文件大小:2889765
    • 提供者:龙茗路
  1. mini2440_linux_source

    0下载:
  2. s3c2440linux下源代码,包括线程,udptalk,math,led等源码。有相应的Makefile文件,可以直接编译-s3c2440linux under the source code, including threads, udptalk, math, led other source. There is a corresponding Makefile, can be directly translated
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:16511
    • 提供者:huanglei
  1. math

    0下载:
  2. 一个简单的DSP6000系列的程序,借助开发平台和实验箱是可以运行的-DSP6000 series, a simple procedure, using the development platform and test case is run
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:106538
    • 提供者:qiang
  1. math

    0下载:
  2. dsp28335的简单数学应用 -a simple application of mathematics dsp28335 a simple application of mathematics dsp28335
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:295948
    • 提供者:高文超
  1. AVRX

    0下载:
  2. 以嵌入式的消息机制实现一个计算器,可连续加减乘除。有仿真模型-Message mechanism is embedded in a calculator, continuous, Math. A simulation model
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:157227
    • 提供者:狂呀彭
  1. Calcul

    0下载:
  2. 汇编语言的计算器的代码,是加减乘除,带小数点的。大家可以用-Calculator assembly language code is Math, with a decimal point. We can
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:15657
    • 提供者:q.y.cheng
  1. C51_Calculator

    0下载:
  2. 本例子显示一个基本的整数计算器的8051微控制器供电。虽然有一个完整的Keil C51的浮点运算库中的评估版本被限制为对象的代码2K的,所以我们必须限制此示例为整数的数学,以适应这个限额之内。 此设计方案的书面的 C 使用的Keil uVision 2个IDE为其提供了一个变形VSM的调试监视器的驱动程序。 变形配置运行环境与凯尔一起说明可以发现它的编辑在原理图上(点8051微控制器和按Ctrl - E)的,然后在编辑组件对话的形式帮助按钮点击。-This sample d
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:46668
    • 提供者:hu
  1. ltm-0.39

    0下载:
  2. 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++
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2131543
    • 提供者:Chang youn
  1. AD-PIC16F72

    0下载:
  2. /这是一个两路交流信号的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
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1782
    • 提供者:mengchao
  1. math

    0下载:
  2. this a letex file for giving the discr iption of letex math means how to add math symbols.-this is a letex file for giving the discr iption of letex math means how to add math symbols.
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:739166
    • 提供者:neha
  1. 3.1.5-Math

    0下载:
  2. 这是我们学校的DSP实验箱5502的DSP定点与浮点运算实验程序,保证可以用,功能很全,程序实现了定点加法,减法,乘法,除法 以及浮点加减乘除运算,还有就是浮点转定点运算与 定点转浮点运算.-This is our school s DSP DSP 5502 kit fixed and floating-point test procedures to ensure that you can use, features a very full, the program achieved a po
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:89217
    • 提供者:Mr CAI
  1. math

    0下载:
  2. 数字时钟,设计一个能显示日期、小时、分钟、秒的数字电子钟,并具有整点报时的功能。 由晶振电路产生1HZ标准的信号。分、秒为六十进制计数器,时为二十四进制计数器。 可手动校正时、分时间和日期值。-Digital clock, designed a show date, hours, minutes, seconds digital electronic clock and hourly chime function. 1HZ standard signal generated by th
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:1437591
    • 提供者:袁宇
« 12 »
搜珍网 www.dssz.com