搜索资源列表

  1. 识别单词.rar

    0下载:
  2. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:379177
    • 提供者:
  1. 有穷自动机识别无符号数.rar

    0下载:
  2. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:40202
    • 提供者:
  1. FreeICTCLAS.zip

    1下载:
  2. 计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:3140098
    • 提供者:
  1. scan.rar

    0下载:
  2. 利用vc制作的模拟编译器的扫描程序,实现在输入字符串扫描分解为编译器能识别的符号。
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:215363
    • 提供者:
  1. 有穷自动机识别无符号数

    0下载:
  2. 有穷自动机识别源码- Has the poor automaton recognition source code
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:40469
    • 提供者:秋水寒
  1. 数的识别

    0下载:
  2. 这是一个编译原理中,数的识别的一个程序,可以运行-it is a program of indentify of number in complier principle,can run.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6621209
    • 提供者:火石
  1. 编译原理课程设计报告书

    0下载:
  2. 词法分析中2.实验内容 SAMPLE语言语法分析部分的实现。 输入:词法分析后得到的token.txt文件. 输出:程序中的语法错误的所在的行和列,出错原因. 功能:读入词法分析后得到的TOKEN串,识别不同的语法范畴,并识别其中的 语法错误,同时显示错误所在行,列和错误的原因. -2. SAMPLE experiment as part of language syntax analysis of the ac
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:102045
    • 提供者:爽爽
  1. 词法分析器

    0下载:
  2. 类c语言词法分析器,文件能够识别c语言关键字和单词(1.0版)-lexical analyzer, to identify documents c word and language keyword (version 1.0)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3733
    • 提供者:
  1. bysy2005

    0下载:
  2. 2002级计算机科学与技术专业(4-11班) 要求完成下述两个实验: 1、识别小型语言所有单词的词法分析程序设计(4机时) 2、算术表达式文法的递归下降分析程序设计(6机时) 实验一:词法分析器的构造与实现 -2002 Computer Science and Technology (4-11 classes) required to complete the following two experiments
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5941
    • 提供者:刀尖
  1. cafa

    0下载:
  2. 词法分析器,可以对c 常用的关键字,和字符进行识别分类-lexical analyzer can be used to c keyword, and the identification of characters classification
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2621
    • 提供者:杨志力
  1. 句子识别程序(预测分析法)

    1下载:
  2. 一个句子识别程序(预测分析法)原程序,是用vc++编写的,很不错哦-a sentence identification procedures (Prediction) program, is prepared by the vc, oh very good
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2111
    • 提供者:李明
  1. ICTCLAS

    0下载:
  2. 计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。-Calculate the Chinese Lexical Analysis System ICTCLAS. Segmen
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:3140608
    • 提供者:站长
  1. 有穷自动机识别无符号数

    0下载:
  2. 有穷自动机识别源码- Has the poor automaton recognition source code
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:39936
    • 提供者:秋水寒
  1. 句子识别程序(预测分析法)

    0下载:
  2. 一个句子识别程序(预测分析法)原程序,是用vc++编写的,很不错哦-a sentence identification procedures (Prediction) program, is prepared by the vc, oh very good
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:
  1. wordcheck

    0下载:
  2. 一个简单的C词法分析器 能识别数字,标志符(关键字,变量)和一些运算符.-a simple C lexical analyzer can identify the number, identifier (keyword, variable), and some Operators.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:野牙
  1. 数的识别

    0下载:
  2. 这是一个编译原理中,数的识别的一个程序,可以运行-it is a program of indentify of number in complier principle,can run.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:11813888
    • 提供者:火石
  1. expresion

    0下载:
  2. 一个公式解析程序,支持变量,具有操作符优先级的自动识别,语法错误报警等功能-an analytical formula that supports variable, with the operator precedence, the automatic recognition of grammatical mistakes alarm functions
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:154624
    • 提供者:hy
  1. release51protected

    0下载:
  2. 指纹识别可以提供具体的应用给我门详细的资料应用北京-fingerprint identification can provide specific application to my door detailed information Application Beijing
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:548864
    • 提供者:leida
  1. cifafenxiqi

    0下载:
  2. C语言的词法分析器,功能比较简单,可识别部分关键字,变量,常量,标识符。-C language lexical analyzer function is relatively simple to identify some keywords, variables, constants, identifiers.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:秦始皇
  1. Lexical

    0下载:
  2. 编译原理的词法分析,可以识别各类词,浮点数字,二进制,八进制,十进制,十六进制-Compiler theory of lexical analysis, can identify all kinds of words, floating point numbers, binary, octal, decimal, hexadecimal
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-25
    • 文件大小:19456
    • 提供者:carponlee
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org