资源列表

« 1 2 ... .63 .64 .65 .66 .67 968.69 .70 .71 .72 .73 ... 3005 »

[汇编语言8-1

说明:编写子程序嵌套结构的程序,把整数分别用二进制和八进制形式显示出来。 主程序BANDO:把整数字变量VAL1存入堆栈,并调用子程序PAIRS 子程序PAIRS:从堆栈中取出VAL1 调用二进制显示程序OUTBIN显示出与其等效的二进制数,输出八个空格;调用八进制显示程序OUTOCT显示出与其等效的八进制数,调用输出回车及换行符的子程序 -Write subroutine nesting structure of the pr
<谢轩> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[汇编语言shz22

说明:通过利用汇编语言中的循环,堆栈,延时等技巧以及子程序,BIOS和DOS的调用,由用户选择,实现在屏幕中央输出A到Z或者显示黑客帝国式的屏保。-Through the use of the cycle, stack, and delay in the assembly language skills and the subroutine, the BIOS and DOS calls, selected by the user to ac
<permanent> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[汇编语言ArtOfDisassembly

说明:反汇编的艺术 英文版电子书加程序源码 汇编语言 编写反汇编引擎必看-Disassemble the art of English e-book and the program source code written in assembly language disassembler engine must see
<krs> 在 2025-01-31 上传 | 大小:2.55mb | 下载:0

[汇编语言AddSection_src

说明:asm 的 addsection 功能-asm 的 addsection 功能..........
<羽然> 在 2025-01-31 上传 | 大小:4kb | 下载:1

[汇编语言dianziqin

说明:简易电子琴,利用所给键盘的1,2,3,4,5,6,7,8八个键,能够发出8个不同的音调,并且要求按下按键发声,松开延时一段时间停止,中间再按别的键则发另一音调的声音。当系统扫描到键盘上有键被按下,则快速检测出是哪一个键被按下,然后单片机的定时器被启动,发出一定频率的脉冲,该频率的脉冲经喇叭驱动电路放大滤波后,就会发出相应的音调。如果在前一个按下的键发声的同时有另一个键被按下,则启用中断系统,前面键的发音停止,转到后按的键的发音程序,发出
<陈大伟> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[汇编语言fanfan

说明:A simple calculus in Assembly
<Phung Tri> 在 2025-01-31 上传 | 大小:3kb | 下载:0

[汇编语言wenben

说明:汇编实现打开文本文档后对字符的替换与查找,可实现全部替换功能-Assembly replacement character to open a text document lookup can replace all function
<live> 在 2025-01-31 上传 | 大小:18kb | 下载:0

[汇编语言yueshu

说明:汇编实现利用欧几里得算法,求最大公约数,同时求出最新公倍数-Assembly to achieve the Euclidean algorithm, greatest common divisor, and find the latest common multiple
<live> 在 2025-01-31 上传 | 大小:6kb | 下载:0

[汇编语言jingzhi

说明:汇编实现二进制,八进制,十进制,十六进制间的一些转化-Assembly to achieve binary, octal, decimal, hexadecimal conversion
<live> 在 2025-01-31 上传 | 大小:8kb | 下载:0

[汇编语言music

说明:汇编实现通过按相应的键盘按钮,发出不同的音,是mipi编程-Assembly to achieve a different tone, press the corresponding button on the keyboard, issued mipi programming
<live> 在 2025-01-31 上传 | 大小:5kb | 下载:0

[汇编语言masm6doc1

说明:微软的masm的资料,是英文版的,对学好汇编有一定的好处。-Microsoft masm information is in English, there are certain advantages to learn assembly.
<live> 在 2025-01-31 上传 | 大小:137kb | 下载:0

[汇编语言batt

说明:to store the data of battery its imp
<pari> 在 2025-01-31 上传 | 大小:1kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 968.69 .70 .71 .72 .73 ... 3005 »

源码中国 www.ymcn.org