资源列表
[磁盘编程] ActiveDisk
说明:小小的批处理,能自动激活第0磁盘的第2分区。顺便送一个filemon软件,超级好用。可以监视文件访问。-Small batch, can automatically activate Article 2 of disk 0 partition. By the way send a FileMon software, super easy to use. Can monitor file access.<刘同兴> 在 2025-11-22 上传 | 大小:214kb | 下载:0
[磁盘编程] VB+nasm--MBR
说明:嘻嘻,本人写的在校内互传的恶作剧程序。高手们看一下源代码就知道没什么害人的地方了。只是加个开机提示语。-Hee hee, I wrote to each other in school prank procedures. Experts look at the source code will know no evil place. Just add the boot prompt language.<刘同兴> 在 2025-11-22 上传 | 大小:90kb | 下载:0
[中间件编程] Calendar
说明:当数据从JTable复制到Excel时,先将JTable中被选择的单元格中数据按行的方式分别读出存入StringBuffer对象中,相邻单元格数据之间加上分隔符“\t”,每行末加上换行符分隔行,最后通过调用setContents()方法将存入到StringBuffer对象中的数据连同分隔符传到系统剪贴板中供Excel使用;当数据从Excel到JTable时,通过调用getContents()方法比系统剪贴板中得到从Excel中复制来的数据对象,将分隔怎么会“\t”和换行符进行分离,将数据分别粘贴<李云> 在 2025-11-22 上传 | 大小:12kb | 下载:0
[编译器/词法分析] PL0_Compiler_C
说明:C语言写的PL0文法编译器,编译得到虚拟机代码(PCODE)并解释执行。-Written by C language compiler PL0 grammar, the compiler has been a virtual machine code (PCODE) and explain the implementation.<周龙亭> 在 2025-11-22 上传 | 大小:18kb | 下载:0
[编译器/词法分析] PL0_Pascal
说明:Pascal语言写的扩充PL0文法编译器,国外网站上COPY下来的。-Pascal language to write the expansion of PL0 grammar compiler, COPY abroad site down.<周龙亭> 在 2025-11-22 上传 | 大小:9kb | 下载:0
[编译器/词法分析] Pascal_Sub_C
说明:C语言的扩充PL0文法编译器,支持函数,数组类型,及记录类型,支持输入输出,最后生成虚拟机代码并解释执行。这是我编译原理的课程设计,大家看一看。-C language compiler grammar PL0 expanded to support the function, the array type, and record type, to support the input and output, the last generation of virtual machine code a<周龙亭> 在 2025-11-22 上传 | 大小:8kb | 下载:0