资源列表
[汇编语言] pianosound
说明:利用IBM PC机的系统喇叭发声的电子琴程序,在WINDOWS 98系统可以调试通过-IBM PC speaker system audible, the flower procedures, in Windows 98 system debugging through<阿传> 在 2008-10-13 上传 | 大小:898byte | 下载:0
[汇编语言] timerclock1
说明:这是一个电子表的源码,使用的是51和时钟芯片相配合,控制方式为红外控制。-This is an electronic form of the source code, using the clock chip and 51 matched control infrared control.<张永强> 在 2008-10-13 上传 | 大小:900byte | 下载:1
[汇编语言] DirectInsertSort
说明:实现直接插入排序 要求:封装成一个函数,形式如下: void DirectInsertSort(bool bOrder, bool bPrintEveryStep, int * array) 其中,参数bOrder是布尔类型变量,true表示升序,false表示降序 bPrintEveryStep表示是否把每一步的排序结果打印出来,true表示打印,false表示不打印 array是待排序的数<失业> 在 2008-10-13 上传 | 大小:898byte | 下载:0