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

搜索资源列表

  1. 12abc

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

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

    0下载:
  2. The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this r
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.9mb
    • 提供者:为什么
  1. lab2_Bomb-Lab-Defusing-a-binary-bomb

    0下载:
  2. CSAPP最为有名的拆炸弹实验,根据汇编代码找出六枚炸弹,代码是我曾经学校的实验clone,希望大家可以拿去练习,这个实验非常好玩,非常考研阅读代码能力-Most famous CSAPP dismantle bomb experiment to find six bombs, according to the assembly code, the code I have school experiment clone, I hope we can take practice, this exp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2016-12-23
    • 文件大小:166.95kb
    • 提供者:落叶飘轩
  1. Pixelto01

    0下载:
  2. this codes help to change pixels to binary codes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:62.07kb
    • 提供者:ramin
  1. bigint

    4下载:
  2. 大素数生成。用于加密解密。具体内容:用C或C++语言编写的一个生成二进制为1024位的大素数的程序。-Generate large prime numbers. For encryption and decryption. Specific elements: using C or C++ Language to prepare a generation of binary for the 1024 program of large prime numbers.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-13
    • 文件大小:21.35kb
    • 提供者:ye ma
  1. CryptoStrings

    0下载:
  2. An example, how to encrypt\decrypt strings with XOR encryption. soruce and binary included.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:168.39kb
    • 提供者:dem
  1. mmtrie

    0下载:
  2. 写这个的出发点是吧之前做的trie能写到文件而且能很容易mmap到内存, 可以用于输入法 搜索引擎分词 词表的功能, 共享前缀存储, 支持最大20亿节点. 简单一点可以当一个hash表使用, 查找的时间复杂度为 N* Log(256) N为字符长度, key可以为二进制的数据, value 必须为int类型, 不能为0, 因为mmtrie_get()/find() 没有结果的情况下为0, 如果需要set value为0的话自己+1, 出来的时候-1就好了.-Write the start
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5.08kb
    • 提供者:王涛
  1. lsbsoundsignal

    0下载:
  2. 最不 重 要 位(LSB)方法DO是将秘密数据(水印数据)嵌入到载体数据中最简单的一种方法,它是在时域里隐藏数据。任何的秘密数据都可以看作是一串二进制位流,而音频文件的每一个采样数据也是以二进制数来表示。这样,可以将部分采样值的最不重要位用代表秘密数据的二进制位替换掉,以达到在音频信号中嵌入秘密数据的目的。-The most significant bits (LSB) method of DO is the secret data (watermark data) embedded into
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:972byte
    • 提供者:yuanyuan
  1. ImageToBianry

    0下载:
  2. It converts the Image to Binary data. it is very useful at the time of encryption of image.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:2.07kb
    • 提供者:sanu
  1. QT_GPS_GSM

    0下载:
  2. GPS和GSM通信实验,GSM规范]对短消息传输定义了三种控制协议:即二进制协议(块模式),基于字符的AT命令接口协议(文本模式)和基于字符的十六进制编码二进制传输块接口协议(PDU 模式)。-GPS and GSM communication experiment, GSM standard] for the short message transmission control protocol defines three types: the binary protocol (block m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5.4mb
    • 提供者:曹磊
  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. GNU-compilera-binary-utilities-brief

    0下载:
  2. GNU compiler及binary utilities简介-Introduction to GNU compiler and binary utilities
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:121.97kb
    • 提供者:ssakq
  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
    • 文件大小:1.81mb
    • 提供者:宋艳茹
  1. ToBinary

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

    • 发布日期:2017-03-28
    • 文件大小:6.55kb
    • 提供者:吴新宝
  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
    • 文件大小:6.63kb
    • 提供者:
  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. binary.Hacks

    1下载:
  2. 《Binary Hacks:黑客秘笈100选》的主题是关于底层程序的技术。说到底层,就是和“原始的”计算机很接近的意思。-The theme of " Binary Hacks: the hacker Tips 100 election" is a program about the underlying technology. Layer in the final analysis, is the " original" computer is very c
  3. 所属分类:Network Security

    • 发布日期:2017-12-03
    • 文件大小:15.89mb
    • 提供者:沈彤
  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. Binary-arithmetic-operations

    0下载:
  2. 实现二叉树的常用操作算法:包括二叉树的建立、遍历、求高度、线索化等操作-Binary tree algorithm to achieve common actions include: the establishment of tree, traversal, seeking height, threaded and other operations
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:9.19kb
    • 提供者:lilu
  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-13
    • 文件大小:2.34kb
    • 提供者:yang
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com