搜索资源列表
bianyi
- 编译原理词法分析求first集、follow集,用Java语言实现-Principles of lexical analysis compiled for first set, follow set, using Java language
Java-Socketemail
- Java Socket邮件发送程序SMTP客户端邮件发送程序的实现原理非常简单,首先建立和邮件服务器的Socket连接,然后和服务器握手,发送各个SMTP指令,并按照邮件格式封装邮件体内容,最后发送即可。-Java Socket client mail program SMTP mail program implementation principle is very simple, first create the Socket connection and mail server, and
Chat
- 启动程序方法: 1.先运行服务器start_server,输入-help获得帮助信息,按照提示输入,当出现“创建服务器并运行”字样,说明服务器启动成功 2.启动客户端start_client,按照提示输入即可-Start the program: 1. First run the server start_server, input-help for help information, follow the prompts to enter, When the " create
sammi
- 用java语言编写的LL(1)文法分析程序,输出first集、follow集和分析表,并对输入串进行预测分析。 -Written by java LL (1) grammar analysis program, the output first set, follow the table set and analysis, and prediction of the input strings.
Java2DGraphics
- Java 2D was designed so that simple operations are simple and complex operations are feasible. This book is designed the same way. It explains the simple way to do things first, then follow up with the full detail.shows how the 2D API can be used
bianyi
- 实现一个编译原理的语法分析器,可以求出 FIRST集合和FOLLOW集合-Parser, achieving a compiler theory can be obtained FIRST the collection and FOLLOW collection
diguixiajiangwenfa
- 一、实验目的 实现一个递归下降语法分析程序,识别用户输入的算术表达式。 二、实验主要内容 1、文法如下: E® TE` E’® +TE’|-TE’|e T® FT` T’® *FT’|/FT’|e F® (E)|i 2、求取各非终结符的First及Follow集合 3、编程实现下降递归分析法,识别从键盘输入的关于整数或浮点数的算术表达式(在此,上述文法中的i代表整数或浮点数) 4、对于语法错误,要指出错误具体信息。
MyTimeSeries
- 做的一个applet,才有随机数作为数据源,运行得到实时动态多条曲线的绘制.注意首先要按照好jdk,并且设置环境变量,事先下载好需要的JAR包,需要用到javaxsevlets,javaxhttpsevlet,网上都是可以免费下载的 运行效果很好-Do one applet, only a random number as a data source, run to get real-time dynamic multiple curve drawing. Attention first of
JSPtsglxt2014
- 一、系统开发环境为myEclipse8.5,应用服务器为Tomcat6,数据库环境为同时兼容MySql5.0/ Sqlserver2000/Sqlserver2005/Oracle任您选择其一,方便您快速移植。 二、系统采用B/S架构,开发同时通过IE、FireFox和Chrome等主流浏览器测试,使系统UI具备较强的兼容性。Web前台使用到的技术包括HTML、CSS等。 三、系统采用Struts2+Spring+Ibatis+extjs(ssi)架构进行开发,沿用
FindWindow
- 记事本第一步,打开通道,为后续工作做铺垫,简易记事本,使用方便,适合课程设计(The first step of the notebook is to open the passage and make a cushion for the follow-up work. It is easy to use and is easy to use. It is suitable for the design of the course.)
