资源列表

« 1 2 ... .06 .07 .08 .09 .10 1211.12 .13 .14 .15 .16 ... 3005 »

[汇编语言heximalASC_convert_to_decimal

说明:将十六进制数的ASCII码转换为十进制数-Hexadecimal numbers to decimal ASCII code conversion
<全丽萍> 在 2025-02-06 上传 | 大小:6kb | 下载:0

[汇编语言loop_project_design

说明:本实验要求通过求某数据区内负数的个数来表现循环程序的结构形式。要求实验程序在数据区中存放一组数据,为统计负数的个数,逐个判断区内的数据,然后将所有数据中凡是符号位为1的数据的个数累加起来,即得到区内所包含负数的个数-This experiment requires a data region by calculating the number of negative performance cycle to structure the
<全丽萍> 在 2025-02-06 上传 | 大小:5kb | 下载:0

[汇编语言xunzai.com

说明:汇编语言的课程课件 希望大家能够喜欢,也希望大家上传更多的源代码 希望大家继续支持pudn网-Assembly language courseware hope you will like, I hope you upload more code hope you will continue to support pudn Network
<刘德华> 在 2025-02-06 上传 | 大小:1.84mb | 下载:0

[汇编语言MSP430

说明:简介 MSP430 的内核CPU 结构是按照精简指令集和高透明指令的宗旨来设计的使用的指令有硬件执行的 内核指令和基于现有硬件结构的高效率的仿真指令仿真指令使用内核指令及芯片额外配置的常数发生器 CG1 CG2 MSP430 指令的寻址方式包括立即寻址索引寻址符号寻址和绝对寻址这四种方式均可用于源操 作数而索引符号和绝对寻址方式只可用于目的操作数源操作数的指令集需占用代码存储器中的1~3 个字-430 assem
<tuxm> 在 2025-02-06 上传 | 大小:393kb | 下载:0

[汇编语言dianti

说明:电梯功能 汇编程序 asembly 汇编语言编写 -电梯功能 汇编程序 asembly
<植树> 在 2025-02-06 上传 | 大小:4kb | 下载:0

[汇编语言093

说明:一个珍藏版的汇编语言屏幕保护程序,基于DOS环境下的-A program of screen protect
<张三> 在 2025-02-06 上传 | 大小:61kb | 下载:0

[汇编语言a.asm

说明:要求从键盘输入十六进制数转化成十进制输出,要有输入提示信息-Requires input from the keyboard into a decimal number in hexadecimal output, the input message must be
<张小丫> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言ZProtectByPass

说明:一个跳过国产著名壳保护软件ZProtect硬件锁的代码,汇编编写-Skip made a well-known shell protection software ZProtect hardware lock code, compilation of writing
<ucsm> 在 2025-02-06 上传 | 大小:9kb | 下载:0

[汇编语言max_or_min_ASM

说明:在以BUFFER为首址的内存中存放了若干个带符号数, 其个数存放在首单元,寻找出它们最大值放到存储单元MAXVAL中, 最小值放到存储单元MINVAL中。-BUFFER headed to the site in memory storage of a number of a signed, the number stored in the first unit, find out their storage unit MAXVAL p
<lmz> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言pianoASM

说明:根据乐曲中不同的音符是由输出不同频率的声波而产生的原理,通过设置PC机中 8253定时器不同的计数值,可由扬声器发出不同的曲调。 以下是实现PC机作为一架可弹奏的钢琴演奏预定的曲调。程序中采用了INT 21H软中断调用了DOS的常用子程序。-According to different notes in music from the output generated sound waves of different frequencie
<李明洲> 在 2025-02-06 上传 | 大小:3kb | 下载:0

[汇编语言num_to_month

说明:程序采用子程序的结构形式,子程序有:将输入的二位月份数转换为二进制数的子程序;从字符表中查找相应的英文缩写的子程序;将月份的英文字母显示在屏幕上的子程序。-Program structure using subroutines, subroutine are: the input of two months as a binary number conversion routines from the character table
<李明洲> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言8255

说明:编写程序,使8255端口A工作在方式0并作为输出口,端口B工作在方式1并作为输入口,则端口C的PC2成为选通信号输入端STBB,PC2成为中断请求信号输出端INTRB。 当B口数据就绪后,通过发STBB 信号来请求CPU读取端口B数据,并送A端口输出显示。 -Write a program to work in 8255 mode 0, port A as output port, the port operating in m
<李明洲> 在 2025-02-06 上传 | 大小:2kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 1211.12 .13 .14 .15 .16 ... 3005 »

源码中国 www.ymcn.org