搜索资源列表
VHDL范例
- 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗
b16tod5
- pic单片机程序,用于数制转换,可将16位二进制数转换成5位十进制数.-pic microcontroller procedures for a number of system conversion, 16 can be converted into binary-decimal number five.
WANHONG
- 以单片机为核心电路。让其在按键的作用下产生0到99的二进制数。用DAC0832作D/A转换器件。转换后的电压作为运放OP0的输入。经过运放扩展得到要求的电压。再经过具有很大电流输出能力的三端稳压lm317扩展电流。使电流也能达到要求的指标。同时单片机还起到驱动显示的功能。-core microprocessor circuit. Giving him the keys to the effects of 0-99 have a binary number. DAC0832 used for th
ASCII
- 单片机实现二进制数转换成ASCII码程序-MCU binary conversion into ASCII procedures
DataCode
- 数据代码转换,包括二进制到BCD码的转换,BCD码到二进制的转换,等等。-Data code conversion, including the binary to BCD Code Conversion, BCD code to binary conversion, and so on.
1218X8
- 8*8LED单色点阵转换软件,可以轻松的实现你所要的图形,数字的二进制,16进制转换-8* 8LED color matrix conversion software, can easily achieve your desired graphics, digital binary, 16 hex conversion
BCD
- 将BCD码的转换为四位二进制,实现是一个十线输入,四线输出的转换功能-BCD code will be converted to four binary to achieve is a 10 line inputs, four-lane conversion output
sjc3a
- 功能: 1、作为主机通讯采集两路下位机数据并将此数据通过8255送出(十路水位值) 并计算水头送STC板 2、采集数据为BCD码制,先转换成二进制,处理后再转换成BCD 3、通讯采用方式3,多机通讯,上位机发地址时TB8=1,其他TB8=0 下位机SM2=1,RB8=1时产生中断后使SM2=0收发数据,结束后SM2=1 在此系统中本机硬件地址要设为0-Features: 1, as the host of two-way communication acquisit
C51_ordinary
- 使用C51单片机进行二进制转换源码的算法介绍-The use of C51 single-chip source binary conversion algorithm introduced
16convertto10
- 1.实现十六进制小数向十进制小数转换。 2.实现二进制小数向十进制小数转换-1. The realization of a small number of hexadecimal to decimal conversion decimal. 2. The realization of a binary to decimal decimal decimal conversion
BCD
- 二进制码转换BCD子程序,16位二进制转4位BCD码-Binary BCD conversion routines, 16-bit binary 4-bit BCD code switch
EM78_BCD
- EM78系列单片机--5位BCD数转换成一个16位二进制数-EM78 series MCU- 5 Wei BCD conversion into a 16-bit binary number
logical-operation-ASCI
- ASCII及进制转换: 2,8,10,16进制数互转,字符转ASCII,ASCII转字符,字符串和16进制数互转。二进制数的与/或运算。-ASCII and hex conversion: 2,8,10,16 Mutual Convert decimal number, character transfer ASCII, ASCII to switch characters, strings, and 16 hexadecimal numbers Mutual Convert. Binary
jishixitong
- 根据系统设计要求,综合计时电路分为计秒电路,计分电路,计时电路,计日电路,计月电路,计星期电路,计年电路,控制输入电路,进制转换电路,显示电路。-According to the system design, integrated circuit timing circuit is divided into the seconds, scoring circuit, timing circuit, namely, at the circuit, monthly circuit, total we
feixingyouxishili
- 是89c52的一个飞行程序和二进制转换-89c52 program is a flight and binary conversion
Assembly-code-conversion-program
- 程序分七个模块编写,不同模块实现不同功能 1为主模块,调用模块5和模块7,模块5又调用模块2、3、4和模块6四个模块,其中: 模块2实现小写字母向大写字母的转换,模块3实现大写字母向小写字母的转换, 模块4实现二进制数向十进制数的转换,模块6实现十六进制数向二进制数的转换,模块7实现十进制数向十六进制数的转换。按“q”键退出 运行程序后,屏幕上要有选择哪种转换的提示菜单 显示结果,十进制数后要加D,十六进制数后要加H表示;二进制数要以二进制形式输出,后面要加B-Program
Hex-conversion
- 各种进制间的转化函数,二进制和10进制,16进制,bcd码等的转化-Conversion of conversion functions between various hex, binary, decimal, hexadecimal, bcd code, etc.
adc0809
- 程序采用单片机的定时器产生一个时钟,作为ADC0809的CLK时钟。并读取A/D的值,同时转换为十进制,后送到LED显示。单片机C语言编译软件用著名Keil C51编译器,Keil C51是德国Keil Software公司出品的51系列兼容单片机C语言软件开发系统,与汇编相比,C语言在功能上、结构性、可读性、可维护性上有明显的优势,因而易学易用,本次ADC程序就是基于Keil C编写出来的。 总的C语言程序由LED显示模块,进制转换模块,ADC模块,主函数构成。-The program
jinzhizhuanhuan
- 本程序为二进制转换为十进制,以及二进制与其它进制相互转换的代码-This program is binary to decimal, and binary and other binary conversion code
wenshidu
- 温湿度传感器DH11+程序(以SF板为例)[包含单字节二进制转换BCD码程序]-Temperature and humidity sensor DH11+ program (using the SF board, for example) [containing single-byte BCD code binary conversion process]
