此程序解决的问题:较好的, 并适应短字符串的中文分词算法.根据词库 发现以换行符分隔的众多标题中的 top N 关键字并以此更新词库.是一个分类分词算法
上传时间: 2014-12-20
上传用户:lxm
自适应滤波的遗传算法算法 自适应滤波的LMS算法
上传时间: 2013-12-24
上传用户:ukuk
人力资源管理系统 人力资源管理系统
标签: 人力资源管理系统
上传时间: 2013-12-17
上传用户:咔乐坞
源代码\用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要将n个数依序列,设计一个动态规划算法,计算出有多少种不同的序列关系, 要求算法只占用O(n),只耗时O(n*n).
上传时间: 2013-12-26
上传用户:siguazgb
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
there is an example given
上传时间: 2013-12-08
上传用户:daguda
求解骑士游历问题的程序。骑士游历问题是在8X8格的国际象棋棋盘上随意放置一个马,按照马走“日”字的规则对马进行操作,问是否能够不重复的走遍棋盘的每个格。
上传时间: 2013-12-22
上传用户:妄想演绎师
在数据格式给定的前提下,进行串口中断通信,同时纠正数据的错误格式
标签: 数据格式
上传时间: 2013-12-20
上传用户:lanhuaying
SST39VF160的VxWorks中TFFS驱动源文件,对于TFFS的开发很有用!
上传时间: 2014-01-01
上传用户:ljmwh2000
C++的CORBA程序源代码,isporb.1.1.1.tar.gz
上传时间: 2015-06-20
上传用户:thuyenvinh