资源列表
cSharplr(1)analyzer
- 词法分析和语法分析,可以使用自己写入文法输出FIRST集及预测表-Lexical analysis and parsing, you can use to write the grammar output FIRST sets and prediction table
maxent-2.4.0
- 基于统计的文本分析中,最为常用的最大熵算法,可直接调用,广泛用于词性标注,词义消岐等-based on statistical analysis of the text, the most commonly used of maximum entropy algorithm, can be called directly, widely used in tagging, Words such as Consumers qi
yuanchengxu
- visual c++做的小型basic编译器,是我们课程设计要求的!
MyIDE
- 编译原理 设计一个编译器 完成指定功能-Compiler theory to design a compiler to specify the function
编译
- 一个不错的编译程序,能够在VC环境下完美运行-a good compiler, in the VC environment perfect run
gprolog-1.2.13.tar
- prolog 人工智能语言的解释期,开源的,很牛的,-prolog artificial intelligence language interpretation period, revenue is cattle, uh-huh
simulink_labs
- This project allows you to learn communication systems in greater depth. It contains the Simulink files (*.mdl) which are block design files of various communication systems such as AM, DSB-SC, FM, PLL, Data Acquisition, Digital Data Transmission, PC
sufu
- 这是一个用MFC C++编写的算符优先文法的语法分析程序。-This is one written MFC C++, operator precedence grammar parser.
LR0yffxq
- 一个用MFC编写的功能很强大的LR0语法分析器 与大家共享 希望对大家有帮助-Using MFC to prepare a very powerful function parser LR0 share with you hope all of you help
精美的c编译器
- 非常精美的c语言编译器,请想探讨编译器的人赶快下载哦!- The extremely fine c language compiler, please want to discuss the compiler the person quickly downloads oh!
IAR-plugin-For-stm32F05
- 为了开发STM32F05x的程序,向IAR6.30.1加Flashloader-For developing STM32F05x program,insert these to IAR 6.30.1
C-resource
- source 为程序源代码文件目录 exe 为可执行文件目录 pics 为所有处理好的图片的目录 需要预先安装MinGW MinGW为Mini Gnu for Windows 里面包含gcc for windows的编译器 将其拷贝值某目录,然后设置环境变量 path x:\\MinGW\\bin 即可通过gcc(g++)命令进行编译