CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - bcd

搜索资源列表

  1. bcd

    0下载:
  2. 16位BIN转20位BCD示范代码 ?2位响应吧时钟扩展32个,位数BIN扩展的32位,BCD扩展到40位-bin code convert to bcd code
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:782
    • 提供者:gtt
  1. AP3101_584558[1]

    1下载:
  2. 基于BCD公司的AP系列芯片,本文介绍一种以最少外部元器件就能获得高效率的高频开关电源的设计方法,该电路在宽范围电压输入范围内,采取单端反激式电路,利用光耦反馈和脉冲宽度调制技术来实现横流稳压输出。-Based BCD company s AP series chip, this paper introduce a minimum of external components to get the high-efficiency high-frequency switching power’ d
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:214580
    • 提供者:朱子庚
  1. 123

    0下载:
  2. 40192 CMOS 可预制四位BCD计数器设计原理-40192 CMOS four BCD counters can precast design principle
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:65144
    • 提供者:chang
  1. bai2

    0下载:
  2. excercises verilog add two bcd numbers
  3. 所属分类:Project Design

    • 发布日期:2017-05-10
    • 文件大小:2287508
    • 提供者:atula136
  1. a_bcd_counter_using_verilog

    0下载:
  2. 3 bits bcd counter using verilog
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:441090
    • 提供者:atula136
  1. 8421BCD

    0下载:
  2. 8421bcd 编码 把十进制数字转换为8421bcd型二进制序列,例如11=00010001-8421bcd coded decimal numbers into 8421bcd the type of binary sequences, such as 11 = 00010001
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:11602
    • 提供者:zhaohong
  1. bcd-adder

    0下载:
  2. its bcd progrrame in mentor graphics
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:2693
    • 提供者:sreenivasulu
  1. A-New-Reversible-Design-of-BCD-Adder

    0下载:
  2. Designing a BCD adder
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:104869
    • 提供者:Anand
  1. I2C_CXSZ_JK

    0下载:
  2. 应用笔记提供了 Dallas I2C 接口实时时钟的通用硬件配置和软件例程。本例程适用于采用BCD 码时间和日 期格式的RTC。-Dallas I2C ds1338 series software examples
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:76145
    • 提供者:bob
  1. dec-to-bcd

    0下载:
  2. 在程序开发中往往遇到进制的转换问题。十进制转BCD的几种算法,仅供初学者参考。-Hex conversion problems often encountered in the program development. The decimal transferred several algorithms of the BCD, the only reference for beginners.
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:3330
    • 提供者:ZHOU
  1. code-led

    0下载:
  2. code seven leg module bcd_tang (clock, rst, s1, led) input clock, s1, rst output [6:0] led reg [6:0] led reg [3:0] bcd wire [3:0] bcd_next always @(posedge clock or posedge rst) begin if (rst == 1 b1) begin bcd <= 4
  3. 所属分类:Software Testing

    • 发布日期:2017-11-13
    • 文件大小:194573
    • 提供者:he
  1. list_ch06_06_bin2bcd

    0下载:
  2. Binary-to-BCD conversion circuit
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:917
    • 提供者:owen tsai
  1. bcd

    0下载:
  2. it shows bcd counter
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:378175
    • 提供者:mhj
  1. tools

    0下载:
  2. 数值转换,奇偶校验,异或,bcd转asc 等功能,可自己扩展-Numeric conversion, parity, XOR, features such as the bcd turn asc, can expand their own
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:258122
    • 提供者:BigZ
  1. bin_to_bcd

    0下载:
  2. VHDL之二進制轉BCD碼之程式碼,算完整的-Of binary to BCD code VHDL code, operator complete
  3. 所属分类:Software Testing

    • 发布日期:2017-11-13
    • 文件大小:69247
    • 提供者:jj
  1. BCD_ENCODER_Logic_Program

    0下载:
  2. Code for BCD Encoder
  3. 所属分类:Project Design

    • 发布日期:2017-12-07
    • 文件大小:10597
    • 提供者:Suyog
  1. BCD_7Segmentos

    0下载:
  2. System Verilog code to send BCD values to 7 segments displays
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:725
    • 提供者:souhaku
  1. Decodificador

    0下载:
  2. System Verilog decodificator. Enters a value(binary), drops hundreds, tens and units in BCD
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:877
    • 提供者:souhaku
  1. VHDL_keyboard-scan

    1下载:
  2. 实验内容:设计一个BCD码到LED的七段译码器 DICEDIS,非BCD值时仅G段亮(输出为一。然后下载验证键盘显示实验。接着改写程序,将1-6的数据固定地显示在1-6位数码管上。进而将F键功能改为换向键,即可以控制数字滚动显示的方向。 -Experiment: Design a BCD code to the LED seven segment decoder DICEDIS, non-BCD value G segment only bright (output is a. Then d
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:445071
    • 提供者:陈芳
  1. plj

    0下载:
  2. 利用8031的T0计数器实现对方波信号的频率测量,幅度为0-5V, 测量结果在6位LED数码管上显示出来。 控制功能:每隔5秒钟测量一次,测量闸门时间设定为0.5秒。闸门开启(这时允许T0计数)时发 光二极管L1点亮,闸门关闭(测量结束,停止T0计数)时L1熄灭,同时在6位LED数码管上显示出 测量结果(精确到Hz)。 单片机晶振频率为6MHz - FUCTION: bin to bcd code bin 3 byte, bcd 4 byte
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:2208
    • 提供者: jiake
« 12 »
搜珍网 www.dssz.com