搜索资源列表
lua-5.0.2
- 世界上最快的脚本语言lua的源码,在vc编译写通过,无需自己配置-world's fastest song scr ipting language source code, the compiler written in vc through without their configuration
WiseFox
- 一个类似Microsoft Access的小型数据库管理系统,提供全部VC源码,涉及界面设计、数据存储、页面调度、语法分析、报表设计等多项技术,对数据库学习、研究以及企业应用都有极高的价值。 -similar to a small Microsoft Access database management system full source VC, involving interface design, data storage, scheduling pages, syntax analysi
4.2.tar
- lcc,一个可变目标c语言编译器的源码,可以用vc.net编译-OH, a c variable target language compiler source code, the compiler can use vc.net
compilerPL
- 编译原理课程设计VC实现源码(可以运行)-Course Design Compiler Principle VC source (run)
Complier_PL0
- 编译原理课程设计VC实现源码,以PL0语言做示例,适合初学者使用-Course Design Compiler Principle VC source to PL0 language exemplars, for beginners
mpeg2dec
- mpeg2编解码(VC源码)不错,大家共同探讨。
bianyiyuanli
- 我们做的编译原理课程设计VC实现源码,有报告。供学习使用
编译原理课程设计VC实现源码
- 编译原理的VC实现,最近做编译作业,下载的.-compile VC tenets of a recent compiler operations, the downloaded.
pl0编译器(vc实现内嵌词法分析器)
- vc实现的pl0编译器,有读取输出功能-read() -write(),这个源码对初学编译原理者有很好的指导作用,我当初学的时候用了3天看懂了源码,也对编译原理更加理解了,毕竟只学理论不看代码是不可能真正理解的,原作者是dwing,我对代码做了一些修改,在此感谢dwing提供的代码-vc achieve pl0 compiler, a reader output - read () - write (), the source for beginners compiler principles
cint-5.16.19-win32.tar
- Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。它具有的能力有: 支持 K&R-C, ANSI-C, ANSI-C++ 可处理大规模C/C++源码 动态C++ 内置的Debugger和Class Browser Cint可以在不少操作系统上工作 -Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definit
glossary
- 绘图语言解释器词法分析器源码,vc++6.0 + Qt实现-Drawing language interpreter lexical analyzer source code, vc++6.0+ Qt implementation
91332003vcTime
- 指针时钟,VC做的个性电子时钟源码,,特殊窗口 -Pointer clock, VC do the Individual Electronic clock source, and special window
TryExceptFinally
- 相对于标准C++ 语言,在实际的 VC 变成中,关于 VC++ 中的异常处理的源码范例-On VC++ exception handling in the source code examples
removeRBTee
- 在VC++6.0编译器环境下完成红黑树的删除,基于C++源码的编程 直接新建满足条件的红黑树,然后删除选定的结点-In VC++6.0 compiler environment to complete the removal of red-black tree, based on C++ source code directly to the new programming to meet the conditions of the red-black tree, and then delete
VC2010
- VC调用中科院分词2010版组件的最新源码! 中国科学院计算技术研究所在多年研究工作积累的基础上,研制出了汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典。我们先后精心打造五年,内核升级8次,目前已经升级到了ICTCLAS2010!-VC call to Word 2010 version of t
Del
- 在用VC,尤其VS2008及以后版本的编译器时,编译时产生很多临时文件,很多时候只需要把源码拷走,这时就要删除体积非常大的临时文件,所以做了一个VC临时文件删除器,可以选择删除哪些类型的文件,删除完成窗口自动关闭退出,按住shift打开则不会执行删除操作...等。-In the use of VC, in particular, VS2008 and later versions of the compiler, the compiler generated when a lot of temp
ASMEdit
- 这是一个汇编编译器ASMedit,VC源码,我以前收藏的,我也没有怎么没有搞懂这源码,但它确实可以作为一个工具,给大家分享-This is an assembler ASMedit, VC source code, I used to collection, I did not get to know the source is not how, but it does serve as a tool to share
cint-5.18.00
- Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。我们可以利用它来让我们的程序支持解释C++语言。 附带源码-Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definition, and the GCC, VC and other compiler different, it is interpreted C++ code. We
Lexical-parser-source-code
- 用VC++实现的编译原理词法分析器源码,是实现编译中非常重要的一个部分-Implemented with VC++ compiler theory lexical analyzer source code for a compiler to achieve a very important part of
bianyicifafenxicpp
- 编译原理实验:词法分析程序源码(C++)版.用C++编写的词法分析程序,在vc++6.0中运行通过。-Compile principle experiment: lexical analysis of program source code (C++) version. Written in C++ lexical analyzer, in vc++6.0 to run through.