-
jnlp.rar
JAVA游戏编程,j n l p文件类型(Java game programming, j n l p file type)
- 2007-01-28 09:20:57下载
- 积分:1
-
图书管理系统 booksystem
说明: 用户登录上后可以进行借书管理,当书籍数量不足时借书失败,当读者借书成功后系统会自动规定读者还书时间(After the user logs in, he can manage the borrowing of books. When the number of books is insufficient, he fails to borrow books. When the reader borrows books successfully, the system will automatically stipulate the time for the reader to return the books.)
- 2020-06-18 01:00:01下载
- 积分:1
-
AIWordSplit
直接运行compile.bat和run.bat即可
使用了3种分词方法:
1.正向最大匹配(ForwardMatch.java)
2.逆向最大匹配(ForwardMatch.java)
3.最大频率匹配(FrequencyMatch.java)(默认)
取频率最高的词,然后两端递归,构建二杈树存储句子中的词语,显示的时候使用中序遍历二杈树
由于极有可能单个字的使用频率比整个词还高,筛选的时候进行了处理
若单个字不处于当前句子开头,先忽略,
若单个的字处在开头,临时mostFrequency仍为0,且单词长度为1,则加入到二杈树中(Can be run directly compile.bat and run.bat used three kinds of segmentation methods: 1. Being the biggest match (ForwardMatch.java) 2. Reverse maximum matching (ForwardMatch.java) 3. Maximum frequency matching (FrequencyMatch.java) ( default) to take the highest frequency words, and then both ends of the recursive construct two Cha tree storage sentence terms, when used in the sequence shows two Cha tree traversal is very likely because the use of a single word frequency is higher than the whole word, screening If the time were dealing with a single word is not in the beginning of the current sentence, first ignored, if a single word at the beginning of the temporary mostFrequency still 0, and the word length of 1, to 2 Cha tree)
- 2010-05-28 10:23:21下载
- 积分:1
-
django图书管理系统
图书管理系统
- 2019-05-27下载
- 积分:1
-
javaExampleCode
一些java实例代码 用applet实现的 希望对一些初学者有所帮助(Examples of some java code to use applet hopes of some help for beginners)
- 2009-04-27 10:15:00下载
- 积分:1
-
ruichao
java开发的员工管理系统,公司人员配置设备配置等一些列可视化操作。(Some columns java development staff management system, device configuration, such as staffing companies visualization.)
- 2013-12-05 21:58:24下载
- 积分:1
-
JavaEE-JSPChatPrj
简单的javaee写的聊天室功能,内容很简单。很适合初学者。大家可以看看。(Javaee write simple chat room function, which is very simple. It is suitable for beginners. We can look at.)
- 2013-11-27 09:34:03下载
- 积分:1
-
sorting
sorting,分类的几种常见的java实现(sorting, classification of several common java realize)
- 2008-05-18 15:34:45下载
- 积分:1
-
severclient
使用java实现的最简单的客户-服务器程序,实现了两者之间的交互,可以在此基础上完成多种操作。(java use of the most simple client-server procedures, the interaction between the two. This can be completed on the basis of a variety of operation.)
- 2007-03-19 17:09:40下载
- 积分:1
-
rgc
FileInputReader接收键盘输入的字符串,用FileWirter类将字符串写入文件,用FileReader类读出文件内容显示在屏幕上。(FileInputReader receives the keyboard input string, writes the string to the file with the FileWirter class, reads the document content with the FileReader class, displays in the screen.)
- 2017-11-15 14:04:25下载
- 积分:1