资源列表

« 1 2 ... .66 .67 .68 .69 .70 971.72 .73 .74 .75 .76 ... 1384 »

[编译器/词法分析snow

说明:shell解释器的编写,可以作为操作系统课程学习的重要资料哦-shell explainer
<王博千> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[编译器/词法分析lexical-analyzer

说明:通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法 输入:字符串。 输出:二元式(种别编码,单词自身)构成的序列。 举例: 输入:a=$ # 输出:(6,a) (12,=) FOUND ERROR (13, ) -The design, development, debugging a specific
<张映生> 在 2024-11-20 上传 | 大小:455kb | 下载:0

[编译器/词法分析yufafenxi

说明:理解语法分析的功能和实现机制。掌握递归向下的语法分析方法。-Understand the syntax analysis functions and mechanisms. Master recursion down syntax analysis method.
<叶素芬> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析yuyifengxi

说明:进一步理解递归下降分析原理和实现方法,理解语义分析的基本机制,掌握语义子程序的构造方法。-Further understanding of the recursive descent analysis theory and to understand the basic mechanisms of semantic analysis, grasp the semantic subroutine constructor.
<叶素芬> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[编译器/词法分析gaijingyuyifenxi

说明:进一步理解递归下降分析原理和实现方法,理解语义分析的基本机制,改进语义子程序的构造方法。使得程序更有实用性。-Further understanding of the analysis principle and implementation method of recursive descent, understanding the basic mechanisms of semantic analysis to improve th
<叶素芬> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[编译器/词法分析pl0

说明:PL/0编译程序和类P-code解释程序的源代码,以支持对PL/0语言所进行的如下扩充,并调试通过-PL/0 compiler and the class of the P-code to explain the program' s source code to support the expansion of the following PL/0 language, and debugging through
<叶素芬> 在 2024-11-20 上传 | 大小:8kb | 下载:0

[编译器/词法分析gaijingdeyuyufenxi

说明:改进后的语法分析程序,在编译实验中起到语法分析的作用。-Improved parser, the compiler of the experiment played the role of syntax analysis.
<叶素芬> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析lua_template_analyze

说明:使用lua脚本语言对网页template进行分析,并读取数据嵌入到template中输出。类似python中的django-Analysis, using the Lua scr ipting language for web page template and read the data embedded into the template output. Similar to the python' s django
<钟浩涛> 在 2024-11-20 上传 | 大小:28kb | 下载:0

[编译器/词法分析.NET-Reflector-7.0.0.420-Crack

说明:C#反编译软件,完全破解版,好用,欢迎试用!-C# decompilation software, fully cracked version, easy to use, welcomed the trial.
<王伟> 在 2024-11-20 上传 | 大小:2.86mb | 下载:0

[编译器/词法分析vc

说明:采用算符优先分析法对表达式进行分析,掌握算符优先分析法的基本原理和实现过程。-Using operator precedence analysis of expression analysis, master operator precedence analysis of the basic principles of law and implementation process.
<常凤娇> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[编译器/词法分析lesson-19(about-Dll)Code

说明:深入详解教学:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Detailed teaching in-depth: the procedures for the preparation of the
<_bin> 在 2024-11-20 上传 | 大小:172kb | 下载:0

[编译器/词法分析nibolan

说明:有关逆波兰表达式转换方式的c++程序设计-Reverse Polish Notation c++ program
<刘文汉> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 971.72 .73 .74 .75 .76 ... 1384 »

源码中国 www.ymcn.org