虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

bcd-normal

  • 51单片机对模数转换器adc574/1674/ads774数据采集程序

    51单片机对模数转换器adc574/1674/ads774数据采集程序,采集数据BCD码在78~7B

    标签: 1674 adc 574 774

    上传时间: 2013-12-26

    上传用户:leehom61

  • Frequency Scale Conversion From f To f Scale frq2mel mel2frq mel The mel scale is based on the hu

    Frequency Scale Conversion From f To f Scale frq2mel mel2frq mel The mel scale is based on the human perception of sinewave pitch. frq2erb erb2frq erb The erb scale is based on the equivalent rectangular bandwidths of the human ear. frq2midi midi2frq midi The midi standard specifies a numbering of semitones with middle C being 60. They can use the normal equal tempered scale or else the pythagorean scale of just intonation. They will in addition output note names in a character format.

    标签: Scale Conversion Frequency mel

    上传时间: 2015-06-07

    上传用户:

  • 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. con

    一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc.

    标签: matrix technology template linked

    上传时间: 2013-12-13

    上传用户:lwwhust

  • 浮点转换器

    浮点转换器,可以对十进制定点数、浮点BCD码和二进制浮点操作数之间进行相互转换。

    标签: 浮点 转换器

    上传时间: 2014-05-30

    上传用户:hjshhyy

  • 常用的数学统计算法

    常用的数学统计算法,希望大家喜欢 Calculate the approximation of the standard normal distribution

    标签: 计算

    上传时间: 2014-01-08

    上传用户:baiom

  • 汇编的PIC程序

    汇编的PIC程序,包括MOUSE,FLOAT,CLOCK,BCD

    标签: PIC 汇编 程序

    上传时间: 2015-08-20

    上传用户:yoleeson

  • 朋友

    朋友,我是Jawen.看到先前上载的一套CPLD开发板的VHDL源码挺受欢迎的,现在就将她的Verilog源码也一并贡献给大家:8位优先编码器,乘法器,多路选择器,二进制转BCD码,加法器,减法器,简单状态机,四位比较器,7段数码管,i2c总线,lcd液晶显示,拨码开关,串口,蜂鸣器,矩阵键盘,跑马灯,交通灯,数字时钟

    标签:

    上传时间: 2014-01-23

    上传用户:wys0120

  • 8个汇编程序

    8个汇编程序,包括进制转换,BCD码转换,中值滤波,浮点数运算等,适合做8位单片机的朋友们。

    标签: 汇编程序

    上传时间: 2015-09-03

    上传用户:tedo811

  • 译码器源程序

    译码器源程序,用于仪表的bcd代码转换,入工控行业的厚度显示

    标签: 译码器 源程序

    上传时间: 2013-12-27

    上传用户:CHINA526

  • * This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fi

    * This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.

    标签: clock time-of-day software module

    上传时间: 2013-12-07

    上传用户:llandlu