搜索资源列表
class
- RC5/RC6 Base加密/解密源码 -RC5/RC6 Base encryption/decipher source code
rc5
- 8051 RC5 Decoder A simple RC5 decoder written in C . Written to emulate a SAA3049.
8051code
- 8051 进行加解密的源代码,包括rc5,rc6等-8051 for encryption and decryption of the source code, including RC5, production, etc.
RC5-CTS
- RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输
code
- MF RC500的一个设计的源代码,对射频芯片的控制。-MF RC500, a design source code, RF chip control.
lpc932-RC5
- 程序描述:红外遥控RC5码解码程序,经串口发送-Descr iption: RC5 infrared remote control code decoding process, by the serial port to send
rc5
- rc5 c语言源代码。可修改性强。适合学习调试使用~-rc5 c language source code. May amend the strong. Study for debugging use ~
RC5-DECODE-PROGRAM
- 程序描述:红外遥控RC5码解码程序,经串口发送 目标cpu:lpc932 晶振:11.0592M 硬件描述:一体化接收头接P20.指示LED接P26 编译器:KEIL 7.05 作者:刘玉宏(liu1234)-Descr iption: RC5 infrared remote control code decoding process, by the serial port to send the target cp
RC5
- RC5算法的实现源代码,包含 RC5_C程序.doc rc5.exe-RC5 algorithm source code, including RC5_C procedures. Docrc5.exe
IRswitch
- rc5 remote control with 8 relays
decodare
- RC5 IR Remote Control Decoder
IR_RC5_8051
- RC5 IR remote controller ReadKey example written in C code. Microcontroller: AT89C52 Compiler: Keil
RC5-Senden
- RC5 RC 5 AVR transmitter code in C
3ch_remote
- THIS RX PROJECT :3 channel remote control CRYSTAL 4 MHz RC5 FORMAT @38KHz , 35 duty cycle ADDRESS = 0X0B ch1 = 0X01 ch2 = 0X02 ch3 = 0X03 NOT USE TOGGLE ALWAY = 0- THIS IS RX PROJECT :3 chan
rc5.
- 这是RC5算法的ASM实现,效率很高,可以直接用到工程中去-This is the RC5 algorithm ASM realization of very efficient and can be used directly on projects to
infrared_remote_control_receiver_rc5
- How to build an infrared remote control receiver for Philips RC5 ( http://en.wikipedia.org/wiki/RC-5 and http://it.wikipedia.org/wiki/RC-5 ) -How to build an infrared remote control receiver for Philips RC5 ( http://en
rc5
- RC5 Remote control code in 8051
rc5
- rc5 code (IR control), c source code for avr
01
- This source code for IR remote control with RC5 code. hex file working in AVR ATmega8 microcontroller with Crystal Oscillator 16Mhz. Infra red sensor (TSOP -1736) must connected to PORTD.2 (External Interrupt 0) of mic
RC5 code
- encryption of rc5 algorithm implemented in java