资源列表
ICTCLAS
- 计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。-Calculate the Chinese Lexical Analysis System ICTCLAS. Segmentation correct rate of 97.58 p
First_Follow_FOR.NET
- .NET源码,First集与follow集和LL1文法的实现-. NET source code, First set and follow set and achieve LL1 grammar
Autorun.Virus.Remover.v3.0.Build.201
- rar program for virus remover -rar program for virus remover
bianyiyuanli
- 一个简单编译器,分为词法分析器,语法分析器,中间代码生成。-A simple compiler, divided into lexical analyzer, parser, intermediate code generation.
tiny_dmc
- 花了很多时间打造的最小c/c++编译器!编译器是免费的digitalmars c/c++,IDE用的是单文件版scite(sc178.exe),编译环境及优化开关已设置好。解压后约8M。适合算法编程及c/c++语言学习。-tiny c/c++ development environment(digitalmars c/c+++ scite(singular file, version 1.78)),enjoy it!
Openfire_example
- openfire开发实例,简单易懂有利于全面了解openfire的开发流程-easy understand useful
Comunicacion
- MSP430 Comunicación serial, paralela msp430f2101
SRSF-V1.0.tar
- MFC OPENCV with GUI APPLICATION
add-
- 多位数的加法,c++开发的程序,自己的一次作业,感觉可以-Multi-digit addition, c++ development process, their first job, I can feel
编译原理词法分析器
- 2.1 待分析的简单的词法 (1)关键字: begin if then while do end 所有的关键字都是小写。 (2)运算符和界符 : = + - * / < <= <> > >= = ; ( ) # (3)其他单词是标识符(ID)和整型常数(SUM),通过以下正规式定义: ID = letter (letter | digit)* NUM = digit digit* (4)空格有空白、制表符
TaxiMeter1
- 出租车计费器,可以对出租车行驶的路程和相应的费用进行计数-Taxi fare register can count driving distance and the corresponding cost for a taxi.
MSP430
- 十天学会MSP430教学视频里的源码,对于学习430的朋友们会有一些帮助。入门级的。-Ten days in the instructional video learn MSP430 source for learning 430 friends have some help. Entry-level.