-
此程序为KEIL环境下开发的代码(开发环境备选里没有KEIL),功能在成功运行后可以播放“生日快乐”歌。所需要的开发硬件为AT89C51为主芯片的单片机。...
此程序为KEIL环境下开发的代码(开发环境备选里没有KEIL),功能在成功运行后可以播放“生日快乐”歌。所需要的开发硬件为AT89C51为主芯片的单片机。-This program is developed under the code in KEIL environment (development environment, where there is no alternative KEIL), features a successful running play " Happy Birthday" song. Required the development of hardware-based chip microcontroller AT89C51.
- 2022-01-22 04:17:21下载
- 积分:1
-
这个程序主要是为了简单方便的改变屏幕的分辨率。
这个程序主要是为了简单方便的改变屏幕的分辨率。-This procedure is simple and convenient in order to change the screen resolution.
- 2022-03-15 06:28:50下载
- 积分:1
-
Info compilation manual .. is a practical tool for beginners ...
汇编速查手册..是初学者的实用工具-Info compilation manual .. is a practical tool for beginners ...
- 2023-08-13 03:00:03下载
- 积分:1
-
设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要...
设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要-Language textbooks and textbooks compiled the relevant knowledge, and an increase of some of the compilation of the material layer architecture to meet the needs of organizations never learned the computer needs of students
- 2022-02-13 19:43:01下载
- 积分:1
-
实现8251可编程通信实验的汇编源代码
使用环境是星研集成环境...
实现8251可编程通信实验的汇编源代码
使用环境是星研集成环境-8251 programmable communication experiment to achieve the compilation of source code for the use of the environment is an integrated environment for satellite research
- 2022-06-22 04:24:42下载
- 积分:1
-
with DSP5410 achieve PN code, assembly language programming
用DSP5410实现PN码,汇编语言编程-with DSP5410 achieve PN code, assembly language programming
- 2022-01-26 01:31:15下载
- 积分:1
-
对网上LR分析表的改正,能直接运行,请大家帮忙改正
对网上LR分析表的改正,能直接运行,请大家帮忙改正 -LR-line analysis of the correction table, direct running, please help correct
- 2022-02-07 05:33:14下载
- 积分:1
-
钢琴模拟发声 汇编语言编写
钢琴模拟发声 汇编语言编写-Piano simulation audible language compilation
- 2022-10-13 07:20:03下载
- 积分:1
-
基于51单片机的交通灯控制系统
IDE:Keil uVision2
基于51单片机的交通灯控制系统
IDE:Keil uVision2-51 microcontroller-based traffic light control system IDE : Keil uVision2
- 2022-03-14 01:52:42下载
- 积分:1
-
LPC2000 启动代码Start.s文件简要分析
LPC2000 启动代码Start.s文件简要分析
先说一下启动代码的位置,启动代码是在板子加电后首先执行的。所以非要用汇编来写才行。
要完成处理器模式的初始化、设置中断向量表、设置各个模式下的堆栈、初始某些变量从而把
系统带到一个合适的运行环境中开始用户程序的运行。
本段设置处理器的模式相关常量
- 2023-08-02 02:00:02下载
- 积分:1