-
fileupload
ftp文件上传,applet界面,带进度条(ftp file upload, applet interface, with a progress bar)
- 2009-10-13 10:14:05下载
- 积分:1
-
Java_WebClient.jar
Java写的WebClient,去掉.zip后缀,双击即可运行Jar文件(前提是有Java环境),模拟客户端向服务器发出HTTP请求,可自行编辑Headers(Java write WebClient and remove. Zip extension. Double-click can run Jar (premise is Java environment), Simulation client to the server HTTP request, may be edited Headers)
- 2007-05-10 12:20:42下载
- 积分:1
-
javagetIP
获取系统IP地址浏览器java,使用js来获取客户端的Ip地址(Get System IP address browser java, use js to get the client Ip address)
- 2013-11-19 13:37:22下载
- 积分:1
-
sample456
张孝祥《深入体验Java Web开发内幕——核心基础》第四章(Zhang Xiaoxiang "in-depth experience of Java Web Development insider-- the core foundation" Chapter 4)
- 2007-04-14 11:02:58下载
- 积分:1
-
calabarstorm
storm+kafka+matlb集成测试,由于jar太大,jar没有上传(storm+kafka+matlb integration testing, due to the jar is too big, jar not uploaded)
- 2016-01-14 11:28:15下载
- 积分:1
-
HealthyLifestyle
说明: program source code for a lifestyle program
- 2019-03-17 18:33:32下载
- 积分:1
-
javaService
实现即时将数据库信息推送web前台功能,需要数据库支持(Push Station instant messaging capabilities, database support)
- 2013-11-19 17:03:28下载
- 积分:1
-
nlpt_server
模拟移动公司的能力平台的rest接口,接口地址除IP和端口外,其它完全一致(Analog Mobile Corporation capabilities platform rest interface, interface address except IP and port, and other completely identical)
- 2017-09-23 01:15:30下载
- 积分:1
-
bpso
基于粒子群的无功优化编程,使得系统网损最小。(Reactive power optimization based on particle swarm of programming, system network loss is minimal.)
- 2020-12-25 11:19:05下载
- 积分: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