搜索资源列表
tanqiu
- 以多个class组合形成一个弹球程序,做自由落体运动,最后停在底部-With multiple class combinations to form a pinball program, doing free fall, and finally stopped at the bottom of the
IKAnalyzer3.2.8-source
- IKAnalyzer的源码包,实现中文分词功能,(1) 采用了特有的“正向迭代最细粒度切分算法”,具有60万字/ 秒的高速处理能力。 (2) 采用了多子处理器分析模式,支持:英文字母( IP 地址、Email、URL )、数字(日期,常用中文数量词,罗马数字,科学计数法),中文词汇(姓名、地名处理)等分词处理 。 (3) 优化的词典存储,更小的内存占用。支持用户词典扩展定义 (4) 针对 Lucene 全文检索优化的查询分析器 IKQueryParser;采用歧义分析算法优化查询关键
dtw
- 用java写的DTW程序组合,可用于进行动态弯曲路径的计算和时间序列相似性比较-Using java to write the DTW procedure combinations that can be used for dynamic bending path calculation and comparison of time series similarity
Matrixcalculationimplementationusingjava
- 用java实现矩阵运算行列式运算组合数计算-Implementation using java matrix determinant computing computing computing the number of combinations
pinyin
- 根据中文获取中文的拼音(全拼音组合,多音节组合), 还能获得每个字首字母的开头字母(可用于首字母简单拼音查询),要将pinyin4j.jar加入环境-According to the Chinese access to the Chinese pinyin (phonetic combination of wide, multi-syllable combinations), Also obtained at the beginning of each alphabetical
data
- 编程序,设计至少20种不同类型的数据运用+、-、*、/、%运算组合情况,测试结果的数据类型并显示在console中(用Poly.getType()方法)。 设计至少6种数据被0和0.0除的情况, 观察运行结果,如果能显示在console中,则 显示。 设计至少5种char型数据和int型数据之间相互转换的情况,显示在console中。 -Programmed, designed at least 20 different types of data using+,-,*,/,
PaiLieZuHe
- 这是一个排列组合的小程序,通过输入几个数字可以进行排列并自动组合-Permutations and combinations
litter-algorithms
- 打印N个骰子的所有点数组合,如N=3,3个骰子都是1点,那么打印“1,1,1”,是1点,2点,3点,打印“1,2,3”(注意“3,2,1”跟“1,2,3”是同一种组合,不要重复打印),以此类推-Print all the points of N dice combinations, such as N = 3,3 dice are 1 point, then print " 1,1,1" is 1:00, 2:00, 3:00, print " 1,2,3&quo
KWIC
- hello world和I Am Yoda两个字符串的排列组合,分两步来移动他们的顺序,然后按照ASCII码来排序。 -hello world and I Am Yoda permutations and combinations of the two strings, two steps to the order in which they are moving, and then sorted according to the ASCII code.
test6
- 设计一个窗口界面: 用于学生基本信息的输入。使用多种界面元素,如JButton,JTextField,JCheckBox,JComboBox(将按钮或可编辑字段与下拉列表组合的组件)等。 要求:处理事件响应。 2、 设计一个文件操作程序界面: (a)实现文本输入、文件载入和保存等基本功能; (b—选做)增加菜单项,可弹出功能配置窗口:设计界面,使用合理布局,使用数种常用图形组件,进行字体,文本背景色,文本颜色的选择。-Design a window interface:
PhoneConverter
- A source code to covert phone codes that generate corresponding combinations.
GA-SVM
- 由于遗传算法具有隐含的并行性和强大的全局搜索能力,可以在很短的时间内搜索到全局最优点。使用GA对SVM进行参数的优化,寻找最优的惩罚因子和SVM中RBF参数的组合。结合RBF参数r和惩罚因子C, 可以得到需要优化的参数组合。希望对大家有用!-Genetic algorithm with implicit parallelism and powerful global search capability, you can search within a very short period of t
RateAnalyzeUtil
- 经过对双色球的历史信息比对,去掉特殊序列和小概率序列,得到一个最小的可能中奖组合。-After a two color information than the history, remove special sequences and sequence small probability to get a smallest possible winning combinations.
combinatrics
- This a simple java code for calculate combinations equation, with factorial functions, and most efficient way to implement the equation-This is a simple java code for calculate combinations equation, with factorial functions, and most efficient way t
NamespacedAttributesLookupTest
- Tests that we both report and retrieve attributes using the appropriate names for different combinations of namespaces and namespace prefixes.
jkeymapdemo
- Java键盘输入和捆绑,“Ctrl+X”和“Ctrl+V”是很多操作系统的“剪切”和“粘贴”快捷键组合。本Java源码将实现在文本 编辑中的两个新的快捷键组合“Ctrl+1”、“Ctrl+2”,分别完成“剪切”和“粘贴”的功能。如图所示,文本条中的文字可以用“Ctrl+1”、“Ctrl+2”来操作编辑。-Java keyboard input and bundling, "Ctrl+ X" and "Ctrl+ V" is "cut" and "paste" shortcut key
JKEYMAPDEMO
- 摘要:Java源码,系统相关,键盘 Java键盘输入和捆绑,“Ctrl+X”和“Ctrl+V”是很多操作系统的“剪切”和“粘贴”快捷键组合。本Java源码将实现在文本 编辑中的两个新的快捷键组合“Ctrl+1”、“Ctrl+2”,分别完成“剪切”和“粘贴”的功能。如图所示,文本条中的文字可以用“Ctrl+1”、“Ctrl+2”来操作编辑。-Summary: Java source code, system-related, keyboard and bundled Java key
user-name
- This is a variation of the original Login and Password scr ipt that will take users to a designated URL only if the entered username and password is correct. The user is given 3 chances to enter the correct combination. You can define more than 1 set
wordCount
- 代码功能:文件中的词频检测,一个文件中存储待检测文本,另一个文件中存储检测的单词,且单词可为多个,检测中单词的单复数为同一单词,且能检测数字、数字与字母组合的单词- Code Function: document word frequency detection, a file stored text to be detected, another file storage detection of words, and words can be multiple, detection of
thinkgem-jeesite
- JeeSite 是一个 开源的企业信息管理系统 基础框架。主要定位于“企业信息管理”领域,可用作企业信息管理类系统、网站后台管理类系统等。JeeSite是非常强调开发的高效性、健壮性和安全性的。 -JeeSite is an open source framework for enterprise information management system basis. Mainly located in the Enterprise Information Management in