-
Enter the string from the keyboard using bios string showing the results of
从键盘中输入一串字符串用bios显示出结果-Enter the string from the keyboard using bios string showing the results of
- 2022-02-05 16:51:20下载
- 积分:1
-
进制转换,将数字以任意进制(2,8,10,16)输入,选择另一个进制(2,8,10,16)输出。...
进制转换,将数字以任意进制(2,8,10,16)输入,选择另一个进制(2,8,10,16)输出。-Hexadecimal conversion, digital to arbitrary M-ary (2,8,10,16) input, select another band (2,8,10,16) output.
- 2023-06-23 03:25:02下载
- 积分:1
-
对pic18f4520 ADC转换器
ADC Converter for PIC18f4520
- 2022-03-21 13:04:37下载
- 积分:1
-
In the editing interface to create the necessary controls and Properties Lieuten...
在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。-In the editing interface to create the necessary controls and Properties Lieutenant ID, Caption completed table to check and edit the control box to connect variables, on the message processing function by adding the specified code.
- 2022-06-18 21:26:55下载
- 积分:1
-
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,...
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序
-The use of assembly language to achieve a typing practice program, the program interface for the typical Dos window, when the characters fall from the top window, if the button with the same characters, the character turns red, in the typing after the end of typing results is given , in the typing process by pressing ESC to exit
- 2022-03-30 10:49:15下载
- 积分:1
-
8051ASM汇编源代码。
8051asm 汇编器source code.-8051asm assembler source code.
- 2022-10-11 07:25:03下载
- 积分:1
-
C# 由离散点到等高线分布
应用背景
程序可以根据让用户自定义输入生成随机点数量、设定X范围、设定Y范围、设定Z范围来自定义生成一系列随机点数量,并根据用户设定的周围搜索点数量来进行规则格网的插值,然后根据输入的等高线间距进行等高线的生成。
关键技术在图层显示上,可以显示DEM数据、随机点数据、等高线数据,并根据用户自定义的图层进行显示和叠加。程序可以修改等高距进行显示。
- 2022-03-30 05:27:09下载
- 积分:1
-
经典的时钟读写程序,他包含对芯片的读操作和写操作,还特意说明一些注意事项...
经典的时钟读写程序,他包含对芯片的读操作和写操作,还特意说明一些注意事项-classic clock read and write procedures, the chip contains the read operation and write operation also specifically give some attention to matters
- 2022-03-05 20:12:57下载
- 积分: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
-
汇编语言程序,包括画图程序,音乐程序,打字游戏程序,文件处理程序...
汇编语言程序,包括画图程序,音乐程序,打字游戏程序,文件处理程序-Assembly language program, including the Paint program, music program, typing game procedures, documentation procedures
- 2022-01-25 18:05:48下载
- 积分:1