-
java-cod
my java codes to all
- 2012-10-22 23:21:21下载
- 积分:1
-
Eclipse
多语言程序设计环境Eclipse学习教程,较多用于Java开发。(Multi-language programming environment Eclipse tutorials, mostly used for Java development.)
- 2013-12-13 01:07:25下载
- 积分: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
-
404140-Code-from-the-book
Java 7 入门经典源码,Ivor Horton 著(Java 7 edition code)
- 2013-12-31 17:19:47下载
- 积分:1
-
Project1
Java工程项目实例,基于NetBeans环境。适合Java学习(Java project examples, based on the NetBeans environment. Learning for Java)
- 2016-12-20 21:05:41下载
- 积分:1
-
c2007629214256
在管理员表中初始插入数据 usn: admin, pwd: 21232F297A57A5A743894A0E4A801FC3
初始用户账号/密码: admin (密码为 md5 加密)
SRC/: JAVA 程序源文件目录
src/Conn.java 是数据库连接的类 请先修改里面的数据库连接
src/Gload.java 全局类 实现一些全局功能
mssqlserver.jar, msutil.jar, msbase.jar ------- SQL Server 的驱动包,请导入工程
DataBase/图书_Data.MDF: SQL Server 2000 数据库文件, 可直接附加
CreateTab.sql SQL Server 建表脚本(In an administrator to insert the initial data table usn: admin, pwd: 21232F297A57A5A743894A0E4A801FC3 initial user account/password: admin (password is md5 encrypted) SRC /: JAVA program source file directory src/Conn.java is a database connection class, please modify the database connection inside the src/Gload.java overall category realize the overall function of a number of mssqlserver.jar, msutil.jar, msbase.jar- SQL Server driver package, please import Engineering DataBase/books _Data.MDF: SQL Server 2000 database documents, can be directly attached CreateTab.sql SQL Server to build table script)
- 2008-07-01 01:45:14下载
- 积分:1
-
dist
说明: springboot demo 集成redis MQ mybatis 以及thymf模板 可以直接使用(springboot demo MQ mybatis thymf)
- 2020-06-17 08:20:01下载
- 积分:1
-
sign
如果不对窗体进行版面设置,则一个组件会直接充满整个窗体,所以在JAVA中专门提供了布局管理器来管理组件。(If we do not form the layout settings, a component will directly fill the form, specifically so provided in the JAVA layout manager to manage components.)
- 2011-10-07 18:24:42下载
- 积分:1
-
GPS软件接收机(鲁郁)
说明: 本文件是《GPS全球定位接收机-原理与软件实现》(电子工业出版社,鲁郁著。)的配套源程序,希望能给学习GPS的同学带来帮助哦!(This document is "GPS global positioning receiver - principle and software implementation" (Electronic Industry Press, Lu Yu) The supporting source program, I hope to help students learn GPS Oh!)
- 2020-03-07 20:42:22下载
- 积分:1
-
yuandaima
HBASE Rowkey散列核心代码以及Filter过滤器效果实现
(HBASE Rowkey散列核心代码以及Filter过滤器效果实现)
- 2014-08-31 16:39:09下载
- 积分:1