-
反
服务反杀戮码,服务反杀戮码,服务反杀戮码,服务反杀戮码,服务反杀戮码
- 2022-04-22 09:59:45下载
- 积分:1
-
8052单片机和计算机串口通信的试验。已经成功演示,上位机用的是vb写的程序。...
8052单片机和计算机串口通信的试验。已经成功演示,上位机用的是vb写的程序。-8052 single-chip serial communication and computer tests. Have successfully demonstration PC using a program written in vb.
- 2022-12-13 07:20:03下载
- 积分:1
-
jinzhi
用32位汇编语言编写的2、8、10、16进制转换器,根据罗云彬的改编(32 assembly language to write the 2,8,10,16 hex converter the Luo Yunbin of adaptation)
- 2012-04-19 20:33:31下载
- 积分:1
-
一款用于从avi视频中提取单帧图像数据的实例,本人第一次做,有兴趣者可以联系共同探讨。...
一款用于从avi视频中提取单帧图像数据的实例,本人第一次做,有兴趣者可以联系共同探讨。-A video from avi extract single frame image data of the examples, I make the first time, those interested can contact to discuss.
- 2022-03-02 18:21:21下载
- 积分:1
-
用汇编语言实现:通过键盘输入任意两点坐标,在屏幕上开一个窗口,并设定控制窗口的颜色,要求屏幕呈现颜色的变化。(huangyujie)
用汇编语言实现:通过键盘输入任意两点坐标,在屏幕上开一个窗口,并设定控制窗口的颜色,要求屏幕呈现颜色的变化。(huangyujie)-assembly language : 2:00 keyboarding arbitrary coordinates on the screen in an open window and set the color control window, the screen has requested a change in color. (Huangyujie)
- 2023-01-29 19:25:03下载
- 积分:1
-
MenuetOS是一个操作系统开发的PC完全在32写的…
MenuetOS is an Operating System in development for the PC written entirely in 32/64 bit assembly language. Menuet64 is released under License and Menuet32 under GPL. Menuet supports 32/64 bit x86 assembly programming for smaller, faster and less resource hungry applications.
Menuet has no roots within UNIX or the POSIX standards, nor is it based on any operating system. The design goal has been to remove the extra layers between different parts of an OS, which normally complicate programming and create bugs.
- 2023-04-08 09:00:03下载
- 积分: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
-
example2
对线性系统的辨识,使用遗传算法实现,并得出图形(The identification of linear systems, the use of genetic algorithms to achieve, and draw graphics)
- 2017-05-15 16:52:05下载
- 积分:1
-
Verilog黄金教程,适合初学者及进阶
Verilog黄金教程,适合初学者及进阶-Verilog Golden tutorial, suitable for beginners and advanced
- 2022-08-21 05:16:39下载
- 积分:1
-
键盘输入顶点信息,有向图最短路径,最短时间,两点之间路径...
键盘输入顶点信息,有向图最短路径,最短时间,两点之间路径-Keyboard input vertex information, has to map the shortest path, shortest time path between two points
- 2022-03-21 01:38:27下载
- 积分:1