-
NIOTest
Tests for some buffers from the java.nio package.
- 2014-02-21 15:54:12下载
- 积分:1
-
music
建议的安卓音乐播放器,很简单的代码,适合新手学习(Andrews recommended music player, a very simple code, suitable for novice learning)
- 2013-11-06 16:37:49下载
- 积分:1
-
视频转码工具累
说明: 针对于一些视频转码的工具类,工具类用到的转码工具分别是:ffmpeg、mencoder(For some video transcoding tools, the tools used in the tool class are ffmpeg and mencoder.)
- 2020-06-19 16:40: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
-
100-cases-of-Java
Java设计实例100例,希望有助于你学习JAVA(The utility program design 100 cases of java)
- 2012-02-10 18:07:22下载
- 积分:1
-
mapadmin
Gmap.net控件使用总结PF环境中能够通过Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac等实现寻找路径、地理编码以及地图展示功能,并支持缓存和运行在Mobile环境中。
GMap.NET的项目地址是http://greatmaps.codeplex.com/ ,我们可以下载相关的例子和源码进行学习,经过学习和研究,发现GMap.NET控件很多功能需要我们自己去实现的。(Gmap.net control environment can use the summary of PF by Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac find the path to achieve such, geocoding and map display functions, and supports caching and running in Mobile environment. GMap.NET project address is http://greatmaps.codeplex.com/, we can download examples and source code to learn, through study and research, found GMap.NET control many functions of our own need to achieve.)
- 2010-12-30 15:43:26下载
- 积分:1
-
InstrumentationTestSuiteBuilderTest
Instrumentation Test Suite Builder Test extends Test Case.
- 2014-02-17 11:41:25下载
- 积分:1
-
ATMjava
建议的模拟银行存款操作,取款操作以及查询相应的余款(Simulation of the proposed operation of bank deposits, cash operating balance, as well as the corresponding query)
- 2009-05-14 20:05:49下载
- 积分:1
-
LegacyConversions
Legacy Conversions Source Code for Andriod.
- 2013-12-05 10:43:38下载
- 积分:1
-
yufafenxi
语法分析器 java版 编译课程综合训练(Java version of the compiler parser comprehensive training courses)
- 2009-04-09 20:28:40下载
- 积分:1