资源列表
[编译器/词法分析] grammar
说明:为L语言设计一个语法分析器。 读入源程序,输出分析过程,包括状态,已规约串,当前输入,语义动作(移进/规约),规约使用的产生式。适当考虑错误处理。-L language for the design of a parser. Read the source code, the output analysis of the process, including the state, has the Statute of string, the current input, semantic a<刘提> 在 2025-06-15 上传 | 大小:12kb | 下载:0
[汇编语言] 8155
说明:该51代码是利用外扩展8155芯片对数码管进行动态扫描显示 -The 51 code is to expand the use of outer tube 8155 chips for digital dynamic scan shows<wangxiaoseng> 在 2025-06-15 上传 | 大小:12kb | 下载:0
[汇编语言] shuziluyinji
说明:数字录音机:进一步掌握A/D转换器与D/A转换器的使用方法。-Digital voice recorders: further grasp the A/D converter and D/A converters use.<莫箴言> 在 2025-06-15 上传 | 大小:12kb | 下载:0
[Dephi控件源码] delphi_TComm
说明:DELPHI5.0 串口通讯源码,使用DELPHIAPI程序编译,无需其他控支持,波特率自选.-Serial Communication DELPHI5.0 source, use the compiler DELPHIAPI procedures, no additional control support baud rate demand.<zhang xp> 在 2025-06-15 上传 | 大小:12kb | 下载:0
[中间件编程] WebServices
说明:Apache SOAP的使用指导是一个实验报告-Guiding the use of Apache SOAP is an experimental report<罗航> 在 2025-06-15 上传 | 大小:12kb | 下载:0
[编译器/词法分析] cffx
说明:编译原理课程设计,对词法进行分析,将满足语意的单词按照分类区别开来,按出现的先后顺序分类输出-Principles of curriculum design compiler, the lexical analysis, will meet the semantic classification of words according to distinguish, according to the order in which they appear classification output<as> 在 2025-06-15 上传 | 大小:12kb | 下载:0
[Dephi控件源码] TClientSocket
说明:delphi 网络通讯编程控件,有源代码,供程序员参考-delphi programming network communications control, active code for the programmer s reference<donglijin> 在 2025-06-15 上传 | 大小:12kb | 下载:1
[中间件编程] Calendar
说明:当数据从JTable复制到Excel时,先将JTable中被选择的单元格中数据按行的方式分别读出存入StringBuffer对象中,相邻单元格数据之间加上分隔符“\t”,每行末加上换行符分隔行,最后通过调用setContents()方法将存入到StringBuffer对象中的数据连同分隔符传到系统剪贴板中供Excel使用;当数据从Excel到JTable时,通过调用getContents()方法比系统剪贴板中得到从Excel中复制来的数据对象,将分隔怎么会“\t”和换行符进行分离,将数据分别粘贴<李云> 在 2025-06-15 上传 | 大小:12kb | 下载:0