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

搜索资源列表

  1. bcd

    0下载:
  2. 实现bcd码与二进制码之间的相互转换功能,小于9时不变,高于九时加6功能
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7029
    • 提供者:汤仙君
  1. 二进制到BCD码转换

    0下载:
  2. 实现BCD码到十进码的转换更多的是那呢感刚的个地方个撒啊 -achieve BCD to 10 yards into the conversion is more then just the flu? Local-spreading ah
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:869
    • 提供者:wang
  1. bcd.rar

    0下载:
  2. vhdl编写的将二进制转BCD码的程序.直接源代码,适合新手编程,语法学习,BCD
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:202281
    • 提供者:yjh
  1. UTC

    0下载:
  2. UTC转换到BCD,BCD转换到UTC,很好用的.-UTC converted to BCD, BCD conversion to UTC, a very good use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:358234
    • 提供者:纪鸿舜
  1. Trafficlight

    0下载:
  2. 系统设置一个两位BCD码倒计时计数器(计数脉冲1HZ),用于记录各状态持续时间; 因为各状态持续时间不一致,所以上述计数器应置入不同的预置数; 倒计时计数值输出至二个数码管显示; 程序共设置4个进程: ① 进程P1、P2和P3构成两个带有预置数功能的十进制计数器,其中P1和P3分别为个位和十位计数器,P2产生个位向十位的进位信号; ② P4是状态寄存器,控制状态的转换,并输出6盏交通灯的控制信号。-System to set up a two BCD code c
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1142
    • 提供者:kid
  1. bcd

    0下载:
  2. 从键盘输入十六进制数转换为8421bcd码-Keyboard input from a number converted to hexadecimal code 8421bcd
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:966
    • 提供者:wubinbin
  1. BCD.~(2).SCHDOC.Zip

    0下载:
  2. 这是二进制计数器的一部分程序,大家也可以在AD上面看。-This is part of binary counter procedures, we can also see AD above.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2990
    • 提供者:何凯
  1. binarytobcd

    0下载:
  2. 实现二进制到BCD的转换,相关算法可参考相关文档资料-convert binary number to BCD
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3311
    • 提供者:CoCo
  1. BCD

    0下载:
  2. 实现多字节二进制转BCD码功能,是在KEI中写的。可以直接用。-Achieve multi-byte binary code to BCD function
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:16250
    • 提供者:panlaoda
  1. p5

    0下载:
  2. Tutorial CODE conversors binary-gray and bcd-2-5-Tutorial CODE conversors binary-gray and bcd-2-5
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:25504
    • 提供者:lucas mg
  1. bcdto7seg

    0下载:
  2. this a code for converting bcd to 7segment in fpga IC-this is a code for converting bcd to 7segment in fpga IC
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1745
    • 提供者:soheil
  1. BCDtoBIN

    0下载:
  2. BCD to BIN converter
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:211106
    • 提供者:Robee
  1. bcd_bit_convert

    0下载:
  2. BCD码流(modelsim测试时需使用)转二进制码流(PCM)的matlab代码,给需要的朋友做个参考-BCD code stream (modelsim test to use) to a binary stream (PCM) of matlab code, to be a reference to a friend in need
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2384
    • 提供者:hcf
  1. seven_seg_decoder

    0下载:
  2. ITS A verilog HDL code for seven segment display .. on different FPGA there are seven segment displays available .. any number from 0 to 9 can be displayed on it .. using this decoder a BCD input is required .. that would be decoded to seven segment
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:739
    • 提供者:hassan
  1. BCD

    0下载:
  2. 模为 60 的 BCD码加法计数器,采用verilog语言编写。-BCD code module for the addition of 60 counters, using verilog language.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:634
    • 提供者:kevin
  1. bcd

    0下载:
  2. WINDOWS 7 和 XP启动BCD编辑工具!-WINDOWS 7 and XP start BCD editor!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:155552
    • 提供者:th1nk
  1. BCD

    0下载:
  2. 用汇编语言实现3位BCD码计算器功能,机器语言,存在缺陷,内存不够。-3 BCD code calculator function in assembly language, machine language, there are defects, not enough memory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2066
    • 提供者:吕彬
  1. bcd

    0下载:
  2. 可以实现任意二进制码到BCD码的转换电路(Can achieve any binary code to BCD code conversion circuit)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lingtian
  1. 秒杀BCD代码

    0下载:
  2. 全新功能非过木马,,,DXF功能参考,仅供参考 BCD秒杀代码(Functional reference for new function non-Trojan,, DXF)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:43008
    • 提供者:小熊大大
  1. 十六进制BCD十进制转换

    0下载:
  2. 十六进制,BCD码,以及十进制转换,C语言程序(Hexadecimal BCD Decimal Conversion)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:羽毛儿
« 12 3 4 5 6 »
搜珍网 www.dssz.com