资源列表
[书籍源码] 《突破JavaScript编程实例五十讲》源代码
说明:javascr ipt编程实例50讲,包含大量源代码-50 speakers, including a large number of source code<撒嗯> 在 2025-06-10 上传 | 大小:3.14mb | 下载:0
[书籍源码] 《JBuilder 5应用开发详解》代码
说明:一本关于JBuilder 应用开发的书籍,希望大家喜欢,其实我没看过的,-a JBuilder application development on the books, hope you like, I actually never watched the laughter<王松> 在 2025-06-10 上传 | 大小:46kb | 下载:0
[操作系统开发] 用login二级目录的文件系统
说明:这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on som<程倩> 在 2025-06-10 上传 | 大小:7kb | 下载:0
[汇编语言] 24和25pc机间的通信
说明:这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used for achieving and procedures "interrupt" for the use of interruption means<骡子> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[编译器/词法分析] 新建 文本文档 (5)
说明:词法分析器的一个实验报告 附带的有一个词法分析器 新手可以随便看看!-lexical analyzer in a report experimental fringe of a lexical analyzer novice can easily see!<张一> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[编译器/词法分析] yacc_lex
说明:编译原理的一个小实例 YACC(Yet Another Compiler-Compiler)是LALR(1)分析器的自动生成工具,它的第一版于70年代初发表,是美国贝尔实验室的软件产品(作者为S.C.Johnson) YACC将一前后文无关文法转换为一LALR(1)分析表,并提供使用该分析表进行语法分析的总控程序yyparse().-compiler principles of a small example of YACC (Yet Another Compiler- Compiler) is<张雷> 在 2025-06-10 上传 | 大小:108kb | 下载:0