资源列表

« 1 2 ... .72 .73 .74 .75 .76 2177.78 .79 .80 .81 .82 ... 33928 »

[其他嵌入式/单片机内容16

说明:编写两个十六位数的加法程序。 有两个十六位无符号数,分别存放在从20H和30H开始的数据区中,低八位先存,高八位在后,和存于R3(高八位)和R4(低八位),进位位存于R2。-Write two sixteen digits addition program. There are two 16 bit unsigned number, respectively in from 20 h and 30 h began to data
<张博> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容text

说明:设有8bits符号数X存于外部RAM单元,按以下方式计算后的结果Y也存于外部RAM单元,请按要求编写程序。 -With 8 bits symbol number X stored in external RAM unit, according to the following way calculated results Y also exist in external RAM unit, please write a progra
<张博> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容t2

说明:利用51系列单片机设计一个24小时制电子时钟,电子时钟的时、分、秒数值分别通过P0、P1、P2端口输出(以压缩BCD码的形式)。P3.0为低电平时开始计时,为高电平时停止计时-Use of 51 series microcontroller design a 24 hour system electronic clock, electronic clock, points, second respectively through num
<张博> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容e421

说明:字节拆分、合并程序 1字节BCD码转换为2字节ASCII 2字节ASCII码转化为1字节BCD码-Byte split, merge program 1 byte BCD code conversion for 2 bytes ASCII 2 bytes ASCII code into 1 byte BCD code
<张博> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[VHDL编程four_adder

说明:通过调用被实例化的模块来实现四位全加器功能-Four full adder function is achieved by calling the module is instantiated
<王泉> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[VHDL编程fpga_msp430

说明:fpga和msp430进行通信,包括他们之间的通信协议-Fpga and msp430 in communication,Including the communication protocol between them
<> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[VHDL编程jishuqi

说明:在fpga实验版上实现4位7段数码管动态显示,数字递增-In fpga experimental edition to realize four 7 period of digital tube dynamic display, digital increasing
<xyleader> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[VHDL编程fpga_test

说明:此程序用来测试fpga和msp430单片机通信是否正确-This procedure used to test fpga and msp430 single chip microcomputer communication is correct
<xyleader> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)watchdog

说明:#include <reg52.h> //52系列单片机头文件 #define uchar unsigned char #define uint unsigned int sfr WDT_CONTR=0xe1 sbit led1=P0^0 sbit leds=P1^4 //led使能 void delayms(uint xms) { uint i
<秦凯> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)breathled

说明://晶振11.0592 //灯光在单片机控制之下完成由亮到暗的逐渐变化-//Crystal 11.0592// lighting under the control of the microcontroller to complete the gradual change from light to dark
<秦凯> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)Programs

说明:Knight Rider simulation on PIC18F
<Ruben> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容c51

说明:51数字钟带各种扩展年,月,日等并且可预置。用汇编语言写的-51 digital clock with extended assembly language
<张了> 在 2025-05-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 2177.78 .79 .80 .81 .82 ... 33928 »

源码中国 www.ymcn.org