搜索资源列表
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.
Binary
- Binary Calculator Test
bst
- binary search tree in c
bstree.tar
- this a binary search tree implementation including some operations. Have fun.-this is a binary search tree implementation including some operations. Have fun.
CryptoStrings
- An example, how to encrypt\decrypt strings with XOR encryption. soruce and binary included.
bh-win-04-flake-3-binary-diff-strategy
- A tutorial on binary diff startegies
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
OptimalBST
- 最优二叉搜索树的构建,动态规划实现。gcc编译通过,可将构建好的树以列表的形式打印出来。-Optimal binary search tree construction, Dynamic Programming. gcc compile.
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
GNU-compilera-binary-utilities-brief
- GNU compiler及binary utilities简介-Introduction to GNU compiler and binary utilities
Binary-Extended-Goppa-Codes
- Binary Extended Goppa Codes Generation
binary-tree
- 二叉树的创建,二叉树中结点的查找,测二叉树的深度宽度,输出二叉树的叶子结点-Binary tree creating, search binary tree node , the binary tree s depth and width, output binary tree leaf nodes
Binary-tree-travel-around
- 建立一个二叉树,并实现添加,删除节点,周游二叉树的功能。-Binary tree travel around
Binary-Coded-Decimal
- Binary-Coded Decimal
binary
- binary search c source code
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
Sets-binary-tree-algorithm
- 本实例实现了二叉树相关的一系列算法,包括建立二叉树、二叉树的前序、中序和后序遍历、统计数的结点数和叶子结点数。-The examples of the binary tree algorithm, including the establishment of a binary tree, binary tree preorder, inorder, and postorder traversal, statistical number of nodes and leaf nodes.
Binary-arithmetic-operations
- 实现二叉树的常用操作算法:包括二叉树的建立、遍历、求高度、线索化等操作-Binary tree algorithm to achieve common actions include: the establishment of tree, traversal, seeking height, threaded and other operations
binary-file-comparison-Mechanism
- 基于有向图的二进制文件结构化比较机制研究-Based on directed graph structured binary file comparison Mechanism