资源列表

« 1 2 ... .33 .34 .35 .36 .37 838.39 .40 .41 .42 .43 ... 3005 »

[汇编语言Assembly-classic-code

说明:汇编经典代码 顺序程序设计   将两个多位十进制数相加,要求被加数、加数均以ASCⅡ码形式各自顺序存放在以DATA1和DATA2为首的五个内存单元中(低位在前),结果送回DATA1处。-Assembly classic code sequence programming will be more than two decimal number additive, request augend and addend are in
<唐泥> 在 2025-01-22 上传 | 大小:19kb | 下载:0

[汇编语言Assembly-experimental-report

说明:2012年合肥工业大学 计算机与信息学院 汇编语言程序设计实验报告-In 2012, hefei university of technology institute of computer and information assembly language programming experiment report
<唐泥> 在 2025-01-22 上传 | 大小:23kb | 下载:0

[汇编语言The-use-of-DEBUG

说明:实验一 DEBUG的使用实验内容:    1、利用DEBUG程序中的“E”命令,将两个多字节数“12345678H”和“FEDCBA98H”分别送入起始地址为DS:0200H和DS:0204H两个单元中。    2、分别用直接寻址方式和寄存器间接寻址方式编写程序段,实现将DS:0200H单元和DS:0204H单元中的数据相加,并将运算结果存放在DS:0208H单元中。-The experiment a DEBUG use exp
<唐泥> 在 2025-01-22 上传 | 大小:12kb | 下载:0

[汇编语言Simulation-test

说明:汇编语言模拟试题六 1.下面说法正确的是( C ) A.8086/8088为20位CPU。 B.不同的逻辑段的段地址有可能相同。 C.同一个逻辑段内所有单元的段地址相同,而偏移地址各不相同。 D.SP寄存器指示下一条要执行的指令的偏移地址。-Assembly language the simulated test questions six 1. Below is correct to say that (C) a.
<唐泥> 在 2025-01-22 上传 | 大小:9kb | 下载:0

[汇编语言matlab6.5study

说明:matlab实例教程(含语句注释),包含13个章节,详细-matlab tutorial examples (including the statement notes), contains 13 chapters, detailed
<刘翠苹> 在 2025-01-22 上传 | 大小:2.45mb | 下载:0

[汇编语言MVC-Pattern-(12-Samples)

说明:12个ASP.NET MVC3例子,C#语言编写,Visual Studio 2010 Ultimate环境,-Download Visual Studio 2010 Ultimate and ASP.NET MVC3,While running samples in this solution remember to close all opened files. Otherwise you will face compil
<阿乐> 在 2025-01-22 上传 | 大小:2.15mb | 下载:0

[汇编语言100asp

说明:100个ASP小例子,包括猜数字,倒计时间,读书室,动态广告条,发帖,发留言等-100 ASP small example, including guess Numbers, countdown room, reading room, dynamic article advertising, post, hair message, etc
<阿乐> 在 2025-01-22 上传 | 大小:5.13mb | 下载:0

[汇编语言MvcMusicStore-Assets

说明:MVC Music Store 代码,网上商店模板,可自行更改,Data文件夹里放数据库文件-MVC Music Store code, on-line Store templates, but to change, Data folder put database file
<阿乐> 在 2025-01-22 上传 | 大小:1.32mb | 下载:0

[汇编语言huibianyuanmadaquan

说明:汇编源码大全。是从一个网站上直接下载的。在此希望对朋友们有一些帮助。-Assembler source Daquan. Direct download from a website. In the hope to have some friends to help.
<有福> 在 2025-01-22 上传 | 大小:13mb | 下载:0

[汇编语言1

说明:固定4个循环状态:东绿灯,其他红灯10秒,西绿灯,其他红灯10秒,南绿灯,其他红灯10秒,北绿灯,其他红灯10秒。写入检查是否正确。-Fixed four cycles of state: East green light, red light 10 seconds Other West the green light, red light 10 seconds Other Southern green light, red light
<zhoumeng> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[汇编语言2.2

说明:编写程序,学习随机存储器的访问,检查RAM中0到4FH中内容为0的个数,将结果存放在50H中,要求使用R0(@ R0)间接寻址。-Program, learning random memory access checking RAM to 4FH in content to the number of zeros, and the results are stored in 50H, requires the use of indire
<zhoumeng> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[汇编语言3

说明:编写程序,学习只读存储器的访问,检查ROM中0到4FH中内容为0FFH的个数,将结果存放在50H中,要求使用DPTR(@A+DPTR)或PC(@A+PC)变址寻址。-Program, learning the read-only memory access, check the ROM to 4FH content 0FFH number, the result is stored in 50H, requires the use of
<zhoumeng> 在 2025-01-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 838.39 .40 .41 .42 .43 ... 3005 »

源码中国 www.ymcn.org