-
STM32移植加密算法 AES ARC ECC HASH RAND RSA TDES_DES
STM32移植加密算法 AES ARC ECC HASH RAND RSA TDES_DES 源码算法
- 2023-02-28 10:55:02下载
- 积分:1
-
介绍一些原始的手臂代码,并在美国下分享。
一些ARM入门的原代码,
和大家分享下。-Introduction to some of the original ARM code, and under the U.S. share.
- 2022-07-12 16:34:22下载
- 积分:1
-
AVR试验板程序,有LED,键盘和串口的程序
AVR试验板程序,有LED,键盘和串口的程序-AVR test board procedures have LED, keyboard and serial procedures
- 2022-05-06 00:39:38下载
- 积分:1
-
TEA5767
TEA5767-PLL收音机整套方案(汇编源码)-TEA5767- PLL radio package (compiled source code)
- 2022-08-18 06:52:36下载
- 积分:1
-
s3c2410技术手册中文版第6章,学习嵌入式的必要章节。
s3c2410技术手册中文版第6章,学习嵌入式的必要章节。-S3C2410 technical manual Chinese edition Chapter 6, learning the necessary embedded sections.
- 2022-07-18 05:26:07下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
The PDF describes how to develop in the EWARM in stm32f10x series of very helpfu...
该PDF讲述了怎样在EWARM中进行开发stm32f10x系列,对初学者很有帮助。-The PDF describes how to develop in the EWARM in stm32f10x series of very helpful for the beginner.
- 2022-07-20 03:09:34下载
- 积分:1
-
ARM开发中Wiggler调试ADS1.2环境搭建!!! 重要!
ARM开发中Wiggler调试ADS1.2环境搭建!!! 重要!-ARM development wiggler debugging environment ADS1.2 structures! ! ! Important!
- 2022-02-01 19:21:51下载
- 积分:1
-
EasyARM2131 development board ___________1 one source. GPIO output experimental
EasyARM2131开发板源码之一___________1.GPIO输出实验-蜂鸣器控制-EasyARM2131 development board ___________1 one source. GPIO output experimental- control buzzers
- 2022-08-20 13:13:50下载
- 积分:1
-
uip 0.6的中文说明,包含英文资料,非常全,好东西,协议站说明文档。...
uip 0.6的中文说明,包含英文资料,非常全,好东西,协议站说明文档。-the Chinese that included English, very full, good things, the agreement stops documentation.
- 2022-03-23 01:25:28下载
- 积分:1