资源列表

« 1 2 ... .82 .83 .84 .85 .86 2587.88 .89 .90 .91 .92 ... 3005 »

[汇编语言键盘录入数据的转换与显示

说明:本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1 - 4 symbolic value), this will be two decimal number were converted to a binary n
<赖毅勇> 在 2008-10-13 上传 | 大小:4.11kb | 下载:0

[汇编语言代码转换程序

说明:这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7模块1又调用模块2、3、4和6四个模块,其中:  模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换按“q”键退出。使用时,需将7个文件分别汇编,连接的方法为:5+1+2+3+4+6+7生成可执行文件“5” 即可运行。-This a lett
<赖毅勇> 在 2008-10-13 上传 | 大小:4.68kb | 下载:0

[汇编语言50842033c

说明:《汇编语言课程设计案例精编》源代码-"assembly language curriculum design case intensive series" source code
<王用> 在 2008-10-13 上传 | 大小:305.06kb | 下载:0

[汇编语言计算字符出现次数

说明:从键盘上输入一串字符,计算每个字符出现的次数,并在屏幕上显示这个数字-from keyboard input string of characters, each calculation of the number of characters, and the screen shows the figure
<左文礼> 在 2008-10-13 上传 | 大小:7.41kb | 下载:0

[汇编语言产生随即数(中断调用)

说明:利用1AH,21H 中断调用,在屏幕上显示1-20的随机数,并要求能连续输出,直到按下Q键为止 -use 1AH, 21H interrupted call, the screen shows the random 1-20, and will require continuous output until the Q keys so far?
<左文礼> 在 2008-10-13 上传 | 大小:5.98kb | 下载:0

[汇编语言数p.w的个数(字程序编制)

说明:: 从BUF1,BUF2为首制的两个字符串分别同基础P,W的个数,并将它们分别存入COUNTP和COUNTW单元 (字符串长度分别为COUNT1,COUNT2).-: BUF1, BUF2 system headed by the same two strings were based P, the number of W, and they were deposited COUNTP and COUNTW unit (length o
<左文礼> 在 2008-10-13 上传 | 大小:7.21kb | 下载:0

[汇编语言声音控制

说明:Dos 下的声卡音量控制程序,以内存驻留键盘激活的方式控制CD-Audio,MIDI,Voice以及Master的音量-Dos under the sound volume control procedures, the presence of memory to activate the keyboard to control CD-Audio, MIDI, and the Master's Voice volume
<左文礼> 在 2008-10-13 上传 | 大小:9.56kb | 下载:0

[汇编语言mcd

说明:只要你想听CD,它在任何时候(DOS下,游戏下都可以)用鼠标激活,鼠标控制,为你播放.并提供了选曲和暂停功能,这为光驱上无直接播放建的朋友提供了莫大的方便.该程序思路巧妙,利用INT 33H的现有鼠标功能,巧妙扩展,达到任何条件下激活的能力!-CD if you want to hear it at any time (DOS, the next game can be) activated with the mouse, mouse
<左文礼> 在 2008-10-13 上传 | 大小:3.54kb | 下载:0

[汇编语言vga640

说明:专截320*200的截画程序-professionals cut 320 * 200 closed painting proce
<左文礼> 在 2008-10-13 上传 | 大小:1.16kb | 下载:0

[汇编语言easyunpack

说明:也算是一个通用脱壳软件吧,类似 Quick Unpack,目前功能还很弱。入口点查找功能支持一部分 VC++ 6.0 和 Delphi 6.0 编写的软件。文件结构优化也只是很简单的优化,有时侯会出错。具体可以参考源代码。-also is a common software Shelling bar, similar to Quick Unpack that function also weak. The point of entry
<左文礼> 在 2008-10-13 上传 | 大小:78.91kb | 下载:0

[汇编语言ztssplit

说明:一个文件分割器软件,用汇编编写的。-a document separate software used to prepare the compilation.
<左文礼> 在 2008-10-13 上传 | 大小:14.32kb | 下载:0

[汇编语言minispy

说明:获得桌面上子窗口的属性,改变子窗口的状态-been on the table for the properties window, the window for change in the state
<左文礼> 在 2008-10-13 上传 | 大小:16.17kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 2587.88 .89 .90 .91 .92 ... 3005 »

源码中国 www.ymcn.org