搜索资源列表
datadecrypt
- 该例程实现了一个简单的16轮分组加密算法,我在嵌入式Linux系统开发时候开发并使用的。-the routines to achieve a simple 16 block cipher algorithm, I embedded Linux system development time for the development and use.
Adpcm
- Adpcm压缩解压缩算法实现,应用于嵌入式linux平台,C/C++开发
aes_core
- Verilog实现AES加密算法 密码模块作为安全保密系统的重要组成部分,其核心任务就是加密数据。分组密码算法AES以其高效率、低开销、实现简单等特点目前被广泛应用于密码模块的研制中。密码模块一般被设计成外接在主机串口或并口的一个硬件设备或是一块插卡,具有速度快,低时延的特点。而从整体发展趋势来看,嵌入式密码模块由于灵活,适用于多种用户终端、通信设备和武器平台,将会得到更加广泛的应用
数据库算法(一)代码列表
- 数据库算法源代码,一本关于uCOS-II的经典教程,特别适合嵌入式系统开发的人员-database algorithm source code, an on uCOS-II classic handbook, particularly for embedded systems development staff
MaxSHA1.rar
- 美国安全散列算法,可兼容于嵌入式C程序.已在ICC, KEIL中得到验证,U.S. Secure Hash Algorithm, compatible embedded C program. Has ICC, KEIL been tested in
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
QR_Encode
- 嵌入式QR二维码加密算法源码,keil环境-QR codes embedded encryption algorithm two-dimensional source, keil environment
Secruity_Video_Monitor_System_based_on_ARM-LINUX_a
- 采用DSP TMS320C6711 和ARM920T, 设计并实现了支持H.264 加密的安全视频监控系统。提出了一种将高级加密标准AES 与H.264 相结合的安全视频加密系统设计方案,并在ARM—Linux 嵌入式平台下予以实现。解决了视频监控系统中视频数据保密等问题,并给出了改进加密算法的实验结果。-This paper designs and implements a security video monitor system with H.264 encryption support.
Netbit
- 嵌入式浏览器源码,对HTML词法分析、浏览器Javascr ipt支持、linux和gtk编程等做了详细的分析和介绍,并对Netbit浏览器的开发进行了介绍,分析了主要的模块的功能和组成,并给出了主要算法。-Source Embedded Browser for HTML Lexical Analysis, Browser Javascr ipt support, linux and programming such as gtk done a detailed analysis and pre
md5
- md5 算法的纯c版本。方便移植到各种嵌入式小型设备不支持c++的环境-md5 algorithm with pure C version. Easy to transplant it to systems using only C, but not C++
aescrypt305_source.tar
- Linux下数据加密算法源码,适合嵌入式系统开发-Linux source code under the Data Encryption Algorithm
EDF_Linux26
- EDF算法在linux上的实现.本文阐述了如何将优秀的实时调度算法——最早截止期限优先动态调度算法(EDF)引入linux2.6的内核中,将其改 造成实时性能更强更适合嵌入式应用的系统.文章最后介绍了对改造后的系统所进行的检验,实验结果证明改进后的 实时性能相对原来的linux2.6版本有明显的提高.-EDF implementation on Linux
2410
- 本为基于嵌入式系统的触摸屏校正算法,用于2410上-This embedded system-based touch-screen calibration algorithm for 2410 on
jiami
- 嵌入式加密文件算法,主要是有关qq之类的嵌入式算法-Algorithm embedded encrypted files, mainly related to the embedded algorithm like qq
Mobile_robot_path_algorithm_research
- 移动机器人算法嵌入式系统设计与路径规划算法研究-Embeded Mobile robot path algorithm research
debase64
- C实现64加密算法,用C实现的加密算法,方便用于嵌入式编程-loading 64
hashc51huibian
- 在keil51下sha1和md5算法的汇编实现。提高了基础的汇编效率,使得整体运算速度加快,适合与嵌入式中实现。-Under the keil51 sha1 and md5 algorithm assembler implementation. Improve the efficiency of the foundation of the assembly, making the overall computing speed, for implementation and embedded i
MD5_Source_Code
- 适合移植到嵌入式系统的MD5算法,算法采用了一些优化算法。-MD5 algorithm suitable for transplantation to the embedded system
c-Senior-courseware
- 这是一个c语言高级课件,共十章,包括编译预处理、c语言编程实践、数据结构与算法概述、链表、c语言在嵌入式中的应用、以及一些常用的排序算法等等。另外附上嵌入式c程序的编译与调试及单独对指针和数组的讲解。-This is a senior c language courseware, chapter ten, including compiling pretreatment, c language programming practice, summary of data structure and
MD5
- MD5算法源码,C语音,可以方便移植到嵌入式平台。(MD5 algorithm source code)