CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - BCD

搜索资源列表

  1. 10toBCDsuanfa

    0下载:
  2. 这是10进制转化到BCD码的三种算法,有需要的用户就请下载。-This is 10 to 229 BCD conversion of the three algorithms, the need for users to download.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:943
    • 提供者:副类
  1. picdxyy

    0下载:
  2. 汇编的PIC程序,包括MOUSE,FLOAT,CLOCK,BCD-compiled by the PIC procedure, including MOUSE, FLOAT, CLOCK, BCD, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:51447
    • 提供者:bill
  1. CD4511

    0下载:
  2. 四位BCD码数字显示电路,用了CD4511,、有功能、框图及说明,原理图及说明,调试分析,调试过程遇到的问题和相应分析和解决过程-four BCD figures show circuit, with the CD4511, a function block diagram and descr iptions. drawings and descr iptions, debugging, debugging problems encountered and corresponding analy
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:70211
    • 提供者:李帆
  1. BCDADD

    0下载:
  2. 本程序完成多个BCD码加法,并完成到十进制裁转换-completion of the procedures BCD adder, and complete the conversion to decimal Conference
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1904
    • 提供者:王永良
  1. Verilog_Development_Board_Sources

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

    • 发布日期:2008-10-13
    • 文件大小:3152400
    • 提供者:Jawen
  1. ASM_51

    0下载:
  2. 8个汇编程序,包括进制转换,BCD码转换,中值滤波,浮点数运算等,适合做8位单片机的朋友们。 -eight compilation procedures, including 229 conversion, BCD conversion, filtering, floats, etc., suitable for 8-bit MCU friends.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4787
    • 提供者:张朋
  1. count16

    0下载:
  2. count16.vhd 16位BCD计数器VHDL源程序-count16.vhd 16 BCD counter VHDL source
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:杨奎元
  1. time-of-day

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

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

    0下载:
  2. 该源码是一个问题的解决方法。问题是给你个长为L的串,串中可以出现n种字符,还给出m个子串,求有多少个长为n的只由这些字串组成的串。输入例子:4 5 6 ABB BCA BCD CAB CDD DDA 结果为2.而5 4 5 E D C B A的结果为625-source of the problem is a solution. The problem is that you have the head of the L series, the series can occur n ch
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8101
    • 提供者:姚秋林
  1. 51BCD

    0下载:
  2. 本程序用于双字节数转BCD码显示,由于16位数最大值为65535,最高位为万位,所以采用一种特别的转换方法,特别声明:本程序只适用于双字节数据的转换,不适于三字节以上数据的转换。-the procedures for double byte few BCD switch shows that the median maximum 16 to 65,535. The maximum spaces for 10,000 and the use of a special conversion meth
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5086
    • 提供者:郭九生
  1. 9.2_LCD_PULSE

    1下载:
  2. 基于Verilog-HDL的硬件电路的实现 9.2 具有LCD显示单元的可编程单脉冲发生器   9.2.1 LCD显示单元的工作原理   9.2.2 显示逻辑设计的思路与流程   9.2.3 LCD显示单元的硬件实现   9.2.4 可编程单脉冲数据的BCD码化   9.2.5 task的使用方法   9.2.6 for循环语句的使用方法   9.2.7 二进制数转换BCD码的硬件实现   9.2.8 可编程单脉冲发生器与显示单元的接口
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:5267
    • 提供者:宁宁
  1. ctoBCD

    0下载:
  2. 一个简单BCD码程序,对于开发通信程序有帮助-a simple BCD procedures for the development of communications procedures to help
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:862
    • 提供者:金荣炳
  1. Display_Control

    0下载:
  2. 液晶显示,用于液晶驱动,里面有初始化程序,float转BCD码显示等-LCD for LCD Driver, which has initialization procedures, float switch BCD display
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1626
    • 提供者:ybl2006
  1. dependency

    0下载:
  2. This is a little tool to generate dependency and it is aimed to achieve BCD-normal form in relational database.-This is a little tool to generate dependenc y and it is aimed to achieve BCD - normal form in're lational database.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:133307
    • 提供者:nick huang
  1. jk

    0下载:
  2. 寄存器所储存的数据的数据经由数据选择器进入,在进由译码电路将原来的BCD码转换成七段显示器的显示码,之后传送到七段显示器。请注意,四个七段显示器是轮流点亮而非一起点亮,其显示扫描的速度必须和数据选择器器同步,因此需要一个计数器来提供两者的扫描信号。事实上,显示器扫描信号和键盘扫描信号两者对扫描信号的速度要求相近,所以可以共享一组扫描信号。-stored in the register of data through the data selector entry, Progressive by
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1544
    • 提供者:谢斌
  1. wodechengxu.asm

    0下载:
  2. 温度的测量,包括bcd码转换子程序,延时子程序,a/d转换子程序等-temperature measurements, including bcd subroutine code-switching, delay subroutine, a / d conversion, and other subroutine
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2110
    • 提供者:jia
  1. shuanzijieerjinzhizhuanhuan

    0下载:
  2. 双字节二进制数转换为十进制数子程序------- ;--------功能:双字节二进制数转换成五位BCD码-double byte binary number to decimal number subroutine ------- ;-------- functions : double-byte binary conversion into five BCD
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:883
    • 提供者:jia
  1. bcda

    0下载:
  2. bcd 码转hex码-bcd yards to hex code
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:6758
    • 提供者:何峰
  1. bcdh

    1下载:
  2. bcd 转hex-bcd to hex
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2341
    • 提供者:何峰
  1. ehlib32

    0下载:
  2. EhLib delphi 控件(for bcd dephi)-EhLib controls (for bcd dephi)
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:672171
    • 提供者:张琪
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 48 »
搜珍网 www.dssz.com