资源列表
[书籍源码] CSharpProfessorPoint
说明:介绍了.NET中的内存管理和指针,包括后台内存的管理,释放资源等.-introduced.NET and the memory management guidelines, including background memory management, the release of resources.<chen> 在 2025-11-13 上传 | 大小:1kb | 下载:0
[操作系统开发] operationMethod
说明:操作系统中各个进程执行顺序的控制算法。如先来先服务,短作业优先,等-operating system processes the order of the implementation of control algorithms. As a first-come first-service, short-priority operations, etc.<wdw> 在 2025-11-13 上传 | 大小:8kb | 下载:0
[编译器/词法分析] tiger_Lexical
说明:针对“虎书”中的tiger语言写的词法分析器 实现了多重注释嵌套、字符串中特殊转义字符和文件结束等处理。 具体请参考Readme.txt-the "tiger" that the tiger was the language lexical analyzer to achieve multiple nested Notes, strings and special escape characters such as an end-of-file processing.<cjh> 在 2025-11-13 上传 | 大小:292kb | 下载:0
[编译器/词法分析] tiger_Parsing
说明:针对“虎书”中的tiger语言写的语法分析器 根据书中对tiger语言的描述写了72条文法,对所有冲突均进行了处理,都是无害的冲突。本分析器还能对部分错误恢复。 特别提示:使用命令"yacc -v tiger.grm"可得到文件y.output-the "tiger" that the tiger was the language syntax analyzer based on the book depicts the tiger language write to<cjh> 在 2025-11-13 上传 | 大小:249kb | 下载:0