-
java_rpcs
本程序是用java写的一个测试人品的小程序,适合java初学者学习之用。 (this program is written in java with a little character test procedures for java beginners learning.)
- 2007-03-21 14:21:43下载
- 积分:1
-
XSSH0
这是一个有关易语言XSSH0的源码,同学们可以参考的(This is a source language for easy language SqliteSJKJQ, students can refer to)
- 2017-02-20 18:36:41下载
- 积分:1
-
easy-java-chat
简单java聊天程序,尚学堂科技_马士兵_在线聊天系统雏形视频教程(Plain java chat program, School Technology _ Refbacks _ online chat system prototype video tutorial)
- 2013-10-01 12:32:56下载
- 积分:1
-
weaktight-poster-1.3rc1
weaktight poster v1.3 is a very useful tool for poker players. using this u can share your hand history via weaktight.com without without loss of time in the browser
- 2014-01-27 09:43:13下载
- 积分:1
-
ssh框架实现仓库管理系统
说明: ssh框架实现仓库管理系统。有代码和文档(The ssh framework implements a warehouse management system. Have code and documentation)
- 2020-11-16 09:49:40下载
- 积分:1
-
spring-boot-activiti
Spring平台整合activiti工作流引擎实例(Spring Platform Integration Actiti Workflow Engine Example)
- 2020-06-19 10:00:02下载
- 积分:1
-
ssnmp4j是使用Java进行SNMP编程的包
说明: ssnmp4j是使用Java进行SNMP编程的包,此文件包含使用snmp4j的代码示例.(Snmp4j is a package for SNMP programming using Java. This file contains code examples using snmp4j.)
- 2020-06-24 13:20:02下载
- 积分:1
-
apriori
apriori.java
//---- apriori.java
//---- input file need:
//---- 1. config.txt
//---- four lines, each line a integer
//---- item number, transaction number , minsup
//---- 2. transa.txt
- 2010-01-12 20:42:14下载
- 积分:1
-
BPR_Original
用Java语言写的经典推荐算法-BPR,常用做各大推荐算法的baseline.(The classic recommendation algorithm written in Java language - BPR, is commonly used as the baseline for major recommendation algorithms, it may be helpful for your study.)
- 2020-09-24 19:07:48下载
- 积分: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