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

搜索资源列表

  1. 进制的转换

    0下载:
  2. 二进制与其它进制转换,C编写,方便调用,念贴即可-binary conversion with other band, C prepared to facilitate the transfer, and students can be affixed
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3079
    • 提供者:sino
  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. conversion

    0下载:
  2. Conversion from ASCII to Binary
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:683
    • 提供者:sudhakar
  1. Hexadecimal_conversion

    0下载:
  2. 可输入二进制、八进制、十进制、十六进制数;将已输入的数转换成其余进制的数;具有输入输出界面。-Enter binary, octal, decimal, hexadecimal numbers will have entered into a number of the few remaining band with input and output interface.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1318
    • 提供者:liuchen
  1. lijinjia

    0下载:
  2. 这是一个用MATLAB语言编写的程序,这个程序可以实现产生一个随机数,完成这个随机数从十进制到二进制之间的转化,并仿真出频域图形-This is a MATLAB language with procedures, which can generate a random number, the completion of this random number from decimal to binary conversion between, and the frequency-domain s
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:517
    • 提供者:renjiangtao
  1. BaseConversion

    0下载:
  2. 进制之间的转换,二进制、八进制、十进制和十六进制的互相转换。-Conversion between hexadecimal, binary, octal, decimal and hexadecimal conversion of each other.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:12083
    • 提供者:翟健爽
  1. 2-10

    0下载:
  2. 2-10进制转换,可以讲4位二进制数转换为两位10进制数-2-10 M-ary conversion, you can speak four binary conversion hexadecimal number for the two 10
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:181094
    • 提供者:张辉
  1. conversion

    0下载:
  2. 本代码实现了将由键盘输入的十进制数进行任意进制的变换,适合初学者借鉴。-The code is implemented by the keyboard input decimal transform arbitrary binary, suitable for beginners learn.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:169373
    • 提供者:杨文彬
  1. erjinzhiBinary

    0下载:
  2. 二进制转换的小程序,将一个十进制数转换为二进制,采用递归的算法,比较简单。-A small binary conversion program will convert a decimal number to binary, using the recursive algorithm is relatively simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:357287
    • 提供者:龙哥
  1. VB-Jinzhizhuanhuan

    2下载:
  2. VB写的各种进制转换工具 VB写的各种进制转换工具-VB conversion tool written in a variety of binary VB to write a variety of binary conversion tools
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:101615
    • 提供者:yeling
  1. xiaochengxu

    0下载:
  2. 字符串转换成对应的数 二分查找 进制转换 排序 杨辉三角-Strings are converted to the corresponding number of Binary search binary conversion sort Yang Hui Triangle
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2678
    • 提供者:赵爽
  1. decbin

    0下载:
  2. 实现进制转换,二、十、十六互相转换,但是有缺点,只能输入16进制查看其他的进制-To achieve binary conversion, 2, 10, 16 interchangeable, but there are shortcomings, can only enter 16 hexadecimal view of other binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:161475
    • 提供者:朱鲁鹏
  1. Binary_conversion

    0下载:
  2. This used to for binary conversion-This is used to for binary conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5307
    • 提供者:ranipatil
  1. calculator

    0下载:
  2. 自己做的计算器程序,在别人的基础上完善而来~包含进制转换,各种进制之间的运算-Make their own calculator program, others on the basis of sound from ~ contains binary conversion operation between the various binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1609672
    • 提供者:王正
  1. binaryconversion

    0下载:
  2. 实现二进制的转换,这样就可以实现数字直接按的随意转换,这下该明白了吧-To achieve binary conversion, so that can be achieved directly by the random number conversion, which next to the get the
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2372
    • 提供者:liyan
  1. Binary-conversion-decimal

    0下载:
  2. 用栈和队列的相关知识写的二进制转换十进制的小程序,界面友好,有代码注释-Knowledge of the stack and queue write binary conversion decimal program, friendly interface, code comments
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:3199
    • 提供者:王道
  1. conversion(dec-binary-hex)

    0下载:
  2. 本程序实现了十进制和二进制,十六进制之间互相转换,对于初学者来说很有帮助。-Program decimal and binary conversion between hexadecimal, very helpful for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:12778
    • 提供者:陈泓至
  1. char-to-binary

    0下载:
  2. 该算法是在VC++上实现字符与二进制的转换,适合初学者练习,熟悉VC功能。-The algorithm is implemented on VC++ character and binary conversion, suitable for beginners to practice, familiar with the VC function.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:533776
    • 提供者:zhu yin
  1. decimal to binary conversion

    0下载:
  2. 十进制转二进制文件,输入一个十进制数,输出相应的二进制数(decimal to binary conversion)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:浅沫浅痕
  1. Binary Operations

    0下载:
  2. Sample of binary calculator
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:86016
    • 提供者:ian16
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com