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

搜索资源列表

  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-28
    • 文件大小:620
    • 提供者:tiger
  1. jinzhi

    0下载:
  2. 可以进行十进制八进制十六进制直接的互相转换,c++MFC编程,有良好的界面-Can be directly decimal octal hexadecimal mutual conversion, c++ MFC programming, with good interface
  3. 所属分类:IME Develop

    • 发布日期:2017-04-09
    • 文件大小:1894325
    • 提供者:蓝天
  1. T3-3

    0下载:
  2. 2位微机原理与接口技术实验教程 数码转换实验 将十六进制数(的ASCII码)转换为十进制数 -2 Microcomputer Principle and Interface Technology tutorials digital conversion experiments will hexadecimal number (the ASCII code) is converted to a decimal number
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:833
    • 提供者:赤鹏
  1. bcdtohex

    0下载:
  2. 十六进制数码转换为十进制数码的程序,欢迎使用-Digital conversion to decimal hexadecimal digital program, Welcome
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:215155
    • 提供者:wgg5
  1. CONVERT

    0下载:
  2. 一个十六进制与十进制的转换程序,方法简便,很有实用性,非常具有参考价值。-A hex and decimal conversion process is simple, very practical, very useful.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:284761
    • 提供者:吕杰
  1. softhy.net

    0下载:
  2. 很实用的转换程序,可在二进制。十六进制,十进制之间自由转换。-convnums
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1887811
    • 提供者:胡驰
  1. Calc51

    0下载:
  2. calc计算工具,包括了51里常用的波特率计算,数码管代码计算,定时器初值计算,二进制,十进制,十六进制的转换功能-calc calculation tools, including 51 in common baud rate calculation, calculation of the digital control code, the timer initial parameters, binary, decimal, hexadecimal conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:285230
    • 提供者:lucky
  1. 4

    0下载:
  2. 输入一个十进制的数(大于1小于15),将十进制数转换成二进制,十六进制,八进制-Enter a decimal number (greater than 1 is less than 15), the decimal number into binary, hexadecimal, octal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1005
    • 提供者:lucy
  1. 10to2_8_16

    0下载:
  2. 你为十进制,二进制,八进制和十六进制之间转换而愁吗?以十进制为中心,就可帮助你轻松解决它们之间的转换-ten to binary,etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:733
    • 提供者:ming
  1. TransformPC

    0下载:
  2. windows dialog based application。十六进制和十进制之间转换,使用库自带函数。-windows dialog based application. To convert between hexadecimal and decimal, use the library own function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2523032
    • 提供者:XYS
  1. jinzhizhuanhuan2

    0下载:
  2. 用汇编程序,将十六进制数同时转换成十进制和二进制-Assembly process, will also convert hexadecimal decimal and binary
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:618
    • 提供者:班纳GOGOGO
  1. huibian

    0下载:
  2. 汇编语言写的几个简单的汇编小程序,有求三个无符号数的最大值,求十个数中的最大最小值,将十进制数转换成十六进制数,统计字符串中字母、数字等的个数、输出字符串等简单汇编小程序,适合初学者-Written in assembly language, the compilation of a small number of simple procedures, seeking the maximum of three unsigned, seeking the maximum and minimum n
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:189998
    • 提供者:南风雅
  1. IDREADER

    0下载:
  2. 读取ID卡信息1、格式0:10 位十六进制的ASCII 字符串格式3:将格式1 中的倒数第5、第6 位,转换为3 位十进制卡号,再将后4 位,转换为5 位十进 制卡号-Read ID card information 1, format 0:1016 enter to make of ASCII string format 3:Format 1 medium of count down the 5th, the 6th, conversion for 3 ten enter make card
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:73618
    • 提供者:孙钰
  1. 123

    0下载:
  2. 4、利用模块化程序编写一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中:   模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 -4, the use of modular programming between a letter or number
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:677
    • 提供者:小况
  1. numberconversion

    0下载:
  2. 实现了十进制数与二进制、八进制、十六进制之间的转换-numberconversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:163230
    • 提供者:冬晨
  1. Numchange

    0下载:
  2. 用C++做的数值转换,可以从十进制转换到二、八、十六进制,用栈结构做的-C++ to do with the value of conversion, you can convert from decimal to two, eight, hexadecimal, to do with the stack structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:722623
    • 提供者:zhongsaishang
  1. heximalASC_convert_to_decimal

    0下载:
  2. 将十六进制数的ASCII码转换为十进制数-Hexadecimal numbers to decimal ASCII code conversion
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:6247
    • 提供者:全丽萍
  1. Hex_conversion

    0下载:
  2. VB程序,多种进制之间的转换,包含十进制、八进制、十六进制和二进制之间的互转-VB program conversion between a variety of hex, including decimal, octal, hexadecimal and binary system conversion between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2055
    • 提供者:Icer
  1. SCM_in_BCD_conversion

    0下载:
  2. 单片机中BCD码的转换 涉及十进制与BCD的相互转换 及十六进制与BCD的相互转换-SCM in conversion of BCD involving decimal and BCD mutual transformation and hex and BCD conversion to each other
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1593
    • 提供者:刘朝敏
  1. ConvertDemo_

    0下载:
  2. 一个VC++的进制转换组件及实例源代码,提供各种不同进制互相转换接口声明,以及二个接口涵数:IsValidate()用来检验输入有效性 Convert()来完成实际转换,编译时只用编译示例文件就可以,DLL组件会自动生成。演示程序展示了如何在二进制、八进制、十六进制、十进制之间转换数据。 -A VC++ the hex conversion components and source code examples, providing a variety of interchangeable
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:186396
    • 提供者:王佳佳
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com