资源列表

« 1 2 ... .85 .86 .87 .88 .89 8090.91 .92 .93 .94 .95 ... 14954 »

[编译器/词法分析Parsing

说明:语法分析程序的设计与实现 方法2:编写LL(1)语法分析程序,要求如下: (1)编程实现算法4.2,为给定文法自动构造预测分析表; (2)编程实现算法4.1,构造LL(1)预测分析程序。 2. 方法3:编写语法分析程序实现自底向上的分析,要求如下: 构造识别所有活前缀的DFA。 构造LR分析表。 编程实现算法4.3,构造LR分析程序。 -Parser design and implementation of Method 2: preparation of
<Eric> 在 2026-01-02 上传 | 大小:413kb | 下载:0

[编译器/词法分析Morphology

说明:可以识别出用c++语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 可以识别并读取源程序中的注释。 可以统计源程序中的标识符个数并输出。 检查原程序中存在的错误,并报告错误所在的行列位置。 发现原程序的错误后能进行适当的恢复,使程序继续运行。 用C/C++作为实现语言,编写词法分析程序。-Can be identified using c++ language source code symbols for each word, and to mark e
<Eric> 在 2026-01-02 上传 | 大小:163kb | 下载:0

[编辑器/阅读器gaoxiaotihuan

说明:实现特定内容的替换,主要是为了方便网站编辑。减轻工作量-Replacement to achieve specific content, mainly for the convenience of site editor. Reduce the workload
<iceb> 在 2026-01-02 上传 | 大小:36kb | 下载:0

[操作系统开发33

说明:作业调度——先来先服务,最短作业优先,最高响应比优先-Job scheduling- a first-come first-served, shortest job first, highest priority response ratio
<我爱班花> 在 2026-01-02 上传 | 大小:3kb | 下载:0

[操作系统开发process-scheduler-

说明:操作系统的进程调度程序(有优先权原则、短进程优先和时间片原则)-Operating system process scheduler (with the principle of priority, short process, the principle of priority and time slice)
<我爱班花> 在 2026-01-02 上传 | 大小:33kb | 下载:0

[Dephi控件源码INI2XML

说明:The program converts .Ini files into .XML
<mobilus> 在 2026-01-02 上传 | 大小:284kb | 下载:0

[操作系统开发main-memory-

说明:用VC++模拟主存空间的分配与回收,.exe文件一定可执行-With VC++ simulation of main memory space allocation and recycling,. Exe files must be executable
<我爱班花> 在 2026-01-02 上传 | 大小:44kb | 下载:0

[并行运算my_RayleighCH

说明:对通信无线信道瑞利信道的Matlab仿真,对着程序深层次的理解衰落信道。-Rayleigh channel for communication radio channel simulation in Matlab, facing the program in-depth understanding of fading.
<ruanzheng> 在 2026-01-02 上传 | 大小:1kb | 下载:0

[Dephi控件源码rxlib-2.7.7

说明:rxlib for delphi 7 vcl
<韓高山> 在 2026-01-02 上传 | 大小:1.58mb | 下载:0

[易语言编程edit_

说明: 易语言自绘 编辑框(除滚动条) 组合框 的源码 下载了就知道 感谢大家支持-Since the edit box, combo box painted source
<张三> 在 2026-01-02 上传 | 大小:14kb | 下载:0

[书籍源码chap1_5

说明:Visual C++ 数字图像处理(谢凤英 赵丹培)CD-The Visual C++ digital image the processing (Xie Fengying Zhao Danpei) CD
<zhangyue> 在 2026-01-02 上传 | 大小:3.59mb | 下载:0

[编译器/词法分析CPPLexical-nalysis

说明:用C#制作的C++词法分析器,可以完成对代码量不太长的分析。-Made in C# C++ lexical analyzer, the amount of code can be done not too long analysis.
<崔立东> 在 2026-01-02 上传 | 大小:59kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 8090.91 .92 .93 .94 .95 ... 14954 »

源码中国 www.ymcn.org