搜索资源列表
VBCrypto2.zip
- 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD
smd5
- md5加密解密 算法原程序-md5 encryption and decryption algorithms original program
rsaeuro-1.03d
- \\数据加密技术之几种算法\\rsaeuro-1.03d.zip-\\ data encryption technology several algorithms \\ rsaeuro - 1.03d.zip
rsaeuro-1.03s
- 数据加密技术之几种算法\\rsaeuro-1.03s.zip-data encryption technology several algorithms \\ rsaeuro - 1.03s.zip
rsa.tar
- 数据加密技术之几种算法\\rsa-faq-1-data encryption technology several algorithms \\ rsa - faq-1
rsa.txt
- 数据加密技术之几种算法\\rsa.txt.gz-data encryption technology several algorithms \\ rsa.txt.gz
cryptographic-algorithms
- 主流密码算法的源代码里面都有,从某org网站上找到的-Mainstream cryptographic algorithms which have the source code from a Web site to find org
tcl/ns2/queuing algorithms/tcp/udp
- Compare the three different queuing algorithms Drop tail, Stochastic fair queuing and Random early detection. determine which queuing algorithm gives the least lost packets for the three different queue lengths
Cryptix2.20
- 含有常用的一些加密标准算法实现- Includes the commonly used some encryption standard algorithms to realize
A-PAINLESS-GUIDE-TO-CRC-ERROR-DETECTION-ALGORITHMS
- A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC校验理论与实践的经典教程,Ross写的。-A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC checksum of the classic theory and practice tutorials, Ross wrote.
Memory.Management.Algorithms.and.Implementations.I
- Memory.Management.Algorithms.and.Implementations.In.C.C++一书的源码和书中图片的ppt格式大图。-Source code for book <<Memory.Management.Algorithms.and.Implementations.In.C.C++>> and all book diagrams in ppt format.
cryptologycoding
- 一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, an
aes-encryption-algorithms-
- aes加密算法的原理与设计实现 ,里面包含C语言代码。-aes encryption algorithms and design principles to achieve, which contains the C language code.
Encryption-Algorithms-2
- VB - Algorithms to encrypt files.(Part2)
genetic-algorithms-MATLAB
- 基于遗传算法的机器人路径规划MATLAB源码genetic algorithms genetic algorithms -MATLAB source robot path planning based on genetic algorithm genetic algorithms genetic algorithms
CPP-algorithms--
- C++算法_最高效的整数分解为平方和问题,ACM题目,时间上达到最优-Integer C++ algorithms most efficient decomposition of square and problem, ACM problem, the optimal time.
encryption-algorithms(C)-
- 各种加密算法,C源码:MD5,RC6,RSA等-Various encryption algorithms, C source code: MD5, RC6, RSA, etc.
A-Brief-Study-of-Video-Encryption-Algorithms
- A Brief Study of Video Encryption Algorithms
disk-scheduling-algorithms
- a program that implements the following disk-scheduling algorithms: FCFS, SSTF, SCAN, C-SCAN, Look and C-Look
algorithms-master
- 数据结构和算法导论中的许多算法的实现。用c++编写-By C++,some algorithms