-
Tenpayapi
退款传资料的详细功能、包含内容说明长把时间都花费在为(Chuan-refund detailed features, including the contents of that have spent a long time for the)
- 2009-07-15 20:57:13下载
- 积分:1
-
BUAA_2019_OO_CODE
2019北航面向对象课设12个项目的代码(BUAA 2019 Object Oriented CODE)
- 2020-06-16 02:00:01下载
- 积分:1
-
SMILSwitchElement
Defines a block of content control. See the switch element definition .
- 2014-02-27 16:00:09下载
- 积分:1
-
cmpp2.0
java 开发的cmpp2.0程序,支持上行,下行发送(java cmpp2.0 program)
- 2020-12-25 16:39:04下载
- 积分:1
-
code2_2
经典的学习JAVA的资料:java编程思想源代码(Source code of Thinking in Java)
- 2011-06-29 17:23:20下载
- 积分:1
-
miniCAD
用java写的miniCAD软件,可绘画,改变位置改变颜色等(miniCAD written by Java)
- 2013-12-26 16:16:00下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
Compiler
LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1
-
efgran
this is very important to get the project
- 2018-05-03 02:04:33下载
- 积分:1
-
estore项目资料最新版
说明: 调用h2数据库管理用户注册,实现网上书城,购物车管理等功能(Call H2 database to manage user registration, realize online bookstore, shopping cart management and other functions)
- 2020-06-25 03:20:02下载
- 积分:1