-
shuapiao
本免费刷票软件界面优美,功能强大,速度快,适用于各种网站的投票评选活动。声明:本软件是免费刷票工具,只供大家研究测试的免费投票作弊器,请勿滥用,否则后果自负。
- 2009-12-21 19:32:49下载
- 积分:1
-
cntospell
将中文转换成为拼音的程序,其中首字母为大写,姓与名之间有空格(Chinese Pinyin will be converted into programs)
- 2011-10-08 17:15:57下载
- 积分:1
-
color
java语言开发的彩色图形,对于学习java语言中的色彩应用,十分有帮助(this is a java program which paint a colorful circle,this program is helpful to those who want to know how to use color in java)
- 2011-07-31 09:49:59下载
- 积分: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
-
toBook
Java编程实现二手书交易平台,给大家做个参考(Java programming used book trading platform, to be a reference)
- 2013-12-09 19:07:11下载
- 积分:1
-
src
基于动态规划算法,用java实现的自动对联程序(Automatically couplet procedures based on dynamic programming algorithm, implemented in Java)
- 2012-05-28 13:26:16下载
- 积分:1
-
HuaWei_Design
华为内部程序设计培训文档。
值得学习一下。。。
- 2009-11-20 18:10:13下载
- 积分:1
-
使用Java实现数据库编程(北大青鸟java入门教程)
使用Java实现数据库编程(北大青鸟java入门教程)
- 2019-09-10下载
- 积分:1
-
GetWeb
java爬虫程序,运行时输入网址作为参数,然后可以爬下来一些网页内容。采用多线程结构,可以设置爬虫深度(It is a net-spider which can define the deepth of it and get the HTML and save as an static file at your disk.)
- 2012-02-12 10:13:08下载
- 积分: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