搜索资源列表
12abc
- 可以完成十进制到二进制和二进制到十进制之间的转换-be completed decimal to binary and decimal to binary conversion between the
gateway-1.4.0
- 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
lab2_Bomb-Lab-Defusing-a-binary-bomb
- 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
Pixelto01
- this codes help to change pixels to binary codes
bigint
- 大素数生成。用于加密解密。具体内容:用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.
CryptoStrings
- An example, how to encrypt\decrypt strings with XOR encryption. soruce and binary included.
mmtrie
- 写这个的出发点是吧之前做的trie能写到文件而且能很容易mmap到内存, 可以用于输入法 搜索引擎分词 词表的功能, 共享前缀存储, 支持最大20亿节点. 简单一点可以当一个hash表使用, 查找的时间复杂度为 N* Log(256) N为字符长度, key可以为二进制的数据, value 必须为int类型, 不能为0, 因为mmtrie_get()/find() 没有结果的情况下为0, 如果需要set value为0的话自己+1, 出来的时候-1就好了.-Write the start
lsbsoundsignal
- 最不 重 要 位(LSB)方法DO是将秘密数据(水印数据)嵌入到载体数据中最简单的一种方法,它是在时域里隐藏数据。任何的秘密数据都可以看作是一串二进制位流,而音频文件的每一个采样数据也是以二进制数来表示。这样,可以将部分采样值的最不重要位用代表秘密数据的二进制位替换掉,以达到在音频信号中嵌入秘密数据的目的。-The most significant bits (LSB) method of DO is the secret data (watermark data) embedded into
ImageToBianry
- It converts the Image to Binary data. it is very useful at the time of encryption of image.
QT_GPS_GSM
- 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
ten2two.tar
- 十进制转换为二进制,在linux环境下,通过栈,简易的实现数字在不同进制之间的转换的C实现代码-Decimal to binary in linux environment, through the stack, a simple digital conversion between the different C-band implementation code
GNU-compilera-binary-utilities-brief
- GNU compiler及binary utilities简介-Introduction to GNU compiler and binary utilities
NEW11
- 打开一个数据文件,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
ToBinary
- vc——将十进制数转换为二进制输出\ToBinary-vc- Converts a decimal number to binary output \ ToBinary
ToBinary
- 将十进制数转换为二进制输出\ToBinary\ToBinary.rar,很不错的vc源码,希望对大家有所帮助。-Converts a decimal number to binary output \ ToBinary \ ToBinary.rar, very good vc source code, we want to help.
MFC_zhan
- 本系统是用栈写的进制转换器,进制转换,从十进制到二进制,八进制,十六进制-The system stack write hex converter, hex conversion from decimal to binary, octal, hexadecimal
binary.Hacks
- 《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
Binary-tree-in-the-establishment
- 二叉树的建立 中序遍历二叉树 把二叉树转换成双向链表-Binary tree in the establishment of traversing Binary conversion to binary tree into a doubly linked list
Binary-arithmetic-operations
- 实现二叉树的常用操作算法:包括二叉树的建立、遍历、求高度、线索化等操作-Binary tree algorithm to achieve common actions include: the establishment of tree, traversal, seeking height, threaded and other operations
decimal-number-to-binary
- VC与C++开发基础 1 7将十进制数转换为二进制输出-VC and C++ development base 17 decimal number into a binary output