资源列表

« 1 2 ... 69 70 71 72 73 7475 76 77 78 79 ... 1384 »

[编译器/词法分析CaslCompiler.rar

说明:这是一个软件水平资格考试中使用的CASL汇编语言的编译器,实现文件中包括一个编译器,一个虚拟机,一个类似于Debug的调试器.
<> 在 2024-10-05 上传 | 大小:4090677 | 下载:0

[编译器/词法分析CaslCompiler

说明:这是一个软件水平资格考试中使用的CASL汇编语言的编译器,实现文件中包括一个编译器,一个虚拟机,一个类似于Debug的调试器.- This is the CASL assembly language compiler which in a software horizontal qualifications test uses, in the realization document including a compiler, hy
<杨军> 在 2024-10-05 上传 | 大小:4090880 | 下载:0

[编译器/词法分析1

说明:语法分析是编译程序的核心部分。语法分析的作用是识别由词法分析给出的单词符号序列是否是给定的文法的正确句子。目前语法分析常用的方法右自顶向下分析和自底向上分析两大类。 确定的自顶向下方法,是从文法的开始符号,考虑如何根据当前的输入符号(单词)唯一的确定选用哪个产生式替换相应非终结符往下推导。 LL(1)文法是一种确定的自顶向下的分析方法。 LL(1)的含义是:第一个L表明自顶向下分析从左向右扫描输入串,第二个L表明分析过程中
<孔小亮> 在 2024-10-05 上传 | 大小:4062208 | 下载:0

[编译器/词法分析1_GPIO

说明:跑马灯都是你们要接触的第一个程序.对于STM32来说,由于有官方库这种东西的出现,使得原来很麻烦的寄存器初始化变的相对简单.本例程主要让大家感受一下最基本的库操作GPIO 的方法.-Marquees are you want to contact a program for the STM32 is the official repository, the emergence of this kind of thing makes th
<liu> 在 2024-10-05 上传 | 大小:4122624 | 下载:0

[编译器/词法分析API

说明:erformed on the value that is passed to thetargetNameproperty of theclientbean. Typos are only discovered (with most likely fatal results) when theclientbean is actually instantiated. If theclient bean is aprototypeb
<朱纪光> 在 2024-10-05 上传 | 大小:4094976 | 下载:0

[编译器/词法分析program

说明:词法分析器,语法分析器等等可以用,编译原理课程设计-Lexical analyzer, parser, compiler theory curriculum design
<lee> 在 2024-10-05 上传 | 大小:4041728 | 下载:0

[编译器/词法分析CKEditor

说明:ckeditor使用 包括CKFinder的使用说明 文字编辑器-the use of CKEditor CKFinder
<彭欣> 在 2024-10-05 上传 | 大小:4091904 | 下载:0

[编译器/词法分析MorphemeAnalysis

说明:使用MFC编写的词法分析程序,可以有源代码生成属性字,更换词法表之后还可以识别java源代码,比较灵活-Prepared using MFC lexical analysis program that can generate source code attributes word lexical replacement after the table can also identify java source code, more f
<南工程 软件101 墨雁> 在 2024-10-05 上传 | 大小:4090880 | 下载:0

[编译器/词法分析yak

说明:为王晓斌老师编译原理实验的语法分析器。采用递归下降方法。输入文件为“sample.dyd”,输入文件为各种字符表以及出错文件。-Wang Xiaobin teacher compiler principle experiment for the parser. Recursive descent method. Enter the file as "sample.dyd", the input file for the various
<程黾昊> 在 2024-10-05 上传 | 大小:4050944 | 下载:0

[编译器/词法分析BiShe

说明:通用题库管理系统,具有题目录入,自动组卷等功能-General question bank management system, has the problem input, automatic generating test paper and other functions
<神奇六虎> 在 2024-10-05 上传 | 大小:4082688 | 下载:0

[编译器/词法分析zhishu

说明:手动输入一个数,输出从2到N之间所有的质数。-Input an integer, pick out the all prime number.
<陈康> 在 2024-10-05 上传 | 大小:4067328 | 下载:0

[编译器/词法分析mysql-connector-java-5.1.41

说明:mysql编译器,支持命令行和桌面应用两种形式,熟悉mysql数据库的操作,一个数据库开发工具(MySQL compiler, support command line and desktop applications in two forms, familiar with the operation of MySQL database, a database development tools)
<gy--- > 在 2024-10-05 上传 | 大小:4077568 | 下载:0
« 1 2 ... 69 70 71 72 73 7475 76 77 78 79 ... 1384 »

源码中国 www.ymcn.org