资源列表
[编译器/词法分析] Engineering_a_Compiler
说明:A classic book on principles of compilers.<jin ouyang> 在 2025-07-22 上传 | 大小:1.85mb | 下载:0
[编译器/词法分析] ANTLR_Reference_Manual
说明:ANTLR reference manual<zahid> 在 2025-07-22 上传 | 大小:410kb | 下载:0
[Dephi控件源码] delphi71234565879.RAR
说明:delphi7项目开发实践配套光盘代码,包含书中的例子,蛮不错的-delphi7 project development practice companion CD code, including examples of the book, pretty good<wnn> 在 2025-07-22 上传 | 大小:13.38mb | 下载:0
[语音合成与识别] RecordAudio
说明:一个语音对讲的程序源码,可以实现局域网内不同电脑间语音通信。-A voice speaking in the program source code, can be achieved within a local area network voice communications between different computers.<liling> 在 2025-07-22 上传 | 大小:13.58mb | 下载:0
[Dephi控件源码] xunleiconvert
说明:迅雷快车旋风地址转换器,可以转换迅雷、快车、旋风专用的地址为正常下载地址-Thunder Express Cyclones address converter, can convert Thunder, Express, a dedicated address for normal cyclone Download<star> 在 2025-07-22 上传 | 大小:19kb | 下载:0
[Dephi控件源码] Delphi_CountTime
说明:Delphi计时消费工具 ,文本文件的读取以及写入。-Delphi CountTime<Bear> 在 2025-07-22 上传 | 大小:1.5mb | 下载:0
[Dephi控件源码] InfecrotPEcode
说明:Infecrot PE CODE 感染PE文件的代码,DELPHI编写-Infecrot PE CODE PE files infected code, DELPHI writing<王冰> 在 2025-07-22 上传 | 大小:6kb | 下载:0
[磁盘编程] Partition_structure
说明:基本INT 13H读写磁盘扇区 一、读磁盘 MOV AX,0201H MOV BX,7C00H MOV CX,0001H MOV DX,0080H INT 13H INT 3H 二、写磁盘 MOV AX,0301H MOV BX,7C00H MOV CX,0001H MOV DX,0080H INT 13H INT 3H -Partition structure<146> 在 2025-07-22 上传 | 大小:22kb | 下载:0