资源列表
cifafenxi
- 这是以前课程设计做的一个简单的词法分析器,是用C++做的-This is done before the course design a simple lexical analyzer is to do with C++
02131536591
- LR(1)分析器,当输入不同的文法就进行相应的文法分析,并会出现分析表,而且对输入的句子进行分析。
13930
- C++又规定,如果一个类没有提供任何的构造函数,则C++提供一个默认的构造函数(由C++编译器提供),这个默认的构造函数是一个不带参数的构造函数,它只负责创建对象,而不做任何的初始化工作。 -dsfasdf
conplex-network-visualization-review
- 本文全面介绍了复杂网络可视化技术的研究进展,讨论了可视化布点算法 和压缩算法,并介绍了若干具有代表性的复杂网络可视化工具、列举了复杂网络可视化技术在相关领域的应用-This article fully describes the complex network visualization technology progress, discuss the visualization of distribution algorithms and compression algorithms, a
Do_am_HS1101
- vi dieu khien 8051 and HS1101
CompilerJava_final
- Pascal lexical analyzer program for demo compiler, which can analysis to classify Identifiers, numbers, names, strings and Booleans,? &plat_id=-Pascal lexical analyzer program for demo compiler, which can analysis to classify Identifiers, numbers, na
WordAnalysis
- 词法分析器程序,很详细使用的词法分析,可以输出分析结果到文件-Lexical analyzer program, very detailed lexical analysis, and can output the analysis results to a file
PL0
- Pl0编译器,添加read和write功能后,输入pl0源代码,输出中间运行代码。-Pl0 compiler, add read and write functions, the input pl0 source code, run the output intermediate code.
libsvm-3.0
- 台湾林智仁研究小组开发的libsvm-3.0.1工具箱,对数据进行分类!基于C上开发,上层接口,可以在matlab上编程运行-Taiwan' s Lin Zhiren research team developed libsvm-3.0.1 toolbox, the data categories! Developed based on C, the upper interface, can be programmed to run on matlab
Mutis1.4-Beta1
- Mutis是Lucene搜索引擎的德尔福端口。索引,目录和出色的性能与基于文本的搜索信息提供了一个灵活的API。实现自定义搜索引擎,研究,全文检索,数据挖掘和更优良。-Mutis is a Delphi port of the Lucene Search Engine. Provide a flexible API for index, catalog and search text-based information with great performance. Excelent for i
statementbianyi
- WHILE循环语句的翻译程序设计(递归下降法、输出三地址表示)
c2forth110
- MPE C to Forth Compiler. The contents of the file c2forth110.zip form a C to Forth compiler tool chain. The harness (see below) was tested on a three year old version of VFX Forth for Windows, then known as ProForth VFX. The harness may need changi