-
Windows环境下32位汇编语言程序设计配套书源码第9章
Windows环境下32位汇编语言程序设计配套书源码第9章-Windows Environment 32-bit assembly language programming package source book Chapter 9
- 2022-07-08 03:30:18下载
- 积分:1
-
Windows环境下32位汇编语言程序设计,附带源码,讲解的很详细,呵呵@...
Windows环境下32位汇编语言程序设计,附带源码,讲解的很详细,呵呵@-Windows Environment 32-bit assembly language programming, with source code, on the very detailed,呵呵@
- 2022-02-21 18:50:05下载
- 积分:1
-
Tabla multiplicar
.model 小
64.stack
.data
num db"Introdusca 联合国第 $",10,13 ;可变段 reslpaldar el número digitado por el usuario。
.code
属于:
mov ax @data
mov ds、 ax
mov 啊,09 h
lea dx num
int 21 h
mov 啊,01h ;Pedir el número al usuario
int 21 h
潜艇基地,30 h
mov num,al ; guardamos el número digitado en num 中。
mov cl,01 h; Iniciamos el 康塔多 en 1
mov cx 10
tabla:
mov al,num ; movemos al número guardado en num AL
mul cl ; se multiplica CL por AL,el resultado se 瓜尔达 en AL
aam ; ajuste ASCII 段 multiplicación
mov bx,ax;Se respalda la multiplicación BX el
mov 啊,02 h
mov dl,10,13 ; imprimimos 联合国非裔
int 21 h
mov 啊,02 h
mov dl,bh ; Imprime la 单方面阿尔塔德尔登记 BX,si el número es 市长德 9 imprime las decenas
添加 dl,30 h;Suma 30 段 imprimir el número 真实。
int 21 h
mov dl、 bl ; imprime la 单方面巴哈德 BX o la
- 2022-01-25 14:43:48下载
- 积分:1
-
用传输矩阵法计算一维光子晶体的带结构的程序,用matlab所编,文件解压后,程序写在word文档中,并附有在matlab下画的图,本人感觉非常有用...
用传输矩阵法计算一维光子晶体的带结构的程序,用matlab所编,文件解压后,程序写在word文档中,并附有在matlab下画的图,本人感觉非常有用-use of the transfer matrix method one-dimensional photonic crystal with the structure of the program, prepared by Matlab. unpacks the files, procedures written in word document, together with the painting under Matlab plans, I feel very useful
- 2022-03-10 03:15:02下载
- 积分:1
-
中断列表(1) 352K
中断列表(1) 352K-suspended list (1) 352K
- 2022-12-13 13:45:03下载
- 积分:1
-
Windows环境下32位汇编语言程序设计配套书源码第10章
Windows环境下32位汇编语言程序设计配套书源码第10章-Windows Environment 32-bit assembly language programming book source package Chapter 10
- 2023-01-24 03:15:03下载
- 积分:1
-
设计要求:
出于不同目的的旅客对交通工具有不同的要求.例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中...
设计要求:
出于不同目的的旅客对交通工具有不同的要求.例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中转次数最少.编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询.
//请保留此信息,谢谢
1.需求分析:
(1)提供对城市信息进行编辑(如添加或删除)的功能.
(2)城市之间有两种交通工具:火车和飞机.提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能.
(3)提供两种最优决策:最快到达或最省钱到达.全程只考虑一种交通工具.
-design requirements : For different purposes to transport passengers have different requirements. For example, on official business travelers in the journey time as short as possible away tourists expect possible travel provinces, and elderly passengers asked the least number of transit. establishment of a national inter-city traffic advisory proceedings, for the visitors two or three best decision of the Transport Advisory.// Please keep this information, I would like to thank one. demand analysis : (1) to provide information on the city for editing (such as add or delete) function. (2) Town between the two modes : Train and aircraft. Schedules for the train and flights for editing (created or deleted) function. (3)
- 2022-03-23 02:35:30下载
- 积分:1
-
包含很多有用的程序,例如:随机加法运算,判断对错并算出总分,给出优良中差等级别,有较好的界面设计。...
包含很多有用的程序,例如:随机加法运算,判断对错并算出总分,给出优良中差等级别,有较好的界面设计。-contains many useful processes, such as : random addition operations, and calculated judgment wrong scores, given poor grades were excellent, a better interface design.
- 2022-03-23 20:08:30下载
- 积分:1
-
汇编语言开发驱动程序的开发包,里面有很多很实用的实例和工具。...
汇编语言开发驱动程序的开发包,里面有很多很实用的实例和工具。-Assembly language development driver development kit, which has a lot of very practical examples and tools.
- 2022-03-05 04:20:59下载
- 积分:1
-
IC卡购电软件实现,可以参考代码的源程序
IC卡购电软件实现,可以参考代码的源程序-IC card software realize the purchase of electricity, you can reference the source code
- 2022-08-03 11:19:13下载
- 积分:1