搜索结果

找到约 841 项符合 Asm 的查询结果

汇编语言 max7219演示程序

max7219演示程序,非常非常非常实用的哦,将后缀改为asm即可
https://www.eeworm.com/dl/644/376747.html
下载: 96
查看: 1008

汇编语言 ev1527发射

ev1527发射,pic接收的源程序(asm)
https://www.eeworm.com/dl/644/378697.html
下载: 40
查看: 1035

汇编语言 一个电子时钟

一个电子时钟,基于MSC51的ASM汇编
https://www.eeworm.com/dl/644/379236.html
下载: 61
查看: 1027

汇编语言 显示汉字的汇编程序

显示汉字的汇编程序,已经通过测试,但使用时必须要有hzk16,将其与hz.asm放在同一路径下
https://www.eeworm.com/dl/644/379836.html
下载: 144
查看: 1007

Linux/Unix编程 gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------

gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40 ...
https://www.eeworm.com/dl/619/381722.html
下载: 124
查看: 1080

Linux/Unix编程 帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <s

帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #define TRUE 1 #define FALSE 2 //a framebuffer device structure typed ...
https://www.eeworm.com/dl/619/386216.html
下载: 187
查看: 1101

汇编语言 第1

第1,3,5,7个灯半亮,其余的全亮2.ASM??,3,5,7个灯半亮,其余的全亮2.ASM
https://www.eeworm.com/dl/644/387767.html
下载: 35
查看: 1042

嵌入式/单片机编程 基于单片机的数字电压表

基于单片机的数字电压表,里面有ASM程序
https://www.eeworm.com/dl/647/387786.html
下载: 70
查看: 1050

DSP编程 解压后不用安装

解压后不用安装,再右键解压,有TMS320X24xxDSPQ15格式的定点函数库文件及对应的C源文件和asm源文件
https://www.eeworm.com/dl/516/389484.html
下载: 49
查看: 1025

单片机开发 实验四 子程序设计实验 实验目的:通过调试数据块传送程序

实验四 子程序设计实验 实验目的:通过调试数据块传送程序,加深对循环程序的理解,掌握子程序的设计与MedWin环境下子程序的调试。进一步加深对并行I/O口的理解。 实验内容: 1. 调试程序dmove.asm,观察片外数据区7000H、A000H开始的单元内容变化规律。 修改程序将7010H-7073H单元内容传送至B000H开始的存储区中。 2. ...
https://www.eeworm.com/dl/648/390727.html
下载: 27
查看: 1135