资源列表

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

[汇编语言5

说明:输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program
<> 在 2025-01-16 上传 | 大小:19kb | 下载:0

[汇编语言MBR

说明:一个MBR (硬盘主引导区)的汇编源代码.-A MBR (master boot hard disk area) a compilation of source code.
<姚聪> 在 2025-01-16 上传 | 大小:4kb | 下载:0

[汇编语言clock

说明:调用系统时间,在屏幕上显示出来;获取键盘的按键值,判断键值并退出系统 -Call system time displayed on the screen access to the keys of the keyboard, the key to determine and exit the system
<黄渊> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[汇编语言circle

说明:masm32 汇编源码-masm32 assembly source code
<jts> 在 2025-01-16 上传 | 大小:8kb | 下载:0

[汇编语言crc

说明:CRC s ASM implementation
<laofu> 在 2025-01-16 上传 | 大小:5kb | 下载:0

[汇编语言汇编语言源代码

说明:大小写转换- The big small letter transforms
<小熊> 在 2025-01-16 上传 | 大小:22kb | 下载:0

[汇编语言Jiao

说明:sad
<小熊> 在 2025-01-16 上传 | 大小:32kb | 下载:0

[汇编语言testwin

说明:如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件- How compiles is smaller than the 20K Windows procedure How de
<刘豫晋> 在 2025-01-16 上传 | 大小:13kb | 下载:0

[汇编语言CMOS

说明:用vc写的外壳 通过调用asm生成的程序来读出或写入cmos。解释CMOS每一字节含义.- The outer covering writes which with vc through transfers the asm production the procedure to read out or to read in cmos. Explains the CMOS each byte meaning
<> 在 2025-01-16 上传 | 大小:95kb | 下载:0

[汇编语言Win32asm tutorial (Hume)

说明:win32ASM编程参考-win32ASM programming reference
<林松> 在 2025-01-16 上传 | 大小:1.29mb | 下载:0

[汇编语言菜单使用的例子

说明:masm32菜单使用的例子-masm32 menu use example
<> 在 2025-01-16 上传 | 大小:6kb | 下载:0

[汇编语言时钟驻留程序

说明:汇编的时钟驻留程序- Assembly clock resident program
<王华斌> 在 2025-01-16 上传 | 大小:3kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 572.73 .74 .75 .76 .77 ... 3005 »

源码中国 www.ymcn.org