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

搜索资源列表

  1. jzzhuan

    0下载:
  2. 进制之间的转换,2进制,10进制,16进制相互转换-conversion between the band and two-band, 10-band, 16-band Conversion
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:19657
    • 提供者:蒋文雷
  1. HugeInt_C++

    0下载:
  2. 将大数看作一个n进制数组,对于目前的32位系统而言n可以取值为2的32次方,即0x10000000, 假如将一个1024位的大数转化成0x10000000进制,它就变成了32位,而每一位的取值范围就不是0-1 或0-9,而是0-0xffffffff。我们正好可以用一个无符号长整数来表示这一数值。所以1024位的大数 就是一个有32个元素的unsigned long数组。而且0x100000000进制的数组排列与2进制流对于计算机 来说,实际上是一回事,但是我们完全可以针对unsi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12921
    • 提供者:杨杰
  1. VHDL.sheji.2

    0下载:
  2. 电子时钟VHDL程序与仿真 10进制计数器设计与仿真 6进制计数器设计与仿真-electronic clock procedures and VHDL simulation Decimal counter design and simulation of six NUMBER Design and Simulation
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:59453
    • 提供者:少龙
  1. FEAL8

    0下载:
  2. 本次的FEAL8轮叠代要求将64位的密文C与64位的密钥K经过要设计的解密程序运行得到所需的64位的明文P。由于2进制输入输出的位数太长不方便,再程序的数据运算中大量用上16进制。在数据的运算过程中又常常把输入的数据平均分成等份,因此在数据处理上用上数组形式。FEAL算法的三个基本运算函数是整个程序的重心,程序的密钥处理和解密过程都将以这三个运算函数为中心,因此,程序的设计以S函数 函数和 f函数来展开,再由主函数编写时调用三个函数。-the FEAL8 round of the iterati
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:逍遥
  1. 2to16

    0下载:
  2. 2进制转16进制C程序,以前帮一个朋友写的毕业设计,并非你想象的那么简单。 那个时候没写注释,谅解了。-turn 16 two-band C-band procedures, previously helped write a friend of Design graduate, is not your imagination so simple. At that time I did not write notes of understanding.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4488
    • 提供者:扣子
  1. change16

    0下载:
  2. 在汇编环境下用masm把2进制数转成16进制数-in the compilation environment with two band can put refinanced into 16 decimal numbers.
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:1187
    • 提供者:紫风
  1. awqf

    0下载:
  2. 输入一个10进制数据,自动转换为16进制、2进制,然后逐位求反,求反后的数据,转换为16进制,最后转换为10进制-importation of a 10-band data is automatically converted to 16-band, two-band, and then one by one anti-seeking, for the data-converting 16-band, finally converted to 10 band
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2596
    • 提供者:宇宙
  1. test_sock

    0下载:
  2. tcp测试程序,可以模拟服务器和客户端,并且可以用文本和2进制来看结果-tcp test procedure can be simulated server and client, and can use text and two-band view of the results
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:205521
    • 提供者:孙憬超
  1. TypeTrans

    0下载:
  2. 2进制、8进制、10进制、16进制...各种进制间的轻松转换(c#)-two-band, eight-band, 10-band, 16-band band ... all the easy conversion (c #)
  3. 所属分类:Windows编程

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

    0下载:
  2. 从键盘输入数据,4位16进制转换为16位2进制数-Input data from the keyboard
  3. 所属分类:assembly language

    • 发布日期:2017-12-01
    • 文件大小:855
    • 提供者:连峰
  1. 16-2

    0下载:
  2. 16进制转化为2进制,可实现用键盘输入一个四位16进制的数转化为二进制数。-Hexadecimal into binary, you can use the keyboard to enter a four-digit hexadecimal number converted to a binary number.
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:529
    • 提供者:陈阳跃
  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. 10-2

    0下载:
  2. 用vc++编程实现10进制数转化为2进制数-With vc++ programming decimal into binary numbers
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:5388
    • 提供者:PETER
  1. 2

    0下载:
  2. 2进制10进制16进制转换(包括整数小数)使用数组进行编程-Hex converter
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1964
    • 提供者:王燎
  1. ConvNums V0.6

    0下载:
  2. 2/10/16进制转换复制 最大支持0x7fffffff
  3. 所属分类:按钮控件

  1. 程序员必备所有制码转换

    0下载:
  2. 二进制 ASCII码 八进制 十六进制 特点数位 逢10进1 逢2进1 逢16进1 美国信息交换标准代码(计算机键盘代码) 共256个字符每个字符8big BCD码(8421) 格雷码等(Binary ASCII code Octal number system Hexadecimal Characteristic digit 10 to 1 2 to 1 16 to 1 Standard code for the exchange of informati
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:206848
    • 提供者:踏雪飞扬
  1. calculate

    0下载:
  2. 基于对话框的2,8,10,16进制转换,绝对好用,对理解mfc很有帮助(Dialog - based conversion of 2, 8, 10, and 16)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:987136
    • 提供者:2485244259
  1. 16-2

    0下载:
  2. 汇编基础练习 16进制转2进制练习 附详细说明(fundamental exercise of masm)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:成语
  1. C

    0下载:
  2. (1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。((1) can be entered into binary, octal, decimal, and sixteen decimal number. (2) convert the number of the input into the rest of the number; (3) there is an input and output interface.)
  3. 所属分类:汇编语言

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:COREY小北2018
  1. 深入理解计算机系统-C

    0下载:
  2. 十进制转十六进制 十六进制转换有16进制每一位上可以是从小到大为0、1、2、3、4、5、6、7、8、9、A、B、C、D、E、F16个大小不同的数,即逢16进1,其中用A,B,C,D,E,F(字母不区分大小写)(TenToSix Hexadecimal conversion are hexadecimal each one can be the growing up of 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F16 A number of
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:61440
    • 提供者:JQS
« 1 2 34 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com