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

搜索资源列表

  1. asm

    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” 即可运行。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4897
    • 提供者:甄子丹
  1. 1234

    0下载:
  2. 代码转换。实现十进制,二进制以及十六进制数之间的相互转换
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1907
    • 提供者:ada
  1. change

    0下载:
  2. 1、实现大小写字母之间的转换:输入的字符串中,不是字母的字符不改变;大写字母改成小写字母时,若是大写字母则不改变;同样,小写字母改成大写字母时,若是小写字母则不改变 2、二进制和十六进制数之间的转换:输入一个二进制数(或十六进制数),用十六进制数(或二进制数)表示输出;最多能把十六位二进制数(或四位十六进制数)用四位十六进制数(或十六位二进制数)表示输出;小于十六位(或四位)时按回车结束并输出 3、十进制数和十六进制数之间的转换:输入一个十进制数(或十六进制数),用十六进制数(或十进制数
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2904
    • 提供者:小辛
  1. Calculation

    0下载:
  2. 《实用计算器》是一个集多种计算功能于一体的多功能数值计算器,包括以下七个功能: 1.电桥。用来处理《大学物理基础实验》中双臂电桥部分的实验数据,在左栏中输入所测实验数据后,点击\"计算\"按钮,即在右栏中显示答案。 2.计算器。是模仿Windows XP操作系统附件中的科学计算器做成,但并没有实现它的全部功能,仅能实现十进制下的运算及二进制、八进制、十进制和十六进制间数值的转换。 3.大数运算。能够实现十万位以内非负整数的加法、减法和乘法运算。 4.复数运算。能够实现代数
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:61947
    • 提供者:王林
  1. Calc

    0下载:
  2. 类似Windows附件中的自带计算器, 实现了表达式的计算, 以及二进制, 八进制, 十六进制之间的转换.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:120323
    • 提供者:wailisiji007
  1. 2to16to10

    1下载:
  2. 本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures to be called, I prepared with
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5060
    • 提供者:罗宾
  1. ConvertDemo

    0下载:
  2. 编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能-VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:316335
    • 提供者:罗宾
  1. bmp2bin

    0下载:
  2. 使用vc2005编写的bmp图片处理程序,具有打开bmp图片,获取图像大小,裁剪图片,获得指定大小图片,bmp转换为二进制十六进制等功能,Vc2005 prepared using bmp image processing procedures, have to open bmp picture, access to image size, cutting pictures, access to specified sizes, picture, bmp convert hexadecimal
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-06-21
    • 文件大小:3594057
    • 提供者:testsb
  1. chuankou.rar

    0下载:
  2. RS232串口通信控制界面包括周期发送以及二进制——十六进制转换等功能,RS232 serial communication control interface including the cycle of sending as well as binary- hexadecimal conversion function
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:467713
    • 提供者:ROSE
  1. jinzhizhuanhuan.rar

    0下载:
  2. 一个功能十分强大的进制转换工具,如十进制,二进制,十六进制等人以进制的话转换。是开发人员的必备工具。,A very strong function of binary conversion tools, such as decimal, binary, hexadecimal, octal words of others to convert. An indispensable tool for developers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:5997
    • 提供者:wu
  1. szzh.rar

    0下载:
  2. 编制不同数制间的转换程序。要求提供输入输出界面,当输完一个任意十进制数字,程序能自动将其转化为另外的数制表示的值,包括二进制、八进制和十六进制。,The preparation of a number of different inter-system conversion process. Asked for input and output interface, when an arbitrary transfusion after the decimal figures, the prog
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:239601
    • 提供者:梁毅
  1. gai

    0下载:
  2. 能实现二进制、十 六进制之间的相互转换以及两个数之间的加减乘除的运算。-The arithmetic of addition and subtraction, multiplication and division between binary, decimal, hex conversion between, as well as two numbers.
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:2465
    • 提供者:li weixia
  1. 10162

    0下载:
  2. 在键盘上输入一个十进制的数字 可以转换成一个十六进制和二进制的数输出-On your keyboard to enter a decimal figures can be converted into a hexadecimal and binary number of output
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:803
    • 提供者:叶子
  1. Unit1

    0下载:
  2. 二进制字符转换成十六进制字符的算法,很有用的哟-Binary characters into character hexadecimal algorithms, useful yo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:797
    • 提供者:毕飞
  1. numswitch

    0下载:
  2. 各种数制之间的转换,例如二进制和十进制之间的相互转换,十进制与十六进制之间的相互转换-A variety of conversion between the number of system, for example, between the binary and decimal conversion, decimal and hexadecimal conversion between
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:7641
    • 提供者:王明
  1. code

    0下载:
  2. 进制转换 二进制、八进制、十六进制自动识别,将结果转化为十进制显示-Hexadecimal conversion binary, octal, hexadecimal automatic identification, will be converted to decimal results show
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:719940
    • 提供者:kevinWang
  1. vectors

    0下载:
  2. 实现十六进制十进制二进制和BCD之间的相互转换-Implementation hexadecimal decimal binary and BCD conversion between
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1372
    • 提供者:lc
  1. Cpp1

    0下载:
  2. 五、 进制转换器(10)(方法 2) 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -Friday, hex converter (10) (Method 2) requires: (1) may enter the binary, octal, decimal, hexadecimal number (2) will have entered into the rest of the numbe
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:935
    • 提供者:chen fei
  1. insar

    0下载:
  2. 二进制(十六进制)文件读取程序并可以转换成十进制格式输出-Binary (hexadecimal) file to read the procedures and can be converted to decimal format output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5502
    • 提供者:常玲
  1. switch

    0下载:
  2. 实现进制之间的转换,比如:十进制与十六进制和八进制与二进制之间的转换-Realize the conversion between hexadecimal, such as: decimal and hexadecimal, and octal and binary conversions between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:525
    • 提供者:liu yufeng
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com