搜索资源列表
-
1下载:
SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。
优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms
代码空间:字节,C支持库148字节(可覆盖)
数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖)
-SHA1 algorithm MCS-51 platform, original code, specificall
-
-
0下载:
rsa算法源程序,C代码.信息安全rsa非对称加密算法用c语言编程实现 rsa的C语言实现 gcc 3.4.2编译通过
-rsa algorithm source code, C code. information security rsa asymmetric encryption algorithm using c language rsa the C programming language compiler gcc 3.4.2 through
-
-
0下载:
This archive contains md5 code developed in c++ programming language
-
-
0下载:
This book introduces standard C++ and the key programming and design techniques supported
by C++. Standard C++ is a far more powerful and polished language than the version of C++ introduced by the first edition of this book. This book presents eve
-
-
0下载:
C语言编程DES加密经典算法代码 C language programming code for DES encryption algorithm Classic-C language programming code for DES encryption algorithm Classic
-
-
0下载:
InsightThis a very different book on the C language! In an easy, conversational style, Peter van der Linden, of Sun s compiler and OS kernel group, presents dozens of astonishing examples drawn from practical experience, including:
- Software th
-
-
0下载:
AES加密算法c语言实现代码,对提高C语言编程能力有一定帮助。-AES encryption algorithm c language code, to improve the ability of the C programming language .
-
-
0下载:
这是几个基础的C语言程序源代码,包括九九乘法表、求公约数、行列互换、指针赋值和顺序输出等,供初学者使用-This is the basis of several C language source code, including the multiplication table, find the number of conventions, the ranks of the swap, pointer assignment and sequential output, for beginner
-