资源列表

« 1 2 ... .11 .12 .13 .14 .15 1316.17 .18 .19 .20 .21 ... 3005 »

[汇编语言INTERUPT

说明:针对ADI公司的BLANKFIN535上实现中断功能-For ADI' s BLANKFIN535 interrupt function to achieve
<wheel> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[汇编语言CLK

说明:针对8080 用汇编语言实现中断,以实现时钟功能-For the 8080 assembly language to achieve interruption, in order to achieve clock function
<wheel> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[汇编语言phoneNumberInputSortSearch

说明:汇编中电话号码的输入、排序显示出来和按名称查找-Compilation of telephone numbers in the input, displayed and sorted by name Find
<张飞飞> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[汇编语言8254-1

说明:8254调试代码CODE SEGMENT ASSUME CS:CODE,DS:DATA MOV DX,INTCSR_BYTE1 MOV AL,1FH OUT DX,AL MOV DX,INTCSR_BYTE2 MOV AL,3FH OUT DX,AL MOV DX,INTCSR_BYTE3 MOV AL,00H OUT DX,AL-code of 8254CODE SEGMEN
<郑宁> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[汇编语言textedit

说明:汇编的简易文本编辑器,实现最简单的编辑功能,作为参考。-Compilation of simple text editor, to achieve the most simple editing features, as a reference.
<zhang29> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[汇编语言ASM_ASCII

说明:汇编实现键盘输入字符,AL返回的ASCII码显示出来,按ESC退出.-Compilation of keyboard input characters to achieve, AL return ASCII code is displayed, press ESC exit.
<李千> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[汇编语言matlab

说明:Matlab中的基本数据类型是向量和矩阵,所以很自然地,信号处理工具箱中的信号也用向量或矩阵表示。列向量和行向量表示单通道信号,矩阵表示多通道信号,矩阵中的每一列表示一个通道。-The basic data types in Matlab is a vector and matrix, so naturally, Signal Processing Toolbox is also used in the signal vector or
<sushiwei> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[汇编语言Huibian_shiyan4

说明:(1) 要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分; (2) 程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; (3) 凡有新的输入后,程序应按人名对电话号码表重新排序; (4) 程序可接收需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕-(1) requires procedures for the establishment of a s
<M.T> 在 2025-02-08 上传 | 大小:58kb | 下载:0

[汇编语言huibian_shiyan3

说明:程序接收用户键入的一行字符(字符个数不超过80个,该字符串用回车符结束),并按字母、数字及其他字符分类计数,然后将结果存入以letter、digit和other为名的存储单元中。-Program receives the user to type a line characters (number not more than 80 characters, the string end with a carriage return), a
<M.T> 在 2025-02-08 上传 | 大小:48kb | 下载:0

[汇编语言daxiaoxie

说明:同时输出大小写,利用Dos环境,汇编语言-Simultaneous output case
<杜宾> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[汇编语言math8051

说明:8051汇编数学函数汇总,包含多字节加法减法乘法除法-8051 compilation of mathematical functions summary
<abucai> 在 2025-02-08 上传 | 大小:4kb | 下载:0

[汇编语言huibian_shiyan2

说明: 按15行×16列的表格形式显示ASCII码为10H---100H的所有字符,即以行为主的顺序及ASCII码递增的次序一次显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-× 16 rows by 15 columns display in tabular form for the 10H--- 100H ASCII codes of all characters, that is the m
<M.T> 在 2025-02-08 上传 | 大小:53kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 1316.17 .18 .19 .20 .21 ... 3005 »

源码中国 www.ymcn.org