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

搜索资源列表

  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. Stack 实现栈的所有基本操作

    2下载:
  2. 1、定义顺序栈类型,实现栈的所有基本操作。 2、定义链栈类型,实现栈的所有基本操作。 3、实现数制的转换-1, define the order of the stack type, to achieve the stack all the basic operations. 2, define the chain stack type to achieve the stack all the basic operations. 3, conversion of number sys
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-17
    • 文件大小:2299
    • 提供者:陈小默
  1. amo_tool_V1_2_6

    1下载:
  2. 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-06
    • 文件大小:41253
    • 提供者:amo
  1. C51prgram2

    0下载:
  2. MCS-51单片机实用子程序库 双字节二进制有符号数除法(补码) 双字节二进制无符号数开平方(快速) 四字节二进制无符号数开平方(快速) 单字节十六进制数转换成双字节ASCII码 ASCII码转换成十六进制数 单字节十六进制整数转换成单字节BCD码整数 双字节十六进制整数转换成双字节BCD码整数 单字节十六进制小数转换成单字节BCD码小数 双字节十六进制小数转换成双字节BCD码小数 单字节BCD码整数转换成单字节十六进制整数 双字节
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:6033
    • 提供者:yyaaa
  1. HexToInt

    0下载:
  2. 把一个十六进制数,转换成字符串的应用函数。-A hexadecimal number into the application of the string function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:818
    • 提供者:李超
  1. dec2bin

    0下载:
  2. 实现十进制数到二进制数的转换,加深对数制的理解。-The realization of a decimal number to binary number conversion, deepen their understanding of the number system.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:833
    • 提供者:saint
  1. weijiyuanlishumazhuanhuanshiyan

    0下载:
  2. 计算机输入设备输入的信息一般是由ASCII码或BCD码表示的数据或字符,CPU一般均用二进制数进行计算或用其他信息进行处理,处理的结果又必须依照外设的要求变为ASCII码、BCD码或七段显示码等。因此,在应用软件中,各类数制的转换和代码的转换是必不可少的-Computer input device input information is normally provided by ASCII code or BCD code that data or characters, CPU are ge
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:422400
    • 提供者:gezhenming
  1. change

    0下载:
  2. 进制转换程序,利用栈算法对输入数进行指定进制的转换。-Hexadecimal conversion process, using the stack algorithm to specify the number of input M-ary conversion.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:7294
    • 提供者:huangqiuxuan
  1. JinZhiZhuanHuan

    0下载:
  2. 任意进制数的转换。 设计思路:求n整除d的余数,就能得到n的d进制数的最低位数字,重复上述步骤,直至n为0,一次得到n的d进制数表示的最低位至最高为数字。由各位数字取出相应的字符,就能得到n的d进制的字符。 主函数是用于测试trans函数,要求输入一个待转换的正整数,接着调用trans函数进行转换,并输出改正知识的2-16进制数转换结果。-Arbitrary hexadecimal number conversion. Design: n divisible by d for the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:35084
    • 提供者:cl
  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. vc_Algorithm

    0下载:
  2. VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving m
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:319734
    • 提供者:林玲
  1. M_to_N

    0下载:
  2. 任意进制转换。 1、输入要输入的进制 2、输入要转换的数 3、输入要转成的进制-Arbitrary hexadecimal conversion. 1、enter the hexadecimal input 2、input to the conversion of a number of 3、enter into the M-ary
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2571
    • 提供者:
  1. Hex_String

    0下载:
  2. ni sting Hex ni的程序 一个vi 用于字符串和16进制数的转换-ni sting Hex ni a vi process for a number of string and 16-band conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:7771
    • 提供者:李江利
  1. sheji

    0下载:
  2. 编程实现大小字母之间,二进制之间和十六进制之间及十六进制数向十进制数的转换-Programming between the size of letters, between binary and hexadecimal number between hexadecimal number to decimal conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:95558
    • 提供者:yiliang
  1. calculator

    0下载:
  2. 设计一个windows附件中所示的计算器  计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理)  增加“Backspace”按钮,每按一次删除编辑框最后一个字符;  增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数)  增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框; ᠋
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1635905
    • 提供者:叶合
  1. MethodsandTechniquesofSystemConversion

    0下载:
  2. 一个任意数制间的转换程序。可以在任意数制间实现转换-An arbitrary number of inter-system conversion process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:607
    • 提供者:赵彦
  1. szzh

    0下载:
  2. 可以利用它进行各数制间的转换,不过最常用的是2进制10进制8进制16进制之间的转换。-You can use this program to alter different kinds of datas.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1062
    • 提供者:周语
  1. stack

    0下载:
  2. 栈的插入语删除的编程实现,用栈实现数制之间的转换。-To remove the parenthesis stack programming, using the stack to achieve the conversion between the number of the system.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:65305
    • 提供者:
  1. IBM-PC-programanswer

    0下载:
  2. 汇 编 语 言 实 验 实验一:分支程序设计 (1)试比较字数组array中的三个数,并根据比较结果在终端上显示如下信息: 如果三个数都不相等则显示0; 如果三个数有两个相等则显示1; 如果三个数都相等则显示2。 (2)试根据DL寄存器中哪一位为1(从低位到高位)把程序转移到8个不同的程序分支中去。(8个程序分支可设计成显示相应的数据) 实验二:循环程序设计 有一个首地址为array的10个字数组,用简单排序法使该数组中的数按照从小到大
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:100022
    • 提供者:爱之一
  1. Cpp4

    3下载:
  2. 任意给定一个M进制的数x 求出此数x的10进制值 实现对x向任意的一个非M进制的数的转换。-Any given number of a M-band x calculated this figure of 10 hexadecimal value x of x to the realization of a non-arbitrary number of M-band conversion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:551
    • 提供者:tthero00
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »
搜珍网 www.dssz.com