搜索资源列表
dsp_C_code6
- 数字信号处理的各种算法的c语言代码实现。 格式是pdg的。-digital signal processing algorithms in C language code to achieve. The format is pdg.
HMM_code
- 经典的HMM算法的代码!以在文本中的应用为例,给出HMM的源码。使用C语言。-classic HMM algorithm code! In the text to the application as an example, HMM source. The use of C language.
ProbWordSeg
- 中文信息处理方面的一个源码。此为一个分词软件,这个分词的算法虽然简单,但是原理和其他相同,是最大概率法分次。功能强大,代码简洁易懂。
4016
- 主要功能: 1. 多浏览器兼容,能够很好得兼容Mozilla,IE等浏览器 2. 功能强大的文章编辑器,同时兼容两种编辑方式,在线编辑器采用FckEditor. 3. PJBlog2采用的UBB编辑器由Blog作者独立开发,支持自定义面板和CSS,自带HTML转换UBB代码功能 4. 自定义模块,可以自己修改页面上的的布局,让不懂制作网页的用户也能自己增加和修改页面上的版块 5. Skin功能,随时可以给自己的Blog换上新的CSS样式界面 6. 自定义分类,可以
bloger
- 主要是使用中间层实现类Blog的代码文件,值得花点时间来研究它的算法.开发时间有一个月了.请大家支持本站
Algo3-7
- 表达式的另一种算法,原代码-expression of another algorithm, the original code
ALGO3-9
- 用递归求解迷宫算法原代码-using recursive algorithm to solve the maze-source
ID3.rar
- 决策树算法ID3的代码实验,编译后可直接使用的ID3代码,ID3 decision tree algorithm code experiments, compiled code can be directly used in ID3
VisualC.rar
- 分词算法,是用C++代码实现的,并有实际的运行例子。,Segmentation algorithm is the use of C++ code, and there is a practical example of the operation.
spatial_pyramid_code
- 金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories matlab代码
fenci
- 用C写的简单的分词算法,请查看具体代码.-Using C to write the simple segmentation algorithm, please see the specific code.
inside-outside
- PCFG的计算内向算法和外向算法的代码,非常好的资源,是学习自然语言处理的好资源-PCFG calculation algorithm to the algorithm of the code and outward, very good resources to study natural language processing are a good resource
segthewords
- 它是文本分词程序代码的核心算法,可以为语言学者提供强大的分词功能。-Is a code word the text of the core algorithm
small
- 一个测试用的中文分词代码,基于FMM分词算法-Chinese word segment code
acopost_note
- acopost是Ingo Schroder于02年在德国汉堡大学完成的一个词性标注工具包。主要实现了基于实例、最大熵、2元隐马、基于转换规则等4种词性标注算法,以及评价和算法融合等。采用的语言是perl和c,代码比较短小,非常适于学习。-acopost Ingo Schroder is a speech in 2002 at the University of Hamburg, Germany marked the completion of the toolkit. The main achi
地统计代码
- 地统计代码,小波分析,人工神经网络等算法