CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Binary to decimal

搜索资源列表

  1. 2zhuan10

    0下载:
  2. PIC-二进制转十进制,用数码管显示出来-PIC-binary to decimal, using digital tube display
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2307
    • 提供者:ferby1
  1. 16convertto10

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:16974
    • 提供者:高涛
  1. bcd2bin_n

    0下载:
  2. This decoder binary to Binary Coded Decimal. Im tested on s3e-This is decoder binary to Binary Coded Decimal. Im tested on s3e
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:782
    • 提供者:luk
  1. Encoder_Using_Assign_Statement

    0下载:
  2. Encoder Using Assign Statements: Unlike a multiplexer that selects one individual data input line and then sends that data to a single output line or switch, an Encoder takes all the data inputs one at a time and converts them to a single encoded o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:10101
    • 提供者:VLSI
  1. 2-Decimal-BCD-Decoder

    0下载:
  2. 二-十进制BCD译码器,就是用VDHL编写的将二进制转化为十进制的BCD译码器-2- Decimal BCD Decoder, is to use VDHL written into the binary decimal BCD decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:540
    • 提供者:易云箫
  1. adc804

    0下载:
  2. AD转换+LCD12864显示程序 1 AD转换,二进制转换成十进制 2 显示英文,数字,符号,图片。-AD Converter+ LCD12864 display program 1 AD conversion, the binary converted to decimal 2 shows in English, numbers, symbols, and pictures.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:60039
    • 提供者:董兵兵
  1. C8051

    0下载:
  2. 单片机辅助计算器,数码管显显值计算,单片机端口值16进制计算,二进制转十六进制,十进制转二进制等-Microcomputer Assisted calculator, a digital control value was significant, SCM port value of 16 hexadecimal calculations, the binary switch to hexadecimal, binary, etc. decimal switch
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:15329
    • 提供者:youtan
  1. ir_decode

    0下载:
  2. /--文件夹资料说明 1、backups:里面是我做程序时的一些备份,写程序一定不要忘记备份。 2、ir_1602: “一线工人”的解码程序,可用LCD1602显示二进制及十进制键值。 3、ir_1602_time_edit: 时间显示,并可用红外遥控设置时间的程序 4、ir_12864_bing: 采用LCD12864做显示的解码程序。 5、ir_1602_decode_lihong: 我自己写的解码程序,并例化成头文件形式。 6、ppt_control: 用红外遥控通
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:5000866
    • 提供者:雪狼
  1. deci2bin

    0下载:
  2. 十进制数值转换二进制序列函数,关于信号处理方面的源代码-Convert the decimal value of binary sequence functions, signal processing on the source code
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:794
    • 提供者:宫翔
  1. hw4

    0下载:
  2. Write VHDL codes to show, on two 7-segment LEDs, the binary coded decimal (BCD) equivalence of the binary representation of the state of eight switches. Use a function to perform the specified task. Assume that the 7-segment LEDs are turned on with l
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:331706
    • 提供者:vinay
  1. binary-to-decimalno.

    0下载:
  2. Vhdl code for binary to decimal conversion
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:28816
    • 提供者:aryan
  1. ourdev_508935

    0下载:
  2. 用汇编语言写了一个十进制到二进制,二进制到十进制的转换程序,以缩短数制转换程序运行时间,本程序已编译成库函数和编写了相应的头文件,在GCC中可直接调用,如用其他的AVR单片机C编译器,可将提供的源程序作适当修改后使用。-Written in assembly language of a decimal to binary, binary to decimal conversion program to reduce the number system conversion program is
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:6504
    • 提供者:吴明
  1. two_ten

    0下载:
  2. 完成二进制到十进制的转换,使用例化语句,包括二选一模块、比较模块、七段数码管显示译码模块。-Complete binary to decimal conversion, the use cases of the statement, including the two selected a module, modules, seven-segment display decoder module.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:297731
    • 提供者:沈桑霞
  1. adc0809

    0下载:
  2. 程序采用单片机的定时器产生一个时钟,作为ADC0809的CLK时钟。并读取A/D的值,同时转换为十进制,后送到LED显示。单片机C语言编译软件用著名Keil C51编译器,Keil C51是德国Keil Software公司出品的51系列兼容单片机C语言软件开发系统,与汇编相比,C语言在功能上、结构性、可读性、可维护性上有明显的优势,因而易学易用,本次ADC程序就是基于Keil C编写出来的。 总的C语言程序由LED显示模块,进制转换模块,ADC模块,主函数构成。-The program
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:733
    • 提供者:LiuNianci
  1. jinzhizhuanhuan

    0下载:
  2. 本程序为二进制转换为十进制,以及二进制与其它进制相互转换的代码-This program is binary to decimal, and binary and other binary conversion code
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:682
    • 提供者:ryan
  1. MCS51_uCOC_II

    0下载:
  2. 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。 4。修改中断处理流程,以便严密监视中断
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:67444
    • 提供者:by
  1. BCD

    0下载:
  2. 十进制和BCD码以及二进制之间的相互转换,多种算法实现多种功能-Conversion between decimal and binary to BCD and between, a variety of algorithms to achieve a variety of functions
  3. 所属分类:VxWorks

    • 发布日期:2017-04-05
    • 文件大小:3332
    • 提供者:王浆
  1. 51-c

    0下载:
  2. 该程序把精度计算到了小数点后第七位,并且根据各个位数的不同发送相应的单位。 在二进制和十进制单位的转换过程中,进行了一定的人为的修正-The program of the accuracy of the calculation to the seventh decimal places, and the corresponding unit depending on the transmitting each digit. During the conversion process bina
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6126
    • 提供者:王一舒
  1. decimal2binary

    0下载:
  2. decimal to binary conversion is used to convert any binary number to decimal efficiently
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1923
    • 提供者:dharmen
  1. mux8

    0下载:
  2. 利用拨码开关,实现四位二进制与四位二进制的乘法器,结果转换为十进制,并通过数码管显示。-Using the DIP switch to achieve four binary and four binary multiplier, the results are converted to decimal, and through the digital display.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-15
    • 文件大小:1191936
    • 提供者:王宁
« 12 3 »
搜珍网 www.dssz.com