资源列表

« 1 2 ... .43 .44 .45 .46 .47 1948.49 .50 .51 .52 .53 ... 3005 »

[汇编语言masm-query

说明:汇编实现字符查找功能:data segment word1 db macth! ,0ah,0dh, $ word2 db no match! ,0ah,0dh, $ buffer1 db ? 存入关键字 buffer2 db 20h dup(?) db 0 db 20h duo(?) 存输入字符,大小可改 data ends stack1 segment stack db 200h du
<> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[汇编语言8259_1

说明:本源程序通过使用星研集成环境中的8259实现中断控制-Interrupt control
<wushengbing> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[汇编语言8255

说明:本源程序通过使用星研集成环境中的8255芯片实现交通灯的功能-The traffic lights
<wushengbing> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[汇编语言example

说明:Write an EXE program that accepts a string from the keyboard, converts it to HEX (this algorithm should also check to see if the input is a number), and stores it. It should take a second string and convert it to H
<Yan> 在 2025-02-09 上传 | 大小:2kb | 下载:0

[汇编语言3

说明:一个带条件控制的循环程序实例,用汇编语言编写,适合初学者-a condition-controlled loop instance, written in assembly language for beginners
<Yemei> 在 2025-02-09 上传 | 大小:9kb | 下载:0

[汇编语言virus

说明:主要是介绍了一些电脑病毒,它的代码有部分注明了。对初学者有用。-this source is main recommand how to program computer virus.it is base on assemble languge of x86.you must master x86 cmos ship.
<yewenjie> 在 2025-02-09 上传 | 大小:717kb | 下载:0

[汇编语言strcompare

说明:this the code to control if there is a string in a vector.-this is the code to control if there is a string in a vector.
<ironfox> 在 2025-02-09 上传 | 大小:3kb | 下载:0

[汇编语言division

说明:assembly code to do divide two numbers in two registers
<ironfox> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[汇编语言sqrt

说明:assembly code to make sqrt
<ironfox> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[汇编语言strlen

说明:assemby code to control the string lenght
<ironfox> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[汇编语言strcut

说明:assemby code to make stringcut
<ironfox> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[汇编语言reverse

说明:assembly code to reverse a vector
<ironfox> 在 2025-02-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 1948.49 .50 .51 .52 .53 ... 3005 »

源码中国 www.ymcn.org