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

搜索资源列表

  1. switch1240

    1下载:
  2. s1240 74字节话单二进制格式转换程序,程序结构可用语其他交换机话单格式转换-s1240 74 single-byte words binary format conversion procedures, program structure can then switch language other single format conversion
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:49.57kb
    • 提供者:郭秋
  1. 12abc

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

    • 发布日期:2008-10-13
    • 文件大小:2.05kb
    • 提供者:王雷
  1. bin2cpp-0.3.10.tar

    0下载:
  2. 一个将binary转化为cpp的转换程序,用于linux平台上-a binary conversion of the conversion of cpp procedures for linux platform
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9.55kb
    • 提供者:许敬祥
  1. JinZhi

    0下载:
  2. VC++ 编写的二进制、八进制、十进制、十六进制之间相互转换代码。-VC++ written in binary, octal, decimal, hexadecimal conversion code between.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:179.82kb
    • 提供者:Lucx
  1. jisuanqi

    0下载:
  2. VB6.0编写的计算器,可以+-X%取模亦或,2 8 16进位换算-VB6.0 prepared calculator, can be+-X% modulus Or, 2 8 16 binary conversion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:王朔
  1. fatfuse-0.4.0.tar

    0下载:
  2. FatFuse 是一个Linux下fuse的实现,用于读取FAT16和FAT32文件系统.-FatFuse is a linux fuse implementation capable of reading FAT16 and FAT32 filesytems. It is written in python, and uses the bdec binary decoding library to decode the on-disk filesystem. The actual code d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:15.04kb
    • 提供者:taotao
  1. MutiNumberSystem

    0下载:
  2. 还在为多进制的转换而伤脑筋么,请参考这个程序.实现多种不同进制数据之间的转换-Is also a multi-binary conversion and worry about Mody, please refer to this procedure. To achieve a variety of data conversion between binary
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:18.65kb
    • 提供者:舞客
  1. RSA.ZIP

    0下载:
  2. 产生大素数,进行任何位的RSA加密解密,进行大整数的进制转换,进行大整数的加法和乘法运算。-Generate large prime numbers, any bit RSA encryption and decryption, binary large integer conversion, large integer addition and multiplication.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:772.33kb
    • 提供者:刘亚玲
  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
    • 文件大小:525byte
    • 提供者:张辉
  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-06
    • 文件大小:1.46kb
    • 提供者:roger
  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
    • 文件大小:3.25mb
    • 提供者:leifukes
  1. DES

    0下载:
  2. 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或操作,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:2.4kb
    • 提供者:zhusiyi
  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
    • 文件大小:27.19kb
    • 提供者:dashan
  1. Binary-tree-in-the-establishment

    0下载:
  2. 二叉树的建立 中序遍历二叉树 把二叉树转换成双向链表-Binary tree in the establishment of traversing Binary conversion to binary tree into a doubly linked list
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:832.83kb
    • 提供者:chen yunfei
  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-10
    • 文件大小:12.98kb
    • 提供者:吴明明
  1. makeconv

    0下载:
  2. tool creating a binary compressed representation of the conversion mapping table IBM NLTC ucmap format.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:7.62kb
    • 提供者:fihusui
  1. StatisticalCalculator

    0下载:
  2. 带有度分秒转换功能的高级科学计算器,还有十六进制、十进制、八进制、二进制之间的互相转换功能,函数与反三角函数、开方等。-Accurate conversion capabilities with advanced degrees scientific calculator, as well as hexadecimal, decimal, octal, binary among the conversion features, functions and inverse trigonometri
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-24
    • 文件大小:28kb
    • 提供者:ZhaoChunYan
  1. StatisticalCalculator

    0下载:
  2. 带有度分秒转换功能的高级科学计算器,还有十六进制、十进制、八进制、二进制之间的互相转换功能,函数与反三角函数、开方等。补充了字体文件与说明。 -Accurate conversion capabilities with advanced degrees scientific calculator, as well as hexadecimal, decimal, octal, binary among the conversion features, functions and invers
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-21
    • 文件大小:344.86kb
    • 提供者:ZhaoChunYan
  1. trans

    0下载:
  2. 在电脑中选择一个文件,点击转换,可以使二进制文件转换成地址文件。-Select a file on your computer, click on the conversion, you can make a binary file into the address file.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2.61mb
    • 提供者:friend
  1. stm32dtat

    0下载:
  2. 检测环境温度实验 stm32连接18ds20-18ds20 STM32F103 temperature sensor to obtain temperature examples of binary conversion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1.87mb
    • 提供者:毛海旭
« 12 »
搜珍网 www.dssz.com