资源列表

« 1 2 ... .88 .89 .90 .91 .92 293.94 .95 .96 .97 .98 ... 1384 »

[编译器/词法分析cmake

说明:cmake命令 安装、用法简介,从网上博客上转载而来-failed to translate
<笑书侠> 在 2024-10-10 上传 | 大小:724992 | 下载:0

[编译器/词法分析Null

说明:实验一:求出能推出空的非终结符 实验二:求所有非终结符的FIRST集合 实验三:求所有非终结符的FOLLOW集合 实验四:求所有产生式的SELECT集合,作LL(1)文法判别-first,Find all nonterminal FIRST collection Find all nonterminal FOLLOW collection Find all production SELECT collection
<天空> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[编译器/词法分析scons

说明:跨平台构建工具SCons的安装和用法简介,网上转载而来-failed to translate
<笑书侠> 在 2024-10-10 上传 | 大小:451584 | 下载:0

[编译器/词法分析builder

说明:跨平台构建工具cmake的使用方法和简介-failed to translate
<笑书侠> 在 2024-10-10 上传 | 大小:377856 | 下载:0

[编译器/词法分析Minijava-MIPS

说明:一个Minijava编译器,主要实现是先将Minijava翻译成Piglet,再翻译成Spiglet,接着翻译成Kanga,最后翻译成能够在spim模拟器上运行的MIPS代码。-A Minijava compiler, the main achievement is the first Minijava translated into the Piglet then translated into Spiglet, then trans
<skc> 在 2024-10-10 上传 | 大小:596992 | 下载:0

[编译器/词法分析CIFAFENXI

说明:通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法-failed to translate
<kuangpeiyu> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[编译器/词法分析Keyboard_4_4

说明:4*4按键驱动程序4×4 Keyboard Driver-4×4 Keyboard Driver
<wuyongquan> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[编译器/词法分析DTC-of-Synchronous-machine-Electric-Actuator

说明:DTC synchronous machine
<panda> 在 2024-10-10 上传 | 大小:64512 | 下载:0

[编译器/词法分析cbingdu

说明:病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。 以下程序在DEV-CPP 4.9.9.2(GCC编译器)下编译通过-Replicate after execution has the associative ability This virus is similar to ordinary U disk virus, self-replicating, operation
<寻雾骑士> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[编译器/词法分析c

说明:最近在网上看一个用VBE编写的关机整人的病毒,感觉有些不足,因为只要在CMD提示下输入shutdown — a来取消关机。下面,我就教大家用C语言来写一个关机整人的小病毒。-Recently on the Internet to see a shutdown of moving the virus written in VBE varies, feeling a little less than, as long as the in
<寻雾骑士> 在 2024-10-10 上传 | 大小:697344 | 下载:0

[编译器/词法分析c2

说明:件指向将被感染的文件,virus_v指向已带病毒的 文件被传染后,修改该值为自身文-Point to the infected files, virus_v pointing is poisonous After infected file, modify the value for itself
<寻雾骑士> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[编译器/词法分析cifafenxi

说明:输入:所给文法的源程序字符串 输出:二元组(syn, token或sum)构成的序列。 syn为单词种别码;       token为存放的单词自身字符串; sum为整形常数。 例如:对源程序begin x:=9 if x>0 then x:=2*x+1/3 end# 经词法分析后输出如下序列:(1,begin)(10,’x’) (18,:=) (11,9) (26, ) (2,if)-failed to tr
<feng> 在 2024-10-10 上传 | 大小:150528 | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 293.94 .95 .96 .97 .98 ... 1384 »

源码中国 www.ymcn.org