资源列表
[汇编语言] MIANshizhong
说明:时钟程序,已经验证成功,可直接使用在单片机开发板-clock procedures have proved to be successful, can be directly used in MCU development board<xuying> 在 2008-10-13 上传 | 大小:1.85kb | 下载:0
[汇编语言] AssembelyLanguageSourceCodeSeries
说明:由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, 8051/8096/8099/8048 compilation i<绳鹏> 在 2008-10-13 上传 | 大小:344.04kb | 下载:0
[汇编语言] pangduanrunnian
说明:活用汇编的功能,用汇编语言来判断某一年是否为闰年.-kind of a compilation of functions, using assembly language to judge whether a particular year as a leap year.<348752885> 在 2008-10-13 上传 | 大小:3.76kb | 下载:0
[汇编语言] App1-TOOLS
说明:汇编上机实验指南.绝对手把手教你.这部分的内容对汇编语言的初学者来说绝对是最好的教程.-compilation of experimental guidance on the plane. You absolutely Maxivista. This part of the contents of the assembly language is absolutely beginners the Guide is the best.<348752885> 在 2008-10-13 上传 | 大小:200.92kb | 下载:0
[汇编语言] panduanrunnian
说明:这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a judgment of whether a particular year Runnian procedures, Ifleap.exe running executable, the importation of specific years, output this year is<xiaoqiang> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0
[汇编语言] chanshenshuijishu
说明: 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arb<xiaoqiang> 在 2008-10-13 上传 | 大小:1.81kb | 下载:0
[汇编语言] Demo_asm_80x86
说明:80X86的一些例子程序,对学习汇编很有帮助。-80X86 some examples of procedures, a compilation of useful learning.<葛钦钦> 在 2008-10-13 上传 | 大小:24.5kb | 下载:0
[汇编语言] jisuanpintachangdu
说明:这是一个计算数字平台长度的程序,如: 运行时输入: 111122333,结果为: 4 1111 注:本程序在dos中或windows98中运行。 -This a digital platform length calculation procedures, such as : Runtime input : 111122333. results : 4 1111 Note : this pr<xiaoqiang> 在 2008-10-13 上传 | 大小:1.23kb | 下载:0
[汇编语言] sizeyunshuan
说明:这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\\masm>js 3+2 5 c:\\masm>js 6*7 2A c:\\masm>js 10-4 c c:\\masm>js 12/3 6-This is downloaded<xiaoqiang> 在 2008-10-13 上传 | 大小:2.93kb | 下载:0