-
CalculateEJB
Java EJB写的Calculate计算器,文件比较多,学习EJB的可参考下。计算器是学习各类编程语言时候经常学写的小程序,可以学到不少知识点,不多介绍了,自己下载源码看下吧。
(Java EJB wrote Calculate Calculator, more documents, learning EJB can refer. The calculator is learning all kinds of programming languages often when learning to write small programs, you can learn a lot of knowledge points, little introduction, and to download the source code look it.)
- 2014-12-31 15:15:26下载
- 积分: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
-
第六章程序代码
C++程序设计源代码例(C programming source code cases)
- 2004-10-17 21:32:48下载
- 积分:1
-
liredemo
基于lunce,liredemo 演示文档(Demo document based on lunce and liredemo)
- 2020-06-24 18:40:02下载
- 积分:1
-
DNF团圆内部自动搬砖.rar
开启:先辅助,后打开wegame 跳过检测,进角色自动呼出!
F1———全屏开关
End———挂机模式
F2处理装备
F3自动完成已接任务
波浪键~~~无形秒杀
F4———处理装备(出售或分解白蓝紫) F5一键挑战
F1——自动刷图(在桌面配置调整自动模式以及伤害频率,通关时间30秒以上!通过伤害高低控制通关时间!)(Opening: first assist, then open wegame to skip detection, and play the role automatically exhaling!
F1 - full screen switch
End - - hang machine mode
F2 processing equipment
F3 automatically completes the connected task
Wave key ~ ~ invisible second kill
F4 -- handling equipment (selling or decomposing Bai Lanzi) F5 key challenge
F1 - automatic brush drawing (automatic adjustment mode and frequency of damage in the desktop configuration, clearance time more than 30 seconds! Control the clearance time through the damage level!)
- 2018-06-11 12:40:42下载
- 积分:1
-
0603Mybatis3+Spring4 +Struts2ZHYM
三大框架,mybatis+spring+struts2,可以互相学习,共同提高(the skeleton of SSM, including mybatis,spring,struts2,you can learn more by them.)
- 2018-01-29 02:02:21下载
- 积分:1
-
CorsConfig
遇到跨域问题把此java文件加进config类里(Add this java file to the Config class when encountering cross-domain problems)
- 2020-06-22 13:40:02下载
- 积分:1
-
java-master
说明: ##基本用法
IP.enableFileWatch = true; // 默认值为:false,如果为true将会检查ip库文件的变化自动reload数据
IP.load("IP库本地绝对路径");
IP.find("8.8.8.8");//返回字符串数组["GOOGLE","GOOGLE"](The IP. Java class only applies to the free version of DAT and the paid version of the weekly daily version of dat files.)
- 2020-06-15 22:55:01下载
- 积分:1
-
com.gmail.dengtao.joe.transport
个人工作中编写基于java nio的socket封装,基于事件的设计方式这点类似mina,但该框架的主要特点是简单!(Personal work, the preparation of the socket-based java nio package, event-based design approach this like mina, but the main features of the framework is simple!
)
- 2013-09-28 08:41:35下载
- 积分:1
-
eStore_script
用java,jsp,servlet编写的一个购物车。(Using java, jsp, servlet written in a shopping cart.)
- 2009-09-25 21:56:30下载
- 积分:1