资源列表

« 1 2 ... .67 .68 .69 .70 .71 1072.73 .74 .75 .76 .77 ... 3005 »

[汇编语言masm

说明:win32 汇编语言 播放歌曲的小程序 完整 STACK SEGMENT DB 200 DUP ( STACK ) STACK ENDS CODE SEGMENT ASSUME DS:DATA,SS:STACK,CS:CODE START: MOV AX,DATA MOV DS,AX MOV aH, 0 MOV AL,00 INT 10H *********
<xuwenjiao> 在 2025-02-02 上传 | 大小:173kb | 下载:0

[汇编语言debug

说明:为DOS提供的有力的侦错,跟踪程序运行,检查系统数据的工具程序,它是在字符界面下以单字符命令方式工作。要很好地使用它必须具备一定的汇编程序设计和硬件基本知识的能力,当然,它为汇编语言程序员提供了有效的调试手段,它的功能包括以下几个方面-For DOS provides powerful debugging, running track, check the system data utility, it is in text mode
<Dineaily> 在 2025-02-02 上传 | 大小:15kb | 下载:0

[汇编语言AsmInjection

说明:此模块可以再VB里面直接写汇编代码,语法和汇编很像,而且还可以直接调用方法注入运行!-This module can be re-written assembly code directly inside the VB syntax and compile like, but you can also call the method directly into the run!
<李呈> 在 2025-02-02 上传 | 大小:3kb | 下载:1

[汇编语言Chapter10

说明:汇编,获得pe文件所有资源式,速度快,质量高。 -Compilation of all the resources to obtain pe file type, speed and high quality. Pieces of all the resources type, speed, and high quality.
<李飞飞> 在 2025-02-02 上传 | 大小:43kb | 下载:0

[汇编语言AL-004

说明: An AL Program that prompts the user to enter a string, then counts and display the number of vowels and consonants in it using the SCASB and REPNE instructions. - An AL Program that prompts the user to enter a s
<john> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言shhiyan26

说明:用汇编语言实现两个十进制数相加的功能,并在屏幕上显示相加的两个数及结果-Use assembly language ,Implement two decimal number total sum of the function
<慕雨> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言jiekoujishu8255

说明:接口技术实验报告,8255数据传送、算术运算、可编程并行接口、扩展-Interface technology lab report, 8255 data transfer, arithmetic, programmable parallel interface, expansion
<张十渡> 在 2025-02-02 上传 | 大小:125kb | 下载:0

[汇编语言dexloop

说明:WYD2 Packets decritpion loop. YW :D
<jorge> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言VGA.ZIP

说明:draw vga in assembly
<diegosym> 在 2025-02-02 上传 | 大小:5kb | 下载:0

[汇编语言SVGA.ZIP

说明:draw figure in assembler
<diegosym> 在 2025-02-02 上传 | 大小:9kb | 下载:0

[汇编语言ESQUI.ZIP

说明:squi game in assembly
<diegosym> 在 2025-02-02 上传 | 大小:6kb | 下载:0

[汇编语言SONIDO.ZIP

说明:sound speakers in assembly
<diegosym> 在 2025-02-02 上传 | 大小:2kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 1072.73 .74 .75 .76 .77 ... 3005 »

源码中国 www.ymcn.org