CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 十进制 二进制

搜索资源列表

  1. 鼠标编程

    0下载:
  2. 用C语言编写的一个文本界面,可以实现十进制、二进制、八进制、十六进制的转化。-c code,can translate decimal,binary,octal and hex
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24993
    • 提供者:hjxm
  1. changcode

    0下载:
  2. 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中:   模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7 生成可执行文件“5” 即可运行。-This a lett
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4898
    • 提供者:李伟
  1. jinzhizhuanhuan

    0下载:
  2. 本程序实现对二进制 十进制 十六进制的互相转换 1、 对进制进行判断 2、 数据的输入 3、 对数据做进制转换及输出 文件: tran.asm 源代码 设计思想.doc 简单介绍-this program right hexadecimal binary metric conversion of a mutual, the band judgment two, three data entry, data conversion and so-band output doc
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6184
    • 提供者:张玉峰
  1. HexStrToIntac

    0下载:
  2. C++/VC.Net...实现二进制、八进制、十进制、十六进制之间的转换 实现不同进制数的加减乘除运算 所有的数据需由键盘(或鼠标操作...输入输出界面,可通过设置窗口或模拟计算器的外形做一些设计。 -C / VC.Net ... to achieve binary, octal, decimal, hexadecimal conversion between the different band to achieve a number of arithmetic operations all
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12630
    • 提供者:李文举
  1. resource111111111111

    0下载:
  2. 这是一个十进制转换成二进制的小程序 供大家参考指正。-This is a metric converted into binary small programs for reference correct.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:859
    • 提供者:hehehe
  1. BTOD(5b)

    0下载:
  2. 用汇编语言编写的数制转换程序,可以将5位的二进制串转化为十进制数字输出-assembler language few of the system conversion process, which would be five binary strings into metric digital output
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:821
    • 提供者:白水
  1. SDTOB(16b)

    0下载:
  2. 数值转换程序,可以将十进制字符穿转化成二进制字符-numerical conversion process, which would be decimal characters wear into binary characters
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:852
    • 提供者:白水
  1. dec_hex_bit

    0下载:
  2. 用于较大数值的十进制,二进制,十六进制数值相互转换和十六进值到字符串的转换.-larger values for decimal, binary, Numerical mutual hexadecimal conversions and 16 string into the value of the conversion.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18980
    • 提供者:王嘉都
  1. gyp1

    0下载:
  2. 汇编语言MASM输入一个二进制数转化十进制数输出-assembly language Multiple input into a binary decimal output
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1006
    • 提供者:秋香
  1. gyp2

    0下载:
  2. 从键盘输入一个二进制数(位数小于等于80)显示其应得带符号和无符号十进制数-keyboard input from a binary number (less than the median 80), showing their entitlement with symbols and unsigned decimal number
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1286
    • 提供者:秋香
  1. 2to10

    0下载:
  2. 一个很方便的二进制和十进制和十六进制这间的转换。-a convenient binary and decimal and hexadecimal this conversion.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:574603
    • 提供者:wugang
  1. binarychange

    0下载:
  2. 输入一个二进制数,能够它和十进制,十六进制的数相互转换,功能比较强大,适合于课程设计以及习题使用-importation of a number of binary, decimal, and it can, hexadecimal number of conversion, functions more powerful, suitable for curriculum design and the use of Exercise
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1158
    • 提供者:zhang
  1. asm_trans

    0下载:
  2. 汇编进制之间的转换&显示,十进制输入分别以十六,八和二进制显示。-Series 229 & conversion between the show that the importation of metrication were 16, 8 and binary show.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1185
    • 提供者:力量
  1. myjinzhizhuanhuan

    0下载:
  2. 收集的一些进制转换的代码,可以二进制,十进制十六进制相互转换-collection of some 229 conversion codes can be binary, hexadecimal metric conversion
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1136
    • 提供者:小秋
  1. matlabga

    0下载:
  2. matlab环境下的遗传算法程序,十进制二进制编码都有
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1608
    • 提供者:邵斓
  1. 随机数(十进制转化为二进制)

    0下载:
  2. 现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32531
    • 提供者:小华
  1. huibian

    0下载:
  2. 实验内容 回文,冒泡排序,十进制转换成二进制,二进制转换成十六进制,输入数据 存入文件 并从文件中读出并显示在屏幕上-Palindrome content of the experiment, Bubble Sort, decimal converted to binary, hexadecimal into binary, the input data into the file and read from the document and display on the screen
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:41815
    • 提供者:符晓娟
  1. huibian

    0下载:
  2. 设计一个字母或数制之间的转化程序,小写字母向大写字母的转,大写字母向小写字母的转换,二进制数向十六进制数的转换,十六进制数向二进制数的转换,十六进制数向十进制数的转换。-The design of a letter or number system transformation between the procedures, lowercase letters to uppercase letters of transfer, capital letters to lowercase lette
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:27740
    • 提供者:
  1. huibian

    0下载:
  2. 这是个汇编源文件。一个是将十进制转化成二进制,一个是将二进制转化成十进制-This is a compilation of source files. One is the decimal into binary, a is the binary into decimal
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:910
    • 提供者:
  1. bin2dec

    0下载:
  2. 将二进制数转换成十进制数,并输出显示。需要的下。-Binary convert decimal
  3. 所属分类:assembly language

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