-
Exp_Tab
可以实现安卓中TabHost选项卡的功能,并且用意图进行跳转(Can realize the function of the TabHost TAB in the android, and with intention to jump)
- 2013-12-19 11:24:05下载
- 积分:1
-
spring03-2
开发示例,一段小程序,spring config配置文件,设置相关property(faDevelop an example, a small program, spring config configuration file, set related properties)
- 2019-02-19 11:38:45下载
- 积分:1
-
javaService
实现即时将数据库信息推送web前台功能,需要数据库支持(Push Station instant messaging capabilities, database support)
- 2013-11-19 17:03:28下载
- 积分:1
-
WAS-example
使用WAS对Web应用程序进行负载测试,WAS教材(Using WAS for load testing Web applications)
- 2013-08-01 21:18:05下载
- 积分:1
-
mypetstore
宠物商城 是一个学习的好教材 javascript(Pet store is a good learning materials)
- 2014-02-22 16:27:52下载
- 积分:1
-
TankBattle
说明: 一个Java小游戏,采用多线程技术,游戏难度可以自行调整(A Java game, using multi-threading technology, the difficulty of the game can be adjusted by itself.)
- 2020-06-22 15:00:02下载
- 积分:1
-
CPPCAR
本文件是在VISUAL C++环境下开发的汽车货运管理系统,感兴趣的可下载。(This document is in the VISUAL C++ development environment trucking management system, interest can be downloaded.)
- 2015-03-12 22:27:23下载
- 积分:1
-
Java
这是一本学习Java语言非常好的书,适合于初学者,并具有一定深度。(This is a very good book to learn the Java language, suitable for beginners, and has a certain depth.)
- 2013-10-16 13:37:25下载
- 积分:1
-
dl
说明: J2EE实现的网站资源下载系统程序。方便移植到自己的网站系统当中。(J2EE resources to achieve the website to download system programs. Facilitate the migration to your own website systems.)
- 2009-10-19 11:26:31下载
- 积分: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