搜索资源列表
mm
- 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
LCD12864
- 128*64完整驱动,编译器GCC,AVR单片机-failed to translate
usart
- gcc编写,通用AVR 的串口程序。适用mega8/16/32/64/128-gcc AVR comm port code, with mega8/16/32/64/128
cc2420
- 基于ATMEL 128单片机CC2420的编程,开发平台是AVR G-CC2420 Microcontroller ATMEL 128 based on the programming, development platform AVR GCC
C.mada-128
- 在GCC下对maga128写入的步进电机控制例程 里面有详细说明-Detailed descr iption of stepper motor control routines written in GCC maga128
ARV_BOOTLOADER.RAR
- AVR BOOTLOADER • Support many types of AVR microcontrollers. • Support AVR device with multi-uart. • Support RS232/RS485/RS422 mode. -Support AES crypt routine (128/256 bits key) • Support customize communication baud
aes-ppc
- ppc_AES_[en|de]crypt perform at 18 cycles per byte processed with 128-bit key, which is ~40 better than 64-bit code generated by gcc 4.0. -ppc_AES_[en|de]crypt perform at 18 cycles per byte processed with 128-bit key, which is ~40 better than 64-b
UCOS-II
- AVR-128 GCC环境下例程 UCOS-II -AVR-128 GCC UCOS-II
SD
- AVR-128 GCC 环境 SD卡实验test-AVR-128 GCC SD test
SPI
- AVR-128 GCC环境 SPI通信实验-AVR-128 GCC SPI test
PS2
- AVR-128 GCC PS2 通信实验-AVR-128 GCC PS2 test
DS1302
- AVR-128 GCC DS1302 时钟实验-AVR-128 GCC DS1302 test
EEPROM
- AVR-128 GCC EEPROM实验-AVR-128 GCC EEPROM test
LCD12864
- AVR-128 GCC LCD1284 + DS1302 实验-AVR-128 GCC LCD1284+ DS1302 test
Crypt-Loki97-master
- Loki97 is 128-bit block cipher that accepts a variable-length key. It was designed by Lawrie Brown, Josef Pieprzyk, and Jennifer Seberry. Loki97 was one of the 15 candidates for the AES. BONUS The C file, _loki97.c, is a standalone Loki97 i