资源列表

« 1 2 ... .99 .00 .01 .02 .03 404.05 .06 .07 .08 .09 ... 1384 »

[编译器/词法分析my-nfa

说明:这是我自己写的将正则表达式的parser,通过将正则表达式先编译成NFA格式,大大加快搜索速度.-This is what I wrote it myself will be the regular expression parser, by first compiling regular expressions into NFA format, greatly accelerate the search speed.
<binch> 在 2024-10-12 上传 | 大小:2048 | 下载:0

[编译器/词法分析partab

说明:(2,1,9)卷积码的一个查找表,用与(2,1,9)卷积码的编码,可以根据寄存器的状态来判别输出数.-(2,1,9) convolutional code a lookup table, using and (2,1,9) convolutional code encoding may be based on the state register to determine the number of output.
<LIN> 在 2024-10-12 上传 | 大小:208896 | 下载:0

[编译器/词法分析BIANYIDAIMA

说明:编译原理学习使用的代码 内容有从词法分析到中间代码生成的代码 并且含有注释-Principles of learning to use compiled code from the lexical analysis of the contents of the intermediate code generated code and contains the Notes
<zhouxin> 在 2024-10-12 上传 | 大小:899072 | 下载:0

[编译器/词法分析micro6.26

说明:微小语言编辑器的代码 虽然简单但是LINUX都是由MINIX来的 这也算是启发之源了-Micro-language code editor is simple, however LINUX by MINIX to also be regarded as a source of inspiration
<zhouxin> 在 2024-10-12 上传 | 大小:295936 | 下载:0

[编译器/词法分析word

说明:一个简单的词法分析器,用c语言编写的,构思简单,-A simple lexical analyzer, using c language, the idea of simple,
<xiaofeng> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[编译器/词法分析inger-0.1.tar

说明: inger小型c编译器源码,从国外开源来得。-inger small c compiler source code, open source has come from abroad.
<liuchunxi> 在 2024-10-12 上传 | 大小:326656 | 下载:0

[编译器/词法分析lemon

说明:语法分析器LEMON 著名的开源软件,曾获得开源大奖. 浙江大学有关于个软件的代码剖析 -LEMON parser famous open source software, open source has received awards. Zhejiang University on the software code analysis
<liuchunxi> 在 2024-10-12 上传 | 大小:31744 | 下载:0

[编译器/词法分析cifa

说明:本代码,完全用asm编写,可以实现编译原理的词法分析。-The code, fully prepared to use asm, you can realize the principle of lexical analysis compiler.
<张钊> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[编译器/词法分析ToolPublic

说明:TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant part of the core of the TOOL engine, is based on the BOB project, a work
<steavenku> 在 2024-10-12 上传 | 大小:2626560 | 下载:0

[编译器/词法分析autoconf-2.60.tar

说明:autoconf是一个产生可以自动配置源代码包,生成shell脚本的工具,以适应各种类UNIX系统的需要。版本号是2.60-autoconf is a configuration can be automatically generated source code package, to generate shell scr ipt tools, in order to adapt to various types of UNIX sy
<王珏> 在 2024-10-12 上传 | 大小:1367040 | 下载:0

[编译器/词法分析libtool-1.5.24.tar

说明:GNU libtool 是一个通用库支持脚本,将使用动态库的复杂性隐藏在统一、可移植的接口中。redhat9中系统自带,但版本太低,该版本是1.5.24-GNU libtool is a generic library support scr ipt, will use the dynamic library to hide the complexity of a unified, portable interface. RedHat9
<王珏> 在 2024-10-12 上传 | 大小:2919424 | 下载:0

[编译器/词法分析test

说明:编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。-Reading the course of the preparation of a word, from the input source program to identify each word has an independent significance, tha
<黎兴> 在 2024-10-12 上传 | 大小:197632 | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 404.05 .06 .07 .08 .09 ... 1384 »

源码中国 www.ymcn.org