搜索资源列表
CRC算法C源程序
- C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
B_M算法
- 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
fenxingshushejixitong
- 基于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
C++排序算法优化大全
- 两篇编程指导文档汇总。 专门讲述排序算法和优化。
MACmessageauthenticationcode.r
- 这是一个消息鉴别码MAC算法编程的实例,是学习网络安全的绝好例子。,This is a message authentication code MAC algorithm programming examples of study are excellent examples of network security.
rsa
- RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
program
- 经典算法编程,包括动态规划,最短路,回朔,高精度,数论的相关题型。-Classical algorithm programming, including dynamic programming, the most short-circuit, back to New Moon, high accuracy, the number of relevant questions.
Publickeyalgorithm
- 这是一个公钥算法编程实例,是学习网络安全编程的绝好案例。-This is an example of a public key algorithm programming, network security study are an excellent case programming.
Hashdigest
- 这是一个哈希摘要算法编程的实例,是学习网络安全编程的绝好案例。-This is a hash digest algorithm programming examples are studying network security programming excellent case.
AbstractSignatureandverification
- 这是一个摘要签名和验证算法编程的实例,是学习网络安全的绝好例子。-This is a summary of the signature and verification algorithm programming examples of study are excellent examples of network security.
DES
- DES算法单机版,VB编程环境,经过测试,可以使用。-DES Athmetic, In Visual Basic
AES
- AES算法软件的实现,采用c++编程实现,可以直接下载调用。-failed to translate
8736103199-GuTingTing-RSA
- 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
HexEnc
- 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
public_key
- 公钥算法编程代码,运行前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
introductiontomoderncryptography
- 一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。-A descr iption of the study of modern knowledge of cryptography information programming for the cryptographic algorithm is useful.
pagechange
- 操作系统的页面置换算法编程,页面管理与虚拟空间与物理空间的管理算法-The operating system page replacement algorithm for programming, the page management and virtual space and physical space management algorithm
myrsa
- 公钥密码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
gudianmimasuanfa
- 信息安全中 古典算法编程 包含源代码 可实现-Programming includes classical algorithm source code can be realized
C++_编程思想
- 主要讲述计C++语言的的编程思想,编写流程,STL源码的过程(It mainly focuses on the programming thought of c ++ language, the process of writing process and STL source code)