搜索资源列表
c2
- 《C语言常用算法》配套代码源程序,绝对经典,欢迎各位下载
加密算法
- 经典加密算法BLOWFISH的C语言实现,用于实现安全通信
Scheduling.rar
- 经典的Job Shop问题调度算法,用Visual C++语言实现。 ,Job Shop Scheduling Problem
RSA
- rsa算法c语言实现 完整 有对话框,密码学经典非对称加密实现-rsa algorithm c language there is complete dialog box
FileEncode
- 自己编写的用C语言简单的异或算法所编写的短小精悍的文件加密程序!实现了密码加密功能!已经运行通过。非常经典,绝对是学习C语言的算法的好例子。有小又精才是最好的-I have written using C language simple XOR algorithm dapper prepared file encryption program! The realization of the encryption password! Has been running through. Very c
password
- 一些经典的古典加密算法的C语言实现,很不错的东西-Some classic classical encryption algorithm C language, it is a good thing
CForRSA
- C语言实现的RSA算法,其中还有DES等经典算法-C language implementation of the RSA algorithm, with classical algorithm such as DES
C_language_programming_code_DES_encryption_algorit
- C语言编程DES加密经典算法代码 C language programming code for DES encryption algorithm Classic-C language programming code for DES encryption algorithm Classic
KDE2.Qt.Programming.Bible.2001
- 经典的900个C语言经典源码, 其中包括一些常用算法等东西-Classic 900 classic C language source code, including some commonly used algorithms and other things
des-algorithm-c-language
- c语言des算法,一种传统的加密算法,较为经典-des algorithm c language, a traditional encryption algorithms, the more classical
RSA
- 超经典、完整、规范的RSA公钥加密认证签名C语言算法-Super classic, complete, standard RSA public key encryption and authentication signature C language algorithm
sha224
- 经典的做哈希值的加密算法源码,使用c++语言写的。-To do the classic hash code encryption algorithm, using c++ language.
sha384
- 经典的哈希值计算的加密算法源码,该程序使用c++语言编写。-The classic hash value encryption algorithm source code, the program uses c + + language.
chazhi
- 加密算法中经典的DES算法的C语言实现,利用此算法可以掌握对称加密算法的大致流程-Encryption algorithms, classic DES algorithm in C language, the use of this algorithm can grasp the general process of the symmetric encryption algorithm
paixu
- 排序的算法有很多种,本程序运用C语言经典的冒泡排序方法和选择排序法。同时用过文本文件对需要的数据进行存取。-Sort algorithm, the program to use C language classic bubble sort method and select the sorting method. Used the text file of the data required at the same time to be accessed.
AESencrypt
- AES是经典的非对称加密算法,AES加密算法的C语言现实,代码可扩展性强-The Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001. Based on the Rijndael cipher d
DESencryption
- DES是经典的非对称加密算法,DES加密算法的C语言现实,在VC6.0下编写,代码可扩展性强-The Data Encryption Standard is a previously predominant algorithm for the encryption of electronic data. It was highly influential in the advancement of modern cryptography in the academic world.
paixu
- C经典数值算法实例源码,C语言程序设计必看源码,内含多种排序算法,如PCBUB0、PCHAP0、PCSHL0等。-C classical numerical algorithm example source code, C language programming must-see source code, containing a variety of sorting algorithms, such as PCBUB0, PCHAP0, PCSHL0.
TraditionalCrypt
- 经典密码算法。四个打包。包括移位密码,弗吉尼亚密码,周期密码,列置换密码。使用C语言实现,控制台程序。可用于密码学实验。-Classical cryptographic algorithms. Four packaging. Including the shift cipher, Virginia passwords, periodic password column permutation password. Using the C language, the console program.
RSA
- 利用C语言编写程序,成功的实现对RSA算法的编程,操作简单,方便,程序经典!-Using C language program, the successful implementation of RSA algorithm programming, simple operation, convenient, program classic!