搜索资源列表

  1. BCDconv

    0下载:
  2. BCD编码的Verilog HDL程序,能够实现BCD编码与卷积码。-BCD-coded Verilog HDL procedures, to achieve BCD encoding and convolutional codes.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:109568
    • 提供者:张明
  1. BCD

    0下载:
  2. PIC系列单片机典型应用程序集: bcd-PIC MCU applications typical set: bcd
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:liming
  1. BCDmabopan

    0下载:
  2. BCD码波盘 -BCD code BCD Code odds odds
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-14
    • 文件大小:144384
    • 提供者:houxuguang
  1. DDS_c

    0下载:
  2. 几个DDS程序 1.同步协议一般在时钟下降沿写数据,时钟上升沿读数据。 很多情况先发最高位 2。异步协议很多情况先发低电平。 3.bcd码转16进制数实际上就是把0x17(bcd)转成17(十进制),十六进制0x11) 4。16进制转bcd就是如0x11 转成17(十六进制00010111,0x17)-Several DDS 1. Synchronization Protocol generally wr
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:青铜
  1. BCD

    0下载:
  2. 可以转换BCD码的asm文件 已通过masm6.0在dos下测试成功-Can be converted BCD code asm file has passed masm6.0 successful test in dos
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:yenan
  1. Trafficlight

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:kid
  1. bcd

    0下载:
  2. 单字节十六进制整数转换成单字节BCD码整数 入口条件:待转换的单字节十六进制整数在累加器A中。 出口信息:转换后的BCD码整数(十位和个位)仍在累加器A中,百位在R3中。 影响资源:PSW、A、B、R3 堆栈需求: 2字节-Single-byte hexadecimal integer into BCD code single-byte integer entrance conditions: to be the co
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:陈宁
  1. bcd

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:wubinbin
  1. BCD.~(2).SCHDOC.Zip

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

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:何凯
  1. BCD

    0下载:
  2. 将BCD码的转换为四位二进制,实现是一个十线输入,四线输出的转换功能-BCD code will be converted to four binary to achieve is a 10 line inputs, four-lane conversion output
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:123904
    • 提供者:sunrier
  1. UTC

    0下载:
  2. UTC转换到BCD,BCD转换到UTC,很好用的.-UTC converted to BCD, BCD conversion to UTC, a very good use.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:358400
    • 提供者:纪鸿舜
  1. freqm

    0下载:
  2. a simple implementation of a frequency meter with the BCD-counter and the 7-segment LED display
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:wangfeng
  1. binarytobcd

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

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:CoCo
  1. DataCode

    0下载:
  2. 数据代码转换,包括二进制到BCD码的转换,BCD码到二进制的转换,等等。-Data code conversion, including the binary to BCD Code Conversion, BCD code to binary conversion, and so on.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:余希
  1. BCD2BIN8

    0下载:
  2. BCD转BIN算法,BCD码转二进制数据。-BCD to BIN algorithm, BCD code to binary data.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:zjh
  1. binarytobcd_arithmetic

    0下载:
  2. Binary to BCD arithmetic. 这东西真不错-Binary to BCD arithmetic. This is something really good
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:Reguse
  1. BCD

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

    • 发布日期:2024-05-14
    • 文件大小:16384
    • 提供者:panlaoda
  1. Bin16_BCD5

    0下载:
  2. it is a binary16 to BCD converter .it will work on spartan 3 xilini devices.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ali
  1. bcd_7seg_decodr

    0下载:
  2. this program will give the functionality of bcd to seven segment display
  3. 所属分类:其他行业

    • 发布日期:2024-05-14
    • 文件大小:106496
    • 提供者:v.k.sreedhar
  1. p5

    0下载:
  2. Tutorial CODE conversors binary-gray and bcd-2-5-Tutorial CODE conversors binary-gray and bcd-2-5
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:25600
    • 提供者:lucas mg
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org