-
spaceman
SpaceMan Game, menu, and credits
- 2010-11-10 07:12:28下载
- 积分:1
-
Impl_RowSet
add Row Set Listener Source Code for Andriod.
- 2013-12-13 14:50:27下载
- 积分:1
-
abouttimesanta
圣诞老人骑着雪橇在天上飞,本游戏的最大特色是物理系统很完美,模拟出了很逼真的物理效果,玩家通过上下左右来控制雪橇下落。(Santa Claus riding a sleigh in the sky fly, the Games are the most significant feature of the physical system is perfect, a very realistic simulation of physical effects, the player passed up and down around to control the sled whereabouts.)
- 2009-03-06 14:59:00下载
- 积分:1
-
simple-blog-system-manage
说明: 这是一个简单的博客系统的java程序,设计jsp等语言(This is a blog system usejava language)
- 2011-02-22 17:16:41下载
- 积分:1
-
HiveJdbcClient
hive java apihive java apihive java apihive java api(hive java apihive java apihive java api)
- 2014-06-23 14:36:56下载
- 积分:1
-
Microphone_Array_Signal_Processing_Springer-2008-0
麦克风整列声源定位.2008年spring出的很好(A book for acoustic source localization with microphone array .)
- 2009-09-07 10:26:56下载
- 积分:1
-
gudingzic
基于JAVA和SQLServer数据库的一个基本的固定资产管理系统,能实现固定资产基本信息管理,主要功能是增、删、改以及资产到期的提醒(Based on a basic fixed asset management system JAVA and SQL Server , to achieve the basic information management in fixed assets, the main function is to increase to remind delete, change and asset maturity)
- 2015-12-14 09:40:04下载
- 积分:1
-
Java-Concurrency-in-Practice
一本讲述Java并发编程的书籍,详备完整,适合学习(A book about the Java concurrent programming, detailed preparation complete, for learning)
- 2015-09-22 10:37:42下载
- 积分:1
-
fastjson-1.2.47
将各种格式的数据转换为json格式的字符串 ajax交互数据时使用(When converting various formats of data into JSON format string Ajax interactive data)
- 2020-06-22 17:00:02下载
- 积分: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