-
Ice-3.4.2-demos.tar
ice php+java+c+++.net and so on语言事例(Ice php+java+c+++.net and so on isdemo)
- 2014-07-03 16:54:05下载
- 积分:1
-
ibatis
说明: ibatis的简单应用,ssh的组合应用,适用于初学者
(ibatis)
- 2009-08-12 13:30:27下载
- 积分:1
-
wzw599job
一个功能比较简单的适合初学者的个人求职网站,jsp开发(A function of relatively simple for the individual job site for beginners, jsp development)
- 2009-05-01 07:26:13下载
- 积分:1
-
Mouse
java 打地鼠小游戏 课程设计 经过测定 非常好用(the code for java game)
- 2020-06-19 15:40:02下载
- 积分: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
-
Bluetooth_Application_Programming_with_the_Java_A
Bluetooth_Application_Programming_with_the_Java_APIs_Essentials_Edition ebook
- 2010-11-15 19:33:30下载
- 积分:1
-
USBSDKjavademo
java调用海康刷卡、读卡示例,加载dll(java for haikang demo,load dll)
- 2017-04-26 21:52:48下载
- 积分:1
-
miniCAD
用java写的miniCAD软件,可绘画,改变位置改变颜色等(miniCAD written by Java)
- 2013-12-26 16:16:00下载
- 积分:1
-
mybatis
说明: myabtis 整合后的项目 可直接使用(Myabtis integrated projects can be used directly)
- 2020-06-19 12:00:06下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1