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

搜索资源列表

  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-30
    • 文件大小:1142
    • 提供者:kid
  1. matlab_files

    0下载:
  2. Folder gives information about decimal to binary, binary to decimal, binary addition, binary multiplication and two s complement subtraction programs in MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2863
    • 提供者:chirag
  1. 11111

    0下载:
  2. 把十进制字符转换成二进制字符,方法很实用,很快速,直接翻译过去。-Convert binary to decimal character character, method is very useful, very fast, direct translation of the past.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1682
    • 提供者:余超
  1. c4p8_binaryToDecimal

    0下载:
  2. 简单实用 批量转换二进制到十进制,源代码中加入了定时器,可查看完成换的时间,例子中转换4000条左右的数据而且是大型数据用时4秒左右,可用来研究-Simple and practical batch convert binary to decimal, the source code to add a timer, to see the complete change of time, around 4000 examples of data conversion and is used w
  3. 所属分类:File Operate

    • 发布日期:2017-05-01
    • 文件大小:718850
    • 提供者:echo
  1. Conversion

    0下载:
  2. Converter from decimal to binary and from binary to decimal
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:63605
    • 提供者:Marie
  1. d

    0下载:
  2. 二进制转十进制。自行输入二进制,程序可以将其转化为十进制。输入的是无符号数。-Binary to decimal. Enter their own binary, the program can be converted to decimal. The input is unsigned.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:216417
    • 提供者:99
  1. binary

    0下载:
  2. c语言编写的将十进制数转变为二进制数的小程序,使用最原始的DOS操作界面-c language to decimal numbers into binary numbers of small programs, the most original DOS interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:4948
    • 提供者:Gao
  1. 10

    0下载:
  2. bINARY TO DECIMAL THIS IS VERY USEFUL IN CONVERTING THE NUMBERS FROM BINARY TO DECIMAL
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4677
    • 提供者:Vigneshwar
  1. conversion

    0下载:
  2. 简单的将十进制转换为二进制功能.这种功能虽然简单,但对于初学者来说,用于机器码的语言转换是非常有用的.-Simple binary to decimal conversion function.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:4112
    • 提供者:馥源
  1. 16

    0下载:
  2. 用于各种二进制到十进制,十进制到十六进制,以及十六进制与二进制之间的转换-For a variety of binary to decimal, decimal to hexadecimal, and convert between hexadecimal and binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:3174
    • 提供者:张迪
  1. decimal-to-binary

    0下载:
  2. 十进制数组到二进制数组的转换,并以二进制又对齐的方式输出二进制。-Decimal array into a binary array conversion, and output binary to binary and aligned manner.
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:1415
    • 提供者:张艳
  1. bit7_Binary_to_BCD_LED

    1下载:
  2. 二进制转十进制BCD码 Verilog语言 quartus-Binary to decimal BCD code Verilog language quartusII
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:295999
    • 提供者:伍明煜
  1. MATLAB

    0下载:
  2. 将cell中带符号二进制转化成十进制数字-The cell signed binary to decimal
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:600
    • 提供者:ganju
  1. decimal2bin

    0下载:
  2. binary to decimal converter
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:57407
    • 提供者:Shuvro Sarker
  1. pro9

    0下载:
  2. 如果一个数从左往右读和从右往左读都是一样,那么这个数就叫做“回文数”。例如,12321就是一个回文数,而77778就不是。当然,回文数的首和尾都应是非零的,因此0220就不是回文数。 事实上,有一些数(如21),在十进制时不是回文数,但在其它进制(如二进制时为10101)时就是回文数。 编一个程序,从文件读入两个十进制数N (1 <= N <= 15)S (0 < S < 10000)然后找出前N个满足大于S且在两种或两种以上进制(二进制至十进制)上是回文数的十进
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:187393
    • 提供者:
  1. decimal-to-hex-or-binary-or-octal

    0下载:
  2. 十进制转为二,八,十六进制。首先输入一个字符判断要转为几进制,再输入一个十进制的数,转为目标进制-Converted to decimal, octal or hex. First, enter a judgment to be converted to a few decimal character, and then enter a decimal number, into the target hex
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:804
    • 提供者:闫闯
  1. include

    0下载:
  2. 二进制数向十进制数转换,十进制数向二进制数转换,判断是否为全0或全1,是否继续执行等。-Binary to decimal conversion, decimal to binary conversion, to determine whether all 0s or all 1s, whether to continue execution
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:327219
    • 提供者:袁丽丽
  1. b2d

    0下载:
  2. how to convert binary to decimal and decimal to binary source code in c-how to convert binary to decimal and decimal to binary source code in c++
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1081
    • 提供者:bita
  1. BCD1000

    0下载:
  2. good programm for decode binary to decimal until 1-good programm for decode binary to decimal until 1000
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:761
    • 提供者:ghostrider29
  1. 2-to-10

    0下载:
  2. 一个小小的代码,将二进制数转换成10进制-Converts a binary number to decimal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:517
    • 提供者:李白
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com