文件名称:sha1_c51
-
所属分类:
- 标签属性:
- 上传时间:2012-10-17
-
文件大小:7.54kb
-
已下载: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, specifically for the 8-bit machine optimization, C and assembly language programming with the language-mixing. Full KeilC projects, a test code. Optimized speed: once SHA1 (64 bytes), 66363 instruction cycles, corresponding to 16MHz DS80C320 16ms code space: Byte, C support library 148 bytes (which can cover) data space: xdata 320 (0x140) bytes (which can cover the ), data 34 bytes (can cover)
优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms
代码空间:字节,C支持库148字节(可覆盖)
数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖)
-SHA1 algorithm MCS-51 platform, original code, specifically for the 8-bit machine optimization, C and assembly language programming with the language-mixing. Full KeilC projects, a test code. Optimized speed: once SHA1 (64 bytes), 66363 instruction cycles, corresponding to 16MHz DS80C320 16ms code space: Byte, C support library 148 bytes (which can cover) data space: xdata 320 (0x140) bytes (which can cover the ), data 34 bytes (can cover)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sha1_c51/sha1.c
sha1_c51/sha1.h
sha1_c51/sha1asm.src
sha1_c51/sha1test.c
sha1_c51/sha1test.Uv2
sha1_c51/STARTUP.A51
sha1_c51
sha1_c51/sha1.h
sha1_c51/sha1asm.src
sha1_c51/sha1test.c
sha1_c51/sha1test.Uv2
sha1_c51/STARTUP.A51
sha1_c51
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.