资源列表

« 1 2 ... .60 .61 .62 .63 .64 965.66 .67 .68 .69 .70 ... 1383 »

[编译器/词法分析vc6.0-vc2008

说明:在VC6的编译器中,这样的代码是没有问题的,因为VC6的编译器为了兼容旧的Microsoft C/C++编译器,没有严格按照C++标准执行,但是从VC7开始,VC的编译器开始遵守C++标准,所以就会出现“变量i没有定义的错误”。解决的方法也很简单,按照Jim Hyslop 和 Herb Sutter的经典对话系列的第四篇中的方法-VC6 compiler, this code is no problem, because VC6 compiler for compatibility with o
<> 在 2025-06-21 上传 | 大小:46kb | 下载:0

[编译器/词法分析CppUndertheHood

说明:有关反汇编的基本资料,很容易看懂,对于有兴趣的同学来说,会很吃惊,绝对的好资料-For basic information on disassembly, it is easy to understand for students who are interested, will be very surprised, absolutely good information
<章朔> 在 2025-06-21 上传 | 大小:92kb | 下载:0

[编译器/词法分析memmory-set

说明:编译器为什么要进行内存对齐?内存对齐规则-memmory set
<h> 在 2025-06-21 上传 | 大小:92kb | 下载:0

[编译器/词法分析compiler

说明:编译原理 简易 词法分析器 导入eclipse可直接运行-Compile the principle of simple lexical analyzer into eclipse can be run directly
<赵吉> 在 2025-06-21 上传 | 大小:4kb | 下载:0

[编译器/词法分析compile

说明:编译原理实验,附带实验报告,实现算符优先分析法-Compiler principle experiment, with the lab reports, operator precedence analysis
<chen> 在 2025-06-21 上传 | 大小:17kb | 下载:0

[编译器/词法分析2

说明:简单的词法分析器,实现简单的词法分析功能,程序正常可用,有相信的使用说明-Simple lexical analyzer, a simple lexical analysis functions, the program is normally available, and believe instructions for use
<shangguanhui> 在 2025-06-21 上传 | 大小:7kb | 下载:0

[编译器/词法分析yufafenxiqi

说明:编译原理中的语法分析器,可以完整运行,功能强大-Parser in compiler theory can run powerful
<baixiaoyu> 在 2025-06-21 上传 | 大小:31kb | 下载:0

[编译器/词法分析BY_work2

说明:正则表达式转换成NFA最后转换成DFA~代码里注释的很清楚,希望能给大家帮助-Regular expressions to convert NFA finally converted into a DFA ~ code annotated clearly, I hope to give you help
<陈予诚> 在 2025-06-21 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析BY_work3

说明:能导出first集与follow集~我自己写的代码,希望能给大家帮助-Can export the first set and follow set ~ I write code, I hope to give you help
<陈予诚> 在 2025-06-21 上传 | 大小:8kb | 下载:0

[编译器/词法分析DFA

说明:正则表达式转化成DFA,运用的是递归算法,编译原理课的实验作业,希望能给大家帮助-Regular expressions into the DFA, the use of a recursive algorithm, and compile the experimental operation of the principle lesson, I hope to give you help
<陈予诚> 在 2025-06-21 上传 | 大小:3.25mb | 下载:0

[编译器/词法分析NFA

说明:我只做到了转化成NFA的阶段~希望可以给大家一些帮助~-I only did the stage into the NFA ~ hope can give us some help ~
<陈予诚> 在 2025-06-21 上传 | 大小:1.14mb | 下载:0

[编译器/词法分析forcircularstatement

说明:这是一个简单的for循环语句实例,仅仅是提供给初学者,先后会继续提供其他循环源码-This is a simple example for circular statement, is only provided to beginners, successively will continue to provide other cycle the source code
<刘残> 在 2025-06-21 上传 | 大小:2kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 965.66 .67 .68 .69 .70 ... 1383 »

源码中国 www.ymcn.org