-
JavaMailallcomp
完整的JavaMail实现方法,完整的实现了JavaMail的工具类,十分方便,内涵接收和发送两个java文件,直接拿过来用即可(all about JavaMail,you can use it at now)
- 2014-06-13 10:56:48下载
- 积分:1
-
GN
说明: GN算法是一种经典的web社区发现算法,java语言。可用实例验证(the GN algorithm is a kind of classic web community discovery algorithm
)
- 2014-04-25 20:33:11下载
- 积分:1
-
T-GWAP-DEMO
模拟当当网的电子商务系统,包括用户注册登录、商品浏览、详细信息、购物车、订单管理、收货信息等,采用MVC架构,mysql数据库,功能齐全,代码简介易懂。(Analog Dangdang' s e-commerce system, including user registration Login goods browse detailed information, shopping cart, order management, receiving information, the use of the MVC architecture, mysql database, fully functional code Introduction understandable.)
- 2013-04-08 20:44:29下载
- 积分:1
-
CompletionInfo
Information about a single text completion that an editor has reported to an input method.
- 2014-01-03 19:35:20下载
- 积分: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
-
java 串口通讯 示例源码
简单的实现了一般的串口通讯
- 2017-09-22下载
- 积分:1
-
telnet_service
这是一个简单的telnet协议简单实现,希望对大家有帮助。(telnet service,telnet service
telnet service)
- 2009-09-26 12:25:06下载
- 积分:1
-
医疗健康管理类企业
说明: (注)这里大家经常会出现的问题是“数据库服务器或登录密码无效,无法连接数据库,请重新设定”,出现这个问题是上面的选项您没有填写正确,一般只需填写四项,第一:数据库主机,(数据库主机一般的空间默认是localhost,如果您的空间的数据库主机是localhost,那就不需要填写,如果不是默认的localhost,就填写你的数据库主机)第二:数据库用户,第三:数据库密码,第四:数据库名称,在这说明一下,数据库前缀请勿修改!如果上面的信息您不是很清楚或者不知道,请咨询你购买空间的空间商!
3.安装完成,点击进入后台。(如出现错误页面可 直接 域名/dede进入后台}(Medical health management)
- 2020-06-20 16:00:02下载
- 积分:1
-
STRUTS-12A
THIS IS A SIMPLE STRUTS EXAMPLE
- 2014-11-21 01:26:36下载
- 积分:1
-
EduManage
一个用JAVA编写的连接SQLite数据库的教务管理系统,能实现学生成绩录入和统计。(JAVA prepared a SQLite connectivity educational management system, to achieve entry and student achievement statistics.)
- 2015-11-28 15:37:16下载
- 积分:1