资源列表
[编译器/词法分析] 2
说明:简单的词法分析器,实现简单的词法分析功能,程序正常可用,有相信的使用说明-Simple lexical analyzer, a simple lexical analysis functions, the program is normally available, and believe instructions for use<shangguanhui> 在 2025-06-17 上传 | 大小:7kb | 下载:0
[汇编语言] shz22
说明:通过利用汇编语言中的循环,堆栈,延时等技巧以及子程序,BIOS和DOS的调用,由用户选择,实现在屏幕中央输出A到Z或者显示黑客帝国式的屏保。-Through the use of the cycle, stack, and delay in the assembly language skills and the subroutine, the BIOS and DOS calls, selected by the user to achieve in the center of the scr<permanent> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[汇编语言] ArtOfDisassembly
说明:反汇编的艺术 英文版电子书加程序源码 汇编语言 编写反汇编引擎必看-Disassemble the art of English e-book and the program source code written in assembly language disassembler engine must see<krs> 在 2025-06-17 上传 | 大小:2.55mb | 下载:0
[操作系统开发] minix3.2-Source-Code
说明:MINIX 3操作系统源码,可以给你一个完整的操作系统的源码分析,是用C语言写的-MINIX 3 Operating System ,it can tell a whole analysis of the Linux System !<王同学> 在 2025-06-17 上传 | 大小:17.58mb | 下载:0
[Dephi控件源码] webtupianshibie
说明:Delphi实现自动发贴和识别验证码是基于在form上嵌入一个标准的webbrowser控件,navigate一个url,然后通过ole对象来实现-Delphi Posts and identification verification code is based on the form embedded in a standard webbrowser control to navigate a url, then the OLE object<xiaoliu> 在 2025-06-17 上传 | 大小:398kb | 下载:0
[汇编语言] dianziqin
说明:简易电子琴,利用所给键盘的1,2,3,4,5,6,7,8八个键,能够发出8个不同的音调,并且要求按下按键发声,松开延时一段时间停止,中间再按别的键则发另一音调的声音。当系统扫描到键盘上有键被按下,则快速检测出是哪一个键被按下,然后单片机的定时器被启动,发出一定频率的脉冲,该频率的脉冲经喇叭驱动电路放大滤波后,就会发出相应的音调。如果在前一个按下的键发声的同时有另一个键被按下,则启用中断系统,前面键的发音停止,转到后按的键的发音程序,发出后按的键的音。-Simple keyboard, use t<陈大伟> 在 2025-06-17 上传 | 大小:1kb | 下载:0