-
jspbookshop
说明: 一个用jsp做的网络书店的源代码
采用oracle数据库设计(jsp done with a network of bookstores source code using oracle database design)
- 2006-01-17 22:37:19下载
- 积分: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
-
guava-20.0
说明: Guava 20.0 正式发布,Google 的 Java 常用类库。 guava-20.0.zip(Guava 20 is officially released, Google's Java common class library. guava-20.0.zip)
- 2018-04-28 13:28:00下载
- 积分:1
-
xiaoche
一个制作的简单的小汽车模型,运用VRML中的。(a car)
- 2011-07-26 09:45:33下载
- 积分:1
-
daima
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r !.inf
del autorun.inf /F
e:(attrib-s-h-r copy.exe
del copy.exe /F
attrib-s-h-r !.inf
del autorun.inf /F
e:)
- 2010-12-09 08:48:04下载
- 积分:1
-
index
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
-
仓库管理系统
说明: 仓库管理系统主要包括以下功能。
1. 仓库管理:主要实现对仓库进货、出货、商品调拨和商品图片信息进行管理
2. 商品查询:主要实现查询商品的库存情况,对商品的调拨、进货、出货、缺货情况和商评的图片信息做出记录
3. 系统设置:系统设置实现供应商信息、仓库信息和账号信息的添加、删除和修改。(The warehouse management system mainly includes the following functions.
1. Warehouse management: mainly realizes the management of warehouse purchase, delivery, commodity allocation and commodity picture information.
2. Commodity inquiry: Mainly to inquire about the inventory of commodities, and record the allocation, purchase, delivery, stock out and the picture information of the evaluation of commodities.
3. System settings: System settings can add, delete and modify supplier information, warehouse information and account information.)
- 2019-06-03 09:09:56下载
- 积分:1
-
BookStoreJava
简单的书店管理系统,是课设期间教师指导完成的,希望会对大家有帮助!(Bookstore simple management system, is a lesson for teachers to guide the completion of the period, and I hope you will help!)
- 2009-04-14 14:50:23下载
- 积分:1
-
Android-A_Programmers_Guide
Android编程手册,英文版,前面一部分与android的SDK文档差不多,后面部分比较有参看价值,具体目录见英文描述!(Android A Programmer’s Guide
New York Chicago San Francisco
Contents at a Glance(目录)
1 What Is Android?
2 Downloading and Installing Eclipse
3 Downloading and Installing the Android SDK
4 Exploring the Android SDK
5 Application: Hello World!
6 Using the Command-Line Tools and the Android Emulator
7 Using Intents and the Phone Dialer
8 Lists, Menus, and Other Views
9 Using the Cell Phone’s GPS Functionality
10 Using the Google API with GTalk
11 Application: Find a Friend
12 Android SDK Tool Reference)
- 2009-03-30 11:07:12下载
- 积分:1
-
WebBrowser
用java语言实现webbrowser,代码清晰,易于理解(the web development of ftp)
- 2012-05-29 10:21:05下载
- 积分:1