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

搜索资源列表

  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. diamazhuanhuan

    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
    • 文件大小:4893
    • 提供者:李浪
  1. daimazhuanhuan2

    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
    • 文件大小:4442
    • 提供者:richard
  1. shuanzijieerjinzhizhuanhuan

    0下载:
  2. 双字节二进制数转换为十进制数子程序------- ;--------功能:双字节二进制数转换成五位BCD码-double byte binary number to decimal number subroutine ------- ;-------- functions : double-byte binary conversion into five BCD
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:883
    • 提供者:jia
  1. 代码转换程序

    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 letter or number into the system p
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4789
    • 提供者:赖毅勇
  1. MASM

    1下载:
  2. 要求把从键盘输入的0~FFFFH的十六进制正数转换为十进制数并在屏幕上显示出来。程序主要由十六进制转换二进制、二进制转换十进制两个子程序组成,可将主程序和子程序放在同一程序模块中,在子程序中省略对寄存器的保护和恢复工作,子程序之间的参数传送则采用寄存器传送方式-Demanded from the keyboard input 0 ~ FFFFH hexadecimal number is converted to a decimal number and displayed on the scr
  3. 所属分类:assembly language

    • 发布日期:2016-01-25
    • 文件大小:31001
    • 提供者:张陆军
  1. HexConversion

    0下载:
  2. 二进制与十进制之间的进制转换,适用于学习汇编语言的大学生,有算法说明-Binary conversion for the students to learn assembly language
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:22025
    • 提供者:giphoo
  1. shizhijisuan

    0下载:
  2. 设计数值计算及显示系统,程序运行要有显示界面。提示系统所使用的方法,若输入字符不是“1”,“Q”时提示输入错误,请重新输入。可以用英文或汉语拼音显示界面。 设计要求如下: 1.按“1”,本程序能从键盘读入二个五位十进制数(1为符号+4位数位),并将这个十进制数分别转换位二进制数。然后求其和再将和以十进制数形式进行显示 2.按“Q”键,退出。 -Design of numerical calculation and display systems, display inte
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1738
    • 提供者:Excell889
  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-02
    • 文件大小:27740
    • 提供者:
  1. Decimal-conversion

    0下载:
  2. 从键盘输入两位无符号十进制二位数,转换为二进制转和十六进制并输出-Input from the keyboard two unsigned decimal 2 digits, converted to binary and hexadecimal switch and output
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:620
    • 提供者:tiger
  1. jizhizhuanhuan

    0下载:
  2. C语言版的数据结构,利用数据结构的设计思想,来实现进制转换,即二,十,八,十六进制的相互转换。-C language version of the data structure, the use of the data structure design concept to achieve binary conversion, ie, ten, eight, hexadecimal, the mutual conversion.
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-12
    • 文件大小:1606
    • 提供者:李飞跃
  1. scale

    0下载:
  2. 可以实现二进制向十进制转换 输出时16进制的 可以用数码管显示-Binary to decimal conversion can be achieved when the 16 hex output LED display can be
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:1349
    • 提供者:梁天尺
  1. GRAY2BIN

    0下载:
  2. gray to binary conversion using 8085
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:2416
    • 提供者:devakumari
  1. 5.BCD2BIN

    0下载:
  2. bcd to binary conversion using 80-bcd to binary conversion using 8088
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:80914
    • 提供者:devakumari
  1. assembly_programs

    0下载:
  2. L.C.M....Binary Conversion ...Factorial...Encryption Decryption ...and some other programs in assembly language.al programs run on mipster -L.C.M....Binary Conversion ...Factorial...Encryption Decryption ...and some other programs in assembly languag
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:8653
    • 提供者:Mubasher
  1. 8~~16

    0下载:
  2. 实现8进制数的进制转换,用户输入B则转为二进制,用户输入H则转为16进制,用户输入D则转为10进制!-To achieve binary conversion decimal number 8, the user input B is converted to binary, the user input H is converted to 16 hex, the user input is converted to 10 decimal D!
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1111
    • 提供者:sunying
  1. Convert-binary-to-BCD

    0下载:
  2. 计算机中的数值有各种表达方式,这是计算机的基础。掌握各种数制之间的转换是一种基本功。二进制到BCD转换-There are a variety of computer numerical expression, which is the basis for the computer. Of various kinds of number system conversion between a basic skills. Convert binary to BCD
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:5379
    • 提供者:范志豪
  1. Binary-2-decimal

    0下载:
  2. 把二进制转化为十进制,把二进制转化为十进制-Binary conversion to decimal to binary conversion to decimal
  3. 所属分类:LabView编程

    • 发布日期:2017-04-03
    • 文件大小:15574
    • 提供者:LP
  1. decimal--binary-transfer

    0下载:
  2. 非常方便的进制转换程序,能够轻松实现十进制到二进制的转换-Very convenient hex conversion program that can easily decimal-to-binary conversion
  3. 所属分类:LabView

    • 发布日期:2017-04-06
    • 文件大小:5050
    • 提供者:jorn
  1. Decimal-and-binary-conversion

    0下载:
  2. 实现十进制与二进制转换。布尔控件的亮和灭分别代表二进制中的“1”和“0”。-Decimal and binary conversion
  3. 所属分类:LabView

    • 发布日期:2017-11-14
    • 文件大小:7899
    • 提供者:zyy
« 12 3 4 5 6 »
搜珍网 www.dssz.com