-
LPC3250的例子程序
lpc3250 example program
- 2023-02-27 02:45:04下载
- 积分:1
-
基于STM32和TFT液晶屏编写的贪食蛇程序,详细,能够使用的,下载完了要给点回复哦!...
基于STM32和TFT液晶屏编写的贪食蛇程序,详细,能够使用的,下载完了要给点回复哦!-Based on the STM32 and TFT LCD贪食蛇procedures prepared, detailed and can use, download finished to give points back Oh!
- 2022-01-21 04:35:35下载
- 积分:1
-
MIPS R4400 用户手册,指令集介绍
MIPS R4400 用户手册,指令集介绍-The R4000 processor provides complete application software
compatibility with the MIPS R2000, R3000, and R6000 processors.
Although the MIPS processor architecture has evolved in response to a
compromise between software and hardware resources in the computer
system, the R4000 processor implements the MIPS ISA for user-mode
programs. This guarantees that user programs conforming to the ISA
execute on any MIPS hardware implementation.
- 2022-03-23 20:42:34下载
- 积分:1
-
这是一个原始的DT930的运行程序!直接下载到DT930中就可以使用!...
这是一个原始的DT930的运行程序!直接下载到DT930中就可以使用!-This is a primitive operation procedures DT930! Directly downloaded to the DT930 can be used!
- 2023-02-14 00:45:04下载
- 积分:1
-
cgic207的源文件
这是基于C语言的Linux +arm的web服务器编程,web的服务器使用的是boa ,服务器和应用程序用cgi ,这是官方的cgic库。
- 2022-02-13 00:29:08下载
- 积分:1
-
一个简易调试器(支持ARM7TDMI)
一个简易调试器(支持ARM7TDMI)-a simple debugger (Support ARM7TDMI)
- 2022-08-19 15:37:31下载
- 积分: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
-
这个代脉是用430F427的液晶显示程序,简单实用.
这个代脉是用430F427的液晶显示程序,简单实用.-This clock is used on behalf of the liquid crystal display 430F427 procedures, simple and practical.
- 2022-01-26 18:06:47下载
- 积分:1
-
ad9850 串口 c51
ad9850的串行接口程序,51单片机上的,c语言程序,包含提供串行通信方式,简单有效,keilC51环境-AD9850/9851 based on digital signal generator, debug through, keilC51 environment
- 2022-04-11 20:22:12下载
- 积分:1
-
清华大学ARM培训教材,希望对大家有所帮助
清华大学ARM培训教材,希望对大家有所帮助-Tsinghua University, ARM training materials, and they hope to help everyone
- 2023-02-02 03:45:03下载
- 积分:1