搜索资源列表
basic解释器源代码
- basic解释器源代码 microsoft visual studio 6.0环境下通过-basic explanation for the source code microsoft visual studio environment through 6.0
PowerToy
- PowerToy是为方便程序员在命令行窗口中使用Visual Studio.NET 2003 中的各种命令行工具而开发的一个小程序。它在资源管理器的弹出菜单中增加一项[打开命令行窗口]。点击该菜单项后,系统会在资源管理器当前工作路径处打开一个命令行窗口,并在此窗口中自动设置Visual Studio的环境变量,如PATH。程序员在此窗口中可方便地执行Visual Studio.NET 2003中的各种命令行工具,如C++、C#的编译器等等。-PowerToy for the convenienc
SourceCodeExpression
- 一个表达式解析器,利用Visual Studio C++6.0 开发,感觉不错,不妨一下-an expression parser, using Visual Studio C + +6.0, feeling good, it may be what
Lex_Yacc_Parser
- 语法分析器lex和词法分析器yacc的C++语言实现 1.Lex (1)Lex输入文件的解析 (2)正规表达式的解析 (3)一个正规表达式到NFA的转换算法实现 (4)多个NFA的合并 (5)NFA的确定化和最小化算法实现 (6)返回状态与返回内容的对应 2.Yacc (1)Yacc输入文件的解析 (2)上下文无关文法到对应LR(1)文法的下推自动机的构造 (3)LR(1)文法的下推自动机到相应分析表的构造 (4)LR(1)总控程序的构造(查表程
XML_expat
- 一个用visual studio C++开发的XML文件解析和生成程序.-visual studio with a C development of the XML document parsing and generating procedures.
1
- 语法分析的,使用Microsoft Visual Studio 6.0打开
PL0C_2005
- 基于Visual studio 2005的PLO源代码-Visual studio 2005 based on the source code of the PLO
vax
- visual studio辅助开发工具。-development tools supporting visual studio.
Visual-Studio-Project-Converter
- 各种visual studio 版本的工程转换器-VSPC is the console utility for converting between project formats for various versions of Microsoft Visual Studio. Currently the project supports VS 2002, 2003, 2005 and 2008. Original version of the code was created by Stoy
matchingbraces-0
- 在Visual Studio 2008里可以用来显示对称括号的插件和源码-matching braces in VS
VCAssitpojieban
- Visual.Assist.X是一款非常好的Visual Studio .NET 2003、2002插件,支持C/C++、C#、ASP、Visual Basic、Java和HTML等语言,也支持VC++6、VC++5,能自动识别各种关键字、系统函数、成员变量、自动给出输入提示、自动更正大小写错误、自动标示错误等,有助于提高开发过程地自动化和开发效率。-Visual.Assist.X is a very good Visual Studio. NET 2003,2002 plug-ins to s
LL1Analysis
- 编译原理文法分析LL(1)分析,在Visual studio 2005下实现,比较时新,挺有参考价值。如需要,欢迎请下载~-Compiler theory of grammar LL (1) analysis, to achieve in Visual studio 2005, when compared to the new, quite valuable. If necessary, please download ~
Forth_for_the_TMS320C50
- Forth compiler and interpreteter for the TMS320C50 microcontroller. Project for MS Visual Studio (v5+) and Qnx included.
SolutionConverter
- visual studio solution file converter exe
CPP
- 我们提供了两个不同的源代码发行版:一个 与Microsoft Visual Studio工程。NET编译器和其他 该工程使用GNU编译器。在这些源代码 两个版本大体上是相同的,虽然有一些 在后面的章节方案,就必须改变,以适应 在MS的嵌套处理的限制模板。-We provide two different source code distributions: One that works with Microsoft Visual Studio .Net compiler
CompiladorUnal-VS
- Compiler with basic functions in spanish for Visual Studio IDE
asd
- 编译原理 语义分析及代码生成器,大学编译原理作业,实验。可运行,运行环境visual studio 2008-Principle of semantic analysis and compilation code generator, operating the University of compiler theory, experiment. Can run, run environment visual studio 2008
pipesTest
- this a test about using windows pipes, this source is very tiny becouse use windows console. Was compiled in Visual Studio C++ 6 compiler-this is a test about using windows pipes, this source is very tiny becouse use windows console. Was compiled in
My-Java
- 本人开发的一款java编译器,当年学java时候用的。 主要功能:1.*.java文件编辑、2.*.java文件编译及运行、3.自动判断主类名(java文件保存时体现)、4.JDK环境变量检测及设置(winXP证实可用,理论上支持win7)... 开发环境:Microsoft Visual Studio 2005(Visual Basic 2005)。 仅供学习,如要盗版,请经过本人同意。 联系方式:QQ747192928。 可能存在Bug,请多包涵。- I
CPP
- 运用Visual Studio环境写的编译原理递归下降子程序例子 包含空的情况 遇到终结符号时指针加一的程序代码-Using Visual Studio environment write compiling principle recursive descent subroutines example contains empty situation meet end symbol and a pointer to the program code