CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Binary to decimal

搜索资源列表

  1. 12abc

    0下载:
  2. 可以完成十进制到二进制和二进制到十进制之间的转换-be completed decimal to binary and decimal to binary conversion between the
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2096
    • 提供者:王雷
  1. inet_ntop

    0下载:
  2. 实现inet_ntop的功能, 将网络二进制转换成点分十进制,在linux下运行-Achieve inet_ntop function, the network converts the binary decimal point, to run in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2331
    • 提供者:zhaoyj
  1. ip

    0下载:
  2. 1、任务:设计一个能够识别IP地址类型的软件 2、功能要求:随意输入一个IP地址(十进制表示),要求能够输出该IP地址二进制表现形式,并能指出该地址属于A,B, C, D,E类中的哪一类。 -1, task: to design an IP address can identify the 2 types of software, functional requirements: Enter a random IP address (decimal), the requirements
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:852
    • 提供者:215465
  1. jinzhi

    0下载:
  2. c语言下根据用户的输入进行进制转换,第一个是10进制数,第二个是想转的格式(2,8,16)-c language based on user input for the next binary conversion, the first one is 10 decimal, the second is to switch the format (2,8,16)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:525
    • 提供者:张辉
  1. ten2two.tar

    0下载:
  2. 十进制转换为二进制,在linux环境下,通过栈,简易的实现数字在不同进制之间的转换的C实现代码-Decimal to binary in linux environment, through the stack, a simple digital conversion between the different C-band implementation code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1500
    • 提供者:roger
  1. rank

    0下载:
  2. 本算法与书上的相比稍微改动了一些。 因为日常加密中,明文不单是数字,经常会有字母或者其他字符出现。 本程序的思想就是先把明文以字符形式读取,转化成ASCII码,再把ASCII码转化成数字形式。 因为ASCII码共有256个也就是2的8次方,占8位二进制,把这八位二进制分为两部分,每部分占4位进行加密。 加密的算法和书上类似,先用密钥选取表,行,取反,然后与明文做异或,移位等运算。 最后得出两个4位的二进制数,合为一个,转化成十进制形式存储为密文。-The algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:401379
    • 提供者:guangren
  1. NEW11

    0下载:
  2. 打开一个数据文件,dat或者txt都可以,显示在左边编辑框,并将其转换为二进制,十进制,八进制,十六进制任意进制的数据并显示到右边的列表框,然后保存到自己的路径下面。-Open a data file, dat or txt can be displayed on the left of the edit box, and convert it to binary, decimal, octal, hexadecimal, binary data and display any to the r
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1898145
    • 提供者:宋艳茹
  1. cephes-math-28.tar

    0下载:
  2. Cephes Mathematical Library. Latest Linux distribution, dated 6/4/00. Special functions and other goodies in C, including long double precision routines for 68K, 386, and sparc processors. This is the most complete distribution package of the functio
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1753927
    • 提供者:liyi
  1. ToBinary

    0下载:
  2. vc——将十进制数转换为二进制输出\ToBinary-vc- Converts a decimal number to binary output \ ToBinary
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:6711
    • 提供者:吴新宝
  1. ToBinary

    0下载:
  2. 将十进制数转换为二进制输出\ToBinary\ToBinary.rar,很不错的vc源码,希望对大家有所帮助。-Converts a decimal number to binary output \ ToBinary \ ToBinary.rar, very good vc source code, we want to help.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:6784
    • 提供者:
  1. MFC_zhan

    0下载:
  2. 本系统是用栈写的进制转换器,进制转换,从十进制到二进制,八进制,十六进制-The system stack write hex converter, hex conversion from decimal to binary, octal, hexadecimal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:3406226
    • 提供者:leifukes
  1. calculator

    0下载:
  2. 实现计算器的功能。主要功能要求如下: ⑴ 计算任意一个常量算术表达式的加法、减法、除法以及乘法。运算数可缺省为十进制的整数和小数,其它可选项为二进制,八进制和十六进制。 ⑵ 实现计算器的其它功能,如求对数,平方根等。 ⑶ 要求使用图形界面。人机界面友好。如用户输入错误在计算之前可以修改 -Achieve the function of the calculator. The main functional requirements are as follows: ⑴ calcul
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:11080428
    • 提供者:yongge
  1. jinzhi-2--8-16--change

    0下载:
  2. 二进制,十进制,十六进制进行相互转换,非常好用,欢迎下载-Binary, decimal, hexadecimal, mutual conversion, very easy to use, welcome to download
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:27843
    • 提供者:dashan
  1. DialogBase

    0下载:
  2. ComboBox 整型四则运算器,VC++源码编写,同时可计算对两个10进制整数的10进制结果、16进制结果、2进制和8进制结果,也就是进行多种数制运算,自己写计算程序的时候灵感而发写的,让高手莫笑了。-The ComboBox integer the four arithmetic unit, prepared by the VC++ source, at the same time can be calculated to two decimal integer decimal, hexad
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:88256
    • 提供者:吴卫锋
  1. DialogBase

    0下载:
  2. 一个进制转换程序,基于VC++源码实现,可将10进制整型转换成2、8、16进制,类似的转换程序已有不少了,再次发给大家这个,希望你能多一份参考范例。-A binary conversion process, achieve based on VC++ source, can be converted into a decimal integer 2,8,16-band, similar to the conversion process has been a lot of re-issue we
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:13287
    • 提供者:吴明明
  1. ConvNums

    0下载:
  2. 在visual c++环境实现进制间的转换二进制八进制十进制十六进制-Converting binary visual c++ environment to achieve inter octal binary decimal hexadecimal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:28321
    • 提供者:
  1. decimal-number-to-binary

    0下载:
  2. VC与C++开发基础 1 7将十进制数转换为二进制输出-VC and C++ development base 17 decimal number into a binary output
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:2394
    • 提供者:yang
  1. e_pow

    0下载:
  2. The hexadecimal values are the intended ones for the following constants. The decimal values may be used, provided that the compiler will convert decimal to binary accurately enough to produce the hexadecimal values shown. -The hexadecimal values a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4164
    • 提供者:yaodylon
  1. binaryConversion100

    0下载:
  2. 此算法的功能为将一个十进制整数转化为二至九进制之间的任何一进制数并且输出-The function of this algorithm will be a decimal integer into binary anywhere between two to nine the number and the output of a binary
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:8340
    • 提供者:meng628406
  1. ZHQF9

    0下载:
  2. 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换(A set of transition function for hexadecimal string octal binary string string to a decimal integer transform each other)
  3. 所属分类:系统编程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:opesates
搜珍网 www.dssz.com