资源列表
[汇编语言] DM642asm_c
说明:一个TIDM642DSP处理器测试程序,分别用C和ASM编写,ASM分别用10~6个循环实现,适宜学习流水线编程手段和熟悉汇编命令-a TIDM642DSP processor test procedures were used to prepare C and ASM. ASM respectively 10 ~ 6 cycling and appropriate learning tools and programming pipe<赵鑫> 在 2024-11-20 上传 | 大小:15kb | 下载:0
[汇编语言] morchuanshuo
说明:这是由文曲星的开发者LEE写的汇编游戏末日传说.rar代码-This is the brightest developers to write LEE compilation doomsday legends game. Rar code<望见乡> 在 2024-11-20 上传 | 大小:46kb | 下载:0
[汇编语言] Iap_lite.inc
说明: 文件名:TEST.C * 功能:测试IAP_Lite功能 * 日期:2003.11.10 ******************************************************************/ #include "REG931.H" #include "IAP_LITE.H"-File Name : TEST.C* Function : IAP_Lite functional te<tao> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[汇编语言] program_drive
说明:本文件提供各种驱动程序和汇编代码,包括温度芯片驱动等等.-This document provides various Driver and compile code, including temperature chip-driven, and so on.<zhu> 在 2024-11-20 上传 | 大小:294kb | 下载:0
[汇编语言] My_Dos_Programming
说明:华工电信系汇编习题的编程实现,全部是源码,所有程序均已调试通过-laborers telecommunications systems compilation Exercise Program, all-source, all the procedures have been adopted Debugging<blacksun> 在 2024-11-20 上传 | 大小:94kb | 下载:0
[汇编语言] sumsungVFDdiaplay
说明:三星VFD显示程序 下载密码123456-download code 123456<> 在 2024-11-20 上传 | 大小:6kb | 下载:0
[汇编语言] AllAutoXiyijiC51
说明:C51试验平台下的汇编程序 实现了全自动洗衣机的部分功能,如:过程选取、时间控制、速度控制、液晶显示等功能-C51 platform under the pilot program compilation of automatic washing machines some functions, such as : the process of selection, time control, speed control, LCD di<wangpeng> 在 2024-11-20 上传 | 大小:73kb | 下载:0
[汇编语言] C51CrossLight
说明:1.设计一个交通灯控制器。 2.利用学习机上的发光二极管,设定东、南、西、北4个方向,各3个灯(红、黄、绿)。交通灯控制器正常工作时,南北方向红灯亮3秒,黄灯闪2秒,绿灯亮3秒,以此类推。东西方向绿灯亮3秒,黄灯闪2秒,红灯亮3秒,以此类推。 3.设定两个紧急按钮,一个控制南北灯,一个控制东西灯。当按下相应的紧急键时,其控制方向的交通灯亮绿灯,其他方向的交通灯亮红灯,至自控键松开,恢复正常交通控制。 -1. Design o<wangpeng> 在 2024-11-20 上传 | 大小:10kb | 下载:0
[汇编语言] microscan
说明:提供complier microscan 的程式檔-complier for the program file NCCLS<Hsiangi Chen> 在 2024-11-20 上传 | 大小:237kb | 下载:0
[汇编语言] diamazhuanhuan
说明:这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中: 模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7<李浪> 在 2024-11-20 上传 | 大小:5kb | 下载:0