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

搜索资源列表

  1. CRC算法C源程序

    0下载:
  2. C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14353
    • 提供者:刘强
  1. B_M算法

    2下载:
  2. VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC + + programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type of dense text 2l bits, we c
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30926
    • 提供者:赖晖
  1. fenxingshushejixitong

    0下载:
  2. 基于VC++6.0分别采用LS文法生成算法和LS文法递归算法编程实现一种分形树. 提供界面允许用户输入分形树迭代次数,由程序绘制树形分形体. -based VC 6.0 respectively LS Algorithm grammar and grammar LS recursive algorithm programming a fractal tree. provide interface allows users to import fractal tree iteration
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:167950
    • 提供者:陈守勇
  1. C++排序算法优化大全

    0下载:
  2. 两篇编程指导文档汇总。 专门讲述排序算法和优化。
  3. 所属分类:系统编程

    • 发布日期:2009-09-22
    • 文件大小:4244
    • 提供者:jj410@163.com
  1. MACmessageauthenticationcode.r

    0下载:
  2. 这是一个消息鉴别码MAC算法编程的实例,是学习网络安全的绝好例子。,This is a message authentication code MAC algorithm programming examples of study are excellent examples of network security.
  3. 所属分类:Network Security

    • 发布日期:2017-04-06
    • 文件大小:9630
    • 提供者:张童
  1. rsa

    0下载:
  2. RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:228718
    • 提供者:joney
  1. program

    0下载:
  2. 经典算法编程,包括动态规划,最短路,回朔,高精度,数论的相关题型。-Classical algorithm programming, including dynamic programming, the most short-circuit, back to New Moon, high accuracy, the number of relevant questions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:74448
    • 提供者:sfsf
  1. Publickeyalgorithm

    0下载:
  2. 这是一个公钥算法编程实例,是学习网络安全编程的绝好案例。-This is an example of a public key algorithm programming, network security study are an excellent case programming.
  3. 所属分类:Network Security

    • 发布日期:2017-04-29
    • 文件大小:9443
    • 提供者:张童
  1. Hashdigest

    0下载:
  2. 这是一个哈希摘要算法编程的实例,是学习网络安全编程的绝好案例。-This is a hash digest algorithm programming examples are studying network security programming excellent case.
  3. 所属分类:Network Security

    • 发布日期:2017-04-15
    • 文件大小:8295
    • 提供者:张童
  1. AbstractSignatureandverification

    0下载:
  2. 这是一个摘要签名和验证算法编程的实例,是学习网络安全的绝好例子。-This is a summary of the signature and verification algorithm programming examples of study are excellent examples of network security.
  3. 所属分类:Network Security

    • 发布日期:2017-04-25
    • 文件大小:10024
    • 提供者:张童
  1. DES

    0下载:
  2. DES算法单机版,VB编程环境,经过测试,可以使用。-DES Athmetic, In Visual Basic
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:9937
    • 提供者:在水一方
  1. AES

    0下载:
  2. AES算法软件的实现,采用c++编程实现,可以直接下载调用。-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4836
    • 提供者:冯慧
  1. 8736103199-GuTingTing-RSA

    0下载:
  2. RSA密码体制的实现摘要自20世纪90年代以来,计算机网络技术使得计算机应用得到 ... 用VC++编程实现了RSA算法加密和解密运算,在算法的实现过程中,调用了已有的大整数类-The realization of RSA cryptosystem Abstract from the 20th century since the 90' s, computer network technology allows computer applications to be used ... VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:19365
    • 提供者:shenyong
  1. HexEnc

    0下载:
  2. VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:69444
    • 提供者:117
  1. public_key

    0下载:
  2. 公钥算法编程代码,运行前visual c++环境需安装openssl,及相关安全证书库文件-Public key algorithm programming code to run before the visual c++ environment, the need to install openssl, and the relevant safety certificates library files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:78405
    • 提供者:李维
  1. introductiontomoderncryptography

    0下载:
  2. 一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。-A descr iption of the study of modern knowledge of cryptography information programming for the cryptographic algorithm is useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4482526
    • 提供者:lixiaobo
  1. pagechange

    0下载:
  2. 操作系统的页面置换算法编程,页面管理与虚拟空间与物理空间的管理算法-The operating system page replacement algorithm for programming, the page management and virtual space and physical space management algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:1102
    • 提供者:兰天
  1. myrsa

    0下载:
  2. 公钥密码RSA ① 通过实际编程掌握非对称密码算法RSA的加密和解密以及快速加、解密过程,加深对非对称密码算法的认识。 ② 实现对RSA的解密密钥攻击。 -Public-Key Cryptography RSA ① through practical programming in non-asymmetric cryptographic algorithm RSA encryption and decryption as well as rapid encryption and d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:37649
    • 提供者:scorpio
  1. gudianmimasuanfa

    0下载:
  2. 信息安全中 古典算法编程 包含源代码 可实现-Programming includes classical algorithm source code can be realized
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-23
    • 文件大小:14277
    • 提供者:陈玲
  1. C++_编程思想

    0下载:
  2. 主要讲述计C++语言的的编程思想,编写流程,STL源码的过程(It mainly focuses on the programming thought of c ++ language, the process of writing process and STL source code)
  3. 所属分类:Linux/Unix编程

« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com