-
java-connect-mongooraclesqlsever2008
java连接mongodb,oracle,sqlserver2008的连接(java connect mongodb, oracle, sqlserver2008 connection)
- 2013-09-02 23:17:19下载
- 积分:1
-
my
说明: 用于转换SQL server数据自定义字段为数据库定义字段;(transform for SQL server databases selfdefined field;)
- 2020-06-15 22:23:56下载
- 积分:1
-
状态列跑马灯
说明: 运用java状态列跑马灯系列源代码,简单有效 仅供参考(use state out 5,250 family source code, a simple and effective way is for reference only)
- 2006-02-07 14:50:50下载
- 积分:1
-
Java
Java是一种可以撰写跨平台应用软件的面向对象的程序设计语言。Java 技术具有卓越的通用性、高效性、平台移植性和安全性,广泛应用于PC、数据中心、游戏控制台、科学超级计算机、移动电话和互联网,同时拥有全球最大的开发者专业社群。(Java is an object-oriented programming language that can write cross platform application software. Java technology has excellent versatility, high efficiency, platform portability and security. It is widely used in PC, data center, game console, scientific supercomputer, mobile phone and Internet. It also has the largest developer community in the world)
- 2018-06-17 21:56:35下载
- 积分:1
-
HRMS
HRMS人力资源管理系统,编译环境Eclipse,jdk,tomcat,sqlserver,所需技术ssh,css,jsp,java,js,可以实现大致的人力资源管理的全部功能!(HRMS Human Resource Management System, the compiler environment Eclipse, jdk, tomcat, sqlserver, the required technical ssh, css, jsp, java, js, can achieve almost all the human resources management function!)
- 2013-11-14 18:54:39下载
- 积分:1
-
TankClient
说明: 简单完成坦克作战程序,主要利用Java,在对应平台完成编码、运行(Using Java to complete the compilation of classical game tank battle, complete the operation of tank battle in different machines)
- 2019-05-18 08:26:48下载
- 积分:1
-
src
说明: java 编程(大二)大作业
网络爬虫
详情见代码(Java programming (sophomore year) big job:
Internet worm)
- 2020-12-14 15:09:14下载
- 积分:1
-
JavaIO-2nd Edition By Elliotte Rusty Harold
说明: JavaIO-2nd Edition By Elliotte Rusty Harold
- 2019-05-11 21:49:25下载
- 积分:1
-
lucene-in-action(1-2)
lucene in action 第一、二版,英文版,第二版讲lucene3.0(lucene in action,the first and second edition,the second edition is about lucene 3.0)
- 2012-04-17 09:21:22下载
- 积分: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