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

搜索资源列表

  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
    • 文件大小:21860
    • 提供者:ye ma
  1. Binary

    0下载:
  2. Binary Calculator Test
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:590
    • 提供者:bagard
  1. bst

    0下载:
  2. binary search tree in c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5630
    • 提供者:manoj
  1. bstree.tar

    0下载:
  2. this a binary search tree implementation including some operations. Have fun.-this is a binary search tree implementation including some operations. Have fun.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1260
    • 提供者:melosh
  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
    • 文件大小:172431
    • 提供者:dem
  1. bh-win-04-flake-3-binary-diff-strategy

    0下载:
  2. A tutorial on binary diff startegies
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:358892
    • 提供者:cp
  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
    • 文件大小:5200
    • 提供者:王涛
  1. OptimalBST

    0下载:
  2. 最优二叉搜索树的构建,动态规划实现。gcc编译通过,可将构建好的树以列表的形式打印出来。-Optimal binary search tree construction, Dynamic Programming. gcc compile.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:11834
    • 提供者:m
  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
    • 文件大小:5662327
    • 提供者:曹磊
  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-16
    • 文件大小:124901
    • 提供者:ssakq
  1. Binary-Extended-Goppa-Codes

    0下载:
  2. Binary Extended Goppa Codes Generation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-11-20
    • 文件大小:319488
    • 提供者:yadigar
  1. binary-tree

    0下载:
  2. 二叉树的创建,二叉树中结点的查找,测二叉树的深度宽度,输出二叉树的叶子结点-Binary tree creating, search binary tree node , the binary tree s depth and width, output binary tree leaf nodes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:2161
    • 提供者:陆言
  1. Binary-tree-travel-around

    0下载:
  2. 建立一个二叉树,并实现添加,删除节点,周游二叉树的功能。-Binary tree travel around
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1237365
    • 提供者:Brant
  1. Binary-Coded-Decimal

    0下载:
  2. Binary-Coded Decimal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:575939
    • 提供者:陈雪萍
  1. binary

    0下载:
  2. binary search c source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:2128
    • 提供者:daica
  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
    • 文件大小:16665788
    • 提供者:沈彤
  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
    • 文件大小:852822
    • 提供者:chen yunfei
  1. Sets-binary-tree-algorithm

    0下载:
  2. 本实例实现了二叉树相关的一系列算法,包括建立二叉树、二叉树的前序、中序和后序遍历、统计数的结点数和叶子结点数。-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.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:1205
    • 提供者:hxk
  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
    • 文件大小:9410
    • 提供者:lilu
  1. binary-file-comparison-Mechanism

    0下载:
  2. 基于有向图的二进制文件结构化比较机制研究-Based on directed graph structured binary file comparison Mechanism
  3. 所属分类:Scanner

    • 发布日期:2017-04-02
    • 文件大小:40663
    • 提供者:lzf
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com