-
临时信息源节点(点
adhoc信息节点程序源代码(点对多点)――for atmega128-ADHOC information source code node (point-to-multipoint)- for atmega128
- 2022-04-12 13:55:01下载
- 积分:1
-
4510b start FOSS
4510b的启动源码-4510b start FOSS
- 2022-03-20 04:23:17下载
- 积分:1
-
对于ARM和# 174建筑过程调用标准
Procedure Call Standard for the ARM® Architecture-Procedure Call Standard for the ARM® Architecture
- 2022-07-06 08:56:05下载
- 积分:1
-
基于51单片机窗帘智能控制
基于51单片机窗帘智能控制
- 2022-04-02 05:01:24下载
- 积分:1
-
ARM得编程实例。很经典。在win ce5.0环境下的编程实例
ARM得编程实例。很经典。在win ce5.0环境下的编程实例-ARM programming examples too. Classic. Win ce5.0 environment in programming examples
- 2022-03-17 14:53:07下载
- 积分:1
-
有空的话自己做一个计算器吧,我为你提供源代码。这个源程序是用ARM_SDT2.51开发的嵌入在ARM里。...
有空的话自己做一个计算器吧,我为你提供源代码。这个源程序是用ARM_SDT2.51开发的嵌入在ARM里。-the time to do so themselves a calculator before, I give you the source code. This source is ARM_SDT2.51 embedded in the development of the ARM Lane.
- 2022-01-25 14:58:16下载
- 积分: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
-
本书详细介绍了TMS320F2812芯片的基本特点、硬件结构、内部功能模块的基本原理等内容...
本书详细介绍了TMS320F2812芯片的基本特点、硬件结构、内部功能模块的基本原理等内容-The book details the basic characteristics of TMS320F2812 chip, hardware structure, the internal function modules, etc. The basic principle
- 2022-02-04 11:40:14下载
- 积分:1
-
SPARTAN 3E AD数模转换器
这是本人做的模数转换,分为四个模块,最终输出为两个信号的4位二进制结果,其中采样后的为补码,所以本人转化为原码。这些模块可以根据需要更改。
- 2022-08-25 18:19:06下载
- 积分:1
-
在IAR环境下LPC2368,sd卡的读写程序
LPC2368在IAR环境下的SD卡读写程序-LPC2368 in IAR environment, the SD card reader program
- 2022-03-04 11:28:29下载
- 积分:1