资源列表

« 1 2 ... .67 .68 .69 .70 .71 972.73 .74 .75 .76 .77 ... 1383 »

[编译器/词法分析ODscript

说明:OD脚本编写详解。 很详尽地解释了OD脚本的编写方法及原理。-OD scr ipting Xiangjie. Very detailed explanation of the preparation method and the principle of the OD scr ipt.
<黄河> 在 2025-06-17 上传 | 大小:567kb | 下载:0

[编译器/词法分析lua

说明:Lua由标准C编写而成,几乎在所有操作系统和平台上都可以编译,运行。Lua并没有提供强大的库,这是由它的定位决定的。所以Lua不适合作为开发独立应用程序的语言-Written in Lua by the standard C, almost all operating systems and platforms can be compiled and run. Lua does not provide a strong library, which is determined by its po
<刘雯> 在 2025-06-17 上传 | 大小:1.25mb | 下载:0

[编译器/词法分析yufa0706230241

说明:编译原理语法分析器,实现语法块的识别,同时能够报错。-grammar examing 。
<李金潇> 在 2025-06-17 上传 | 大小:75kb | 下载:0

[编译器/词法分析final

说明:its a compiler program that checks a webpage for some vulnerabilities
<abhishek> 在 2025-06-17 上传 | 大小:39kb | 下载:0

[编译器/词法分析fwdfwfwdcompiler

说明:the document covers some essential information about compiler design
<abhishek> 在 2025-06-17 上传 | 大小:655kb | 下载:0

[编译器/词法分析JavaBugChecker1.0

说明:源码统计分析器,统计源代码中的代码是否符合语法风格-statistics
<王伟> 在 2025-06-17 上传 | 大小:2.05mb | 下载:0

[编译器/词法分析Keil

说明:cxlab_《Keil编译器用户手册中文完整版》-cxlab_ the user manual of the Keil compiler Chinese full version
<> 在 2025-06-17 上传 | 大小:1.28mb | 下载:0

[编译器/词法分析sizeyunsuan

说明:请完成以下描述算术表达式的LL(1)文法的递归下降分析程序G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)| d | i A→+|- M→*|/ 说明:终结符号d为正整数,终结符号i为变量。 其功能为: 从键盘上输入一串四则运算表达式,对照文法G[E]检查输入串的语法是否正确,如果不正确必须指出错误原因。 -Please complete the following descr iption
<ck> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析1dayCPP

说明:我自己编的C++教程,目的在于全面的介绍C++的语法和一些实用的例子,这是第一版,还不是很完善,希望大家给些建议-Tutorial I compiled C++ purpose is a comprehensive of introduction C++ the syntax and some practical examples, this is the first edition is not perfect, I hope we can give some advice
<植物的> 在 2025-06-17 上传 | 大小:107kb | 下载:0

[编译器/词法分析tcc-0.9.25

说明:这是传说中的TCC编译器源码,它是一个只有1M却功能齐全的C编译器,作者已停止更新,这是最后一版-TCC compiler source legendary, it is only 1M but full-featured C-compiler, the author has stopped updating, this is the last edition
<植物的> 在 2025-06-17 上传 | 大小:507kb | 下载:0

[编译器/词法分析SLR

说明:程序输入为形如i+i*i# 或者ii#的串,对于SLR(1)分析,输出为包括分析步骤、分析栈情况、剩余输入串以及分析动作在内的分析过程,并考虑增加语义分析生成中间代码功能的程序扩展。-Program input shape i+i* i# or ii# string for the analysis of the SLR (1), the output analysis to include steps to analyze the analysis process, including the
<Jiang> 在 2025-06-17 上传 | 大小:199kb | 下载:0

[编译器/词法分析123

说明:输入一段表达式,输出其逆波兰表达式~~可运行-Input some expressions, output reverse Polish expression ~ ~ run. .
<d> 在 2025-06-17 上传 | 大小:16kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 972.73 .74 .75 .76 .77 ... 1383 »

源码中国 www.ymcn.org