搜索资源列表
MySeg
- 最短路径法分词程序。将中文句子经过原子切分后生成一个有向无环图,然后使用Dijkstra算法求出由起点到终点的最短路径以实现中文分词。-shortest path method participle procedures. Chinese Sentence will be read after splitting atoms generated a directed acyclic graph. then use the Dijkstra algorithm derived from the s
sortwenzi
- 通过VC++实现的各种文字通用的排序算法,方便实用,但需要各种文字的基字的码表-through VC + + language of the common algorithm, convenient and practical, it needs all kinds of written characters of the base code table
dsp_C_code6
- 数字信号处理的各种算法的c语言代码实现。 格式是pdg的。-digital signal processing algorithms in C language code to achieve. The format is pdg.
calendarcalculate
- 关于VB的农历算法,可实现农历与阳历换算-VB on the Lunar algorithm can be realized with the Chinese solar calendar conversion
ShootSearch_path_for_bate_1.0
- 一段关于中文信息分类的分词算法,他实现了信息过滤中的分词,为信息过滤的分类打下基础-section on the classification of information in Chinese word segmentation algorithm, he realized the information filtering the word, Information filtering to lay the foundation for the classification
cutword
- 用VB与数据库相连接实现中 文分词的程序,采用了正向 最大匹配算法。-using VB and database links, Chinese word segmentation procedures using the largest positive matching algorithm.
万年历算法
- 万年历星期速算法及实现-hefty almanac weeks-speed algorithm and implementation
PSOLA
- 语音合成PSOLA算法实现 语音合成PSOLA算法实现
DBSCAN
- 聚类算法演示程序,用C语言实现,内含函数详细功能介绍
tf-idf(chinese)
- ti-idf算法,实现对中文文档的检索,把多篇文档中的词,按照权值从小到大进行排列(词语以文本中的词库为准)
Burg
- 用burg算法实现功率谱的估计,可以改变信噪比SNR,阶次P,可以分析分辨率
MCAMDA
- 是数据挖掘中聚类算法的一种,是用Vc++实现的
bloger
- 主要是使用中间层实现类Blog的代码文件,值得花点时间来研究它的算法.开发时间有一个月了.请大家支持本站
处理器调度
- 实验模拟选择优先数调度算法实现在单处理器下的处理器调度。-experiments simulate several priority scheduling algorithm on a single processor under the processor scheduling.
MDECINT
- 信号与信息处理领域经典算法实现,是研究这一领域的人士的重要参考资料。
知网语义相似度计算java实现
- 利用hownet计算词语语义相似度 java实现,算法参照内附的论文
自适应并行遗传算法实现有源滤波器的设计
- 摘 要:提出一种改进的自适应并行遗传算法,通过设计自适应算子自动调节交叉和变异概率,采用基于岛屿交换模型实现多种群间信息交换,提高了种群的多样性和健壮性.将该方法用于滤波器的参数优化设计,给出4阶切比雪夫低通滤波器的设计结果,比较各种算法的性能,证明该算法收敛速度快,精度高,有效地克服了早熟现象.
hash结构最大逆向中文分词算法
- 建立hash结构的中文词典,并实现了最大逆向中文分词算法
VisualC.rar
- 分词算法,是用C++代码实现的,并有实际的运行例子。,Segmentation algorithm is the use of C++ code, and there is a practical example of the operation.
ChineseSplit
- 一个基于VB.NET开发的中文分词及关键词提取系统,采用双向最大匹配、词频统计、快速排序等算法实现。-VB.NET developed based on Chinese word segmentation and Key Extraction System, the largest two-way matching, word frequency statistics, such as quick sort algorithm.