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

搜索资源列表

  1. conversion

    0下载:
  2. 1:将16进制字符串转化成十进制整数 2:二进制和十进制之间的转换 3:将十进制整数转化成任意进制数(16进制以内)的字符串 4:将十进制数转化成罗马字符-1: hexadecimal string into a decimal integer 2: between binary and decimal conversion: decimal integer into any hexadecimal number (hexadecimal) string: decimal number int
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:31654
    • 提供者:笑霸王
  1. Hexadecimal-conversion

    0下载:
  2. 该程序可以将十进制数值转换为其他进制的数值,读者可自行输入任意十进制数字和要转化的进制数,程序将自动输出转化后的进制数-The program can convert decimal values 映漀爀 other binary value, the reader can enter any decimal number to hexadecimal number conversion, the program will automatically output conversion hexa
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:253222
    • 提供者:xiaoye
  1. 8051-App1

    0下载:
  2. 十个数从小到大排序,十六进制字节数到BCD码的转换,一位十六进制数转换成ASCII码,子程序延时128ms程序-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:1467
    • 提供者:Jack Bian
  1. 8051-App2

    0下载:
  2. 把R0中的一位十六进制数转换成七段显示码输出到P1口,分段函数,内部RAM一段连续区域中的内容复制到外部RAM,平方值查表-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:1402
    • 提供者:Jack Bian
  1. 2

    0下载:
  2. 输入一个十进制数,分别将其转换成8进制、16进制和2进制数。-Enter a decimal number, namely to convert octal, hexadecimal and binary numbers.
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:1287995
    • 提供者:miyor
  1. zhuan-huan

    1下载:
  2. 可以把一些串口调试助手里输出的十六进制数转换成十进制-You can put some serial debugging assistant in output convert a hexadecimal number to decimal
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:5765
    • 提供者:MA
  1. 111

    0下载:
  2. C++ 十进制长整数转换为16进制和8进制 vectror动态数组分配-Decimal long integer is converted to hexadecimal and octal vectror dynamic array allocation
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:711
    • 提供者:张泽坤
  1. 16to10

    0下载:
  2. 运行该程序后,人们只要输入任意十六进制数,就可以转换成相应的十进制数。 希望此程序VC爱好者有所帮助。 本人手中有许多程序的VC源代码 如果哪位网友需要某种功能的程序,本人可代为提供。 如果哪位网友需要编写某种功能的程序,本人可代为编写。 如果哪位网友需要学习某种功能的程序,本人可提供程序的编写步骤 本人电子信箱:dongbei3hu@163.com 本人QQ号:10949741- 运行该程序后,人们只要输入任意十六进制数,就可以转换成相应的十
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1882394
    • 提供者:liqiangma
  1. misc_Int32ToHexStr

    0下载:
  2. 把无符号整形数转换为16进制字符串,长度为len。 -The unsigned integer converted to hexadecimal string of length len
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:835
    • 提供者:王宪平
  1. 123

    0下载:
  2. 1、 编制两个通用过程,完成十六进制数转换成ASCII 码并将ASCII 码字符显示 2、 编程序统计学生的数学成绩,分别归类90 分~99 分,80 分~89 分,70 分~79 分,60分~69 分及60 分以下,并将各段的人数送入内存单元中 -1, the preparation of two general process, the completion of sixteen hexadecimal number into the ASCII code and ASCII cod
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:7190
    • 提供者:star
  1. wwww

    0下载:
  2. 液晶显示汉字取模软件,12864等液晶取模直接转换成16进制数组。-LCD character modulo software, 12864, LCD modulo directly converted into hexadecimal array.
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:539339
    • 提供者:金燕
  1. 16to10

    0下载:
  2. 将键盘输入的4位十六进制数转换成等值的十进制数送屏幕显示。对不合理的输入不进行显示但可以继续输入。-Converting four hexadecimal keyboard input into the equivalent decimal number to send the screen. Not unreasonable input display but you can continue typing.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:989
    • 提供者:童嘉
  1. UART-char-to-int

    0下载:
  2. 通过下位机RS232发过来的十六进制数,可以通过这个子VI转换为数值变量进行计算。-Through a machine under the hexadecimal number of RS232, can through the subvi converted into numerical variables to calculate.
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:5858
    • 提供者:zhangbaodong
  1. 868123

    0下载:
  2. #include <stdio.h>   #include <stdlib.h>   //输入十进制数N和转化的进制数M   void trans(int n,int m)   { char str[100] int i    for(i=0 n>0 i++) {if (n m<10) {str[i]=n m+ 0 } else {str[i]=n m-10+ A } n=n/m } for(n=i
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9289
    • 提供者:868123
  1. Hex2Dec_4B

    0下载:
  2. 用Labview将4字节16进制数转换成10进制数-Using Labview to convert a 4-byte hexadecimal number into decimal number
  3. 所属分类:LabView

    • 发布日期:2017-04-07
    • 文件大小:8420
    • 提供者:李峰
  1. Hex_Int

    0下载:
  2. 此文件是基于VC++将十六进制数转换成十进制数.-Hexadecimal to decimal conversion
  3. 所属分类:ELanguage

    • 发布日期:2017-04-06
    • 文件大小:34594
    • 提供者:李能瑾
  1. Turn-the-decimal-m-hexadecimal

    0下载:
  2. 十进制转m进制,m<=16,输入分两个数,第一个是十进制数,第二个是选择转换的进制,输出为m进制的结果-Turn the decimal m hexadecimal, m < = 16 Input points two Numbers, the first is a decimal number, the second is to choose the hexadecimal conversion, output results for m into the system
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:203901
    • 提供者:周菲
  1. Convert-arbitrary-hexadecimal-number

    0下载:
  2. 将十进制数转换为任意进制数,C语言代码,可以直接运行-Converts a decimal number to an arbitrary hexadecimal number, C language code can be run directly
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:158137
    • 提供者:冯俊羲
  1. Hex_into_binary_and_decimal

    0下载:
  2. 将一个2位无符号的16进制数转换为二进制和十进制显示出来。-A two unsigned hexadecimal number is converted to binary and decimal displayed.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1084
    • 提供者:skies6
  1. Mscomm-1.0

    0下载:
  2. 串口接收数据,能接收和发送16进制,接收的数据能转换层十进制数同时提取,协议是485的-Serial port receives the data, can send and receive hexadecimal, the received data layer can convert decimal number extraction at the same time, the protocol is 485
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:1987809
    • 提供者:云彦程
« 1 2 ... 20 21 22 23 24 2526 27 28 »
搜珍网 www.dssz.com