-
java-talk
java 即时聊天系统 自己看起来还不错,大家可以相互借鉴一下(java real-time chat system Looks good, we can learn from each other)
- 2012-02-13 18:48:58下载
- 积分:1
-
java-learning-books
java学习书籍,java设计模式,适用于初学者,,内容详细丰富(java learning books)
- 2013-11-30 19:17:02下载
- 积分:1
-
servlet-api
用于Javaweb开发的 servletjar包, java的web开发必备哦 ,简单好用(Servletjar package for Javaweb development, java web development must be necessary, easy to use)
- 2018-01-24 11:56:13下载
- 积分:1
-
Perceptron
机器学习中Perceptron算法统计词频(The statistics of words of perceptron algorithm in Machine Learning)
- 2013-11-28 22:42:55下载
- 积分:1
-
MINECRAFT_OP
我的世界V1.6.2 gm用户指令 代码大全 包含用户指令和物品代码MINECRAFT_OP(MINECRAFT_OP MINECRAFT_OPMINECRAFT_OPMINECRAFT_OPMINECRAFT_OPMINECRAFT_OP)
- 2014-09-22 15:06:11下载
- 积分:1
-
bibernate.diceng.daima
实现一些hibernate底层的东西,比较简单,适合初学者(Hibernate the bottom of the achievement of a number of things, relatively simple, suitable for beginners)
- 2008-12-22 12:24:42下载
- 积分: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
-
guess
随机产生数据,输入大小值,大了或小了都有显示。还可以继续玩,如果猜对的话,也可以退出
(Randomly generated data, the value of the input size, big or small are displayed. Can continue to play, if you guess right, you can exit)
- 2011-10-14 21:09:57下载
- 积分:1
-
wEBcORPUS
Web Corpus extends Multi Source Corpus Source Code for Andriod.
- 2014-01-13 19:29:05下载
- 积分:1
-
maze
迷宫算法,给定一七点,给定一终点,找出迷宫路径(Maze algorithm, given 17 points, to set one end of the maze to find the path)
- 2008-05-30 07:50:53下载
- 积分:1