资源列表
[界面编程] a-clever-saftyprotect-sistem
说明:这是个只能智能安防警报系统,功能很齐全,界面很友好-This is only smart Security alarm systems, functions very comprehensive and very friendly interface<钟情> 在 2008-10-13 上传 | 大小:10.03mb | 下载:0
[其它] huibianpaixu
说明:文件夹中包括汇编报告和流程图,该程序实现以下功能:从键盘以十进制读入一些数,然后进行排序,最后以十进制形式输出排好序的数.-folder including the compilation report and the flowchart of the process to achieve the following functions : from the keyboard to the metric system some time to a few and then sorting, an<zn> 在 2008-10-13 上传 | 大小:15.79kb | 下载:0
[驱动编程] oney_wdm_eventlog
说明:oney的wdm书的驱动源代码eventlong代码。-oney of the `Driver source code eventlong code.<robinson jing> 在 2008-10-13 上传 | 大小:10.91kb | 下载:0
[驱动编程] oney_wdm_filter
说明:oney的wdm书的驱动源代码,filter过滤驱动的源代码-oney the `book-driven source code, filter filter driver source code<robinson jing> 在 2008-10-13 上传 | 大小:563.57kb | 下载:0
[驱动编程] oney_wdm_polling
说明:oney的wdm书的驱动源代码polling驱动程序代码。-oney of the `Driver source code polling driver code.<robinson jing> 在 2008-10-13 上传 | 大小:19.31kb | 下载:0
[驱动编程] oney_wdm_workitem
说明:oney的驱动源代码的workitem代码实例。-oney driver source code workitem code examples.<robinson jing> 在 2008-10-13 上传 | 大小:14.27kb | 下载:0
[其它] BCAB4
说明:ABAP/4是SAP下的开发语言,此文件是全中文,属于最基础部分-ABAP / 4 SAP is the development language, this document is the Chinese, the most basic part of belonging<momingrain> 在 2008-10-13 上传 | 大小:1.09mb | 下载:0
[其它] interrupt20
说明:该文件夹包括实验报告,流程图,以及源代码.程序实现功能:在主程序运行期间,每5秒钟响铃一次;当键盘上的某个键被按下时,主程序和响铃都被挂起,显示器显示buffer缓冲区中的字符串,然后等待下一次按键引起的键盘中断;当键盘中断发生后,恢复主程序和响铃.这一过程可以重复任意次。-The folder including experiments, flow charts, as well as source code. Program functions : the main program duri<zn> 在 2008-10-13 上传 | 大小:403.92kb | 下载:0
[其它] leap20
说明:输入:以十进制的形式读入要判断的年份,从键盘取得的一个十进制数转换为二进制数存入BX寄存器中,再将BX中的内容保存在变量year中。 判断:首先将year中的内容首先除以4,不能被4整除,则一定不是闰年,能被4整除的,需再将year中的内容除以100,不能被100整除的,则一定是闰年,能被100整除的,需再将year中的内容除以400,能被400整除的,则是闰年,不能被400整除的,则不是闰年。 输出:经判断后,是闰年的输出“This is a leap year!”,不是闰年的则输<zn> 在 2008-10-13 上传 | 大小:78.67kb | 下载:0