CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - lexical

搜索资源列表

  1. ++cifafenxicompiler

    0下载:
  2. 编译原理的实验--设计一个词法分析器,可以识别C中的关键字和各种符号-compiler principle experiments -- design a lexical analyzer can identify C keywords and various symbols
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34809
    • 提供者:亿摆
  1. byyliInC

    0下载:
  2. 本人编写的再加上收集的几个编译原理的词法分析程序-prepared by the addition of several compiler collection tenets of lexical analysis procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7056
    • 提供者:吴延庆
  1. WordNet 语义计算 CSharp版

    1下载:
  2. 操作 WordNet 3.0 词汇语义资源的 C# 类。该API提供了获得 WordNet 项目的大部分内容,包括所有的同义词集以及它们之间所有的词汇关系。 This is a C# .NET API for the WordNet 3.0 lexical semantics resource. The API captures most of the content of the WordNet project, including all synset definitions and syn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-05-27
    • 文件大小:208621
    • 提供者:hello_web
  1. source

    0下载:
  2. C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:11236
    • 提供者:站长
  1. sourcecode

    0下载:
  2. 以上一共五个在VC环境下编写的程序,分别为串的基本操作,哈夫曼编译码系统,简单词法分析器,进程转换模拟控制,最短路径搜索算法。为节省上传时间,只有源代码,工程文件都删除了,但是上述源码都在本机上编译通过,并且能够正确运行。谢谢!-More than a total of five in the VC environment prepared by the procedure, namely the basic string operations, Huffman encoding and dec
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:47861
    • 提供者:zgz
  1. 1926112

    0下载:
  2. PL/0词法分析,说明文档流程图尚未完成,-PL/0 lexical analysis, documentation flow chart has not yet completed,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:33393
    • 提供者:kandy
  1. datrie_cvs20061001.tar

    0下载:
  2. This an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as h
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:34579
    • 提供者:lucoy
  1. lComp

    0下载:
  2. High performance lexical compression engine - x86 based.-High performance lexical compression engine- x86 based.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:127471
    • 提供者:Larry
  1. LL1

    0下载:
  2. c++词法分析器。可以分析简单的输入字符串。希望对大家有帮助。-c++ lexical analyzer. Easy to analyze the input string. I hope there is help for everyone.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:970574
    • 提供者:木子
  1. suanfuwenfa

    0下载:
  2. 编写表达式计算程序,方法不限,但要求将词法部份(即取常或运算符)编写成一个子程序-The preparation of the expression program, and methods are not limited, but requested that some lexical (that is, regular check or operator) the preparation of a subprogram
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5850
    • 提供者:ting
  1. 1.cpp

    0下载:
  2. 对一个语句进行词法分析,包括为关键字,标志符,数字,运算符,界限符-Carried out a lexical analysis of words, including keywords, identifier, number, operator, at the boundaries
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1304
    • 提供者:aipeng
  1. lexical_analysis

    0下载:
  2. 编译原理课程作业,词法分析器。简单的对于一段C程序进行词法分析-Compiler theory course work, lexical analyzer
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:334270
    • 提供者:Fu Xiangwei
  1. cffxq

    0下载:
  2. 简单的词法分析程序,可执行,大二时做的简单词法分析器,可打开源文件分析词法。-A simple lexical analysis program, executable, sophomore, when doing a simple lexical analyzer, lexical analysis can open the source file.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:12757
    • 提供者:吴伟博
  1. 41695068complior

    0下载:
  2. 实现词法扫描器的所有功能,并且是在c语言环境下编写的,可以正常运行并实现词法扫描的基本功能-To achieve all the features of lexical scanners, and is prepared in the c language environment, and can function properly and achieve the basic functions of lexical scanning
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:5432
    • 提供者:晨曦
  1. vs2008

    0下载:
  2. c# 编译预处理子程序+词法分析器 VS2008平台-c# compiler pre-processing subroutine+ lexical analyzer VS2008 Platform
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:43705
    • 提供者:梁霄
  1. TestOrder

    0下载:
  2. 一个列出所有Lexsil序列的程序,可直接使用- This program generates all subsets by lexical order
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:20645
    • 提供者:wangluo
  1. desk

    0下载:
  2. 设计SIMPLE语言的词法分析器,编译原理的实验。-SIMPLE language, lexical analyzer design, compile principle experiment.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:909140
    • 提供者:pactric
  1. dsafgdsa

    0下载:
  2. 词法分析器,C++做的词法分析器.用于代码分析-Lexical analyzer, C++ to do the lexical analyzer. For code analysis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:19303
    • 提供者:
  1. lexical-analysis-program

    0下载:
  2. 一个词法分析程序,对所给出的程序可分析出关键字、数字(整数、小数、科学计数法数字)、定义的识别符、分界符、分隔符 ,并带有lex程序。-A lexical analysis program, the program is proposed to analysis of keyword, digital ( integer, decimal, scientific notation definition digital ), identifiers, delimiters, separator,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-06
    • 文件大小:1477
    • 提供者:zhj
  1. lexical-analysis-complete-code

    0下载:
  2. 计算机编译原理课程中词法分析完整代码,并附有个功能模块的说明。-Compiler theory lexical analysis complete code
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:1541
    • 提供者:zuozeyu
« 12 »
搜珍网 www.dssz.com