资源列表
[汇编语言] 20070410110853762
说明:MOV P2 ,#0FFH MOV P3 ,#0FFH ACALL DEL AJMP MAIN ORG 0200H DEL: MOV R5,#04H F3: MOV R6,#0FFH F2: MOV R7,#0FFH F1: DJNZ R7,F1 DJNZ R6,F2 DJNZ R5,F3 RET END<秦志> 在 2024-11-15 上传 | 大小:330kb | 下载:0
[汇编语言] v1408_libprog1111
说明:实现了图书的添加 修改 读者的添加修改,借书还书记录-Realize a book to add amendments to the reader to add modifications, record borrowing and returning books<依依> 在 2024-11-15 上传 | 大小:378kb | 下载:0
[Dephi控件源码] GetCpuNo
说明:DELPHI编写的获取电脑CPU和硬盘序列号的测试程序,可以用于共享软件编写注册码用.我写的共享软件就是用这方法编写.-DELPHI prepared to obtain the computer CPU and hard drive serial number of the testing procedures can be used for code-sharing software used to prepare. I wrote<oalongteng> 在 2024-11-15 上传 | 大小:172kb | 下载:0
[Dephi控件源码] pUpdate
说明:用DELPHI编写的在线升级程序.在我实际的共享软件中已经应用.程序一模一样.直接可以用到你自己的程序中.-DELPHI prepared to use online upgrade process. Share in my actual software has been applied. Exactly the same procedure. Directly can use your own program.<oalongteng> 在 2024-11-15 上传 | 大小:60kb | 下载:0