资源列表

« 1 2 ... .61 .62 .63 .64 .65 466.67 .68 .69 .70 .71 ... 1384 »

[编译器/词法分析pl0

说明:词法分析器:用VC++写的PL0语言的词法分析器 -Lexical analyzer: with VC++ language to write the lexical analyzer PL0
<余帅> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析scaner

说明:实现编译器的第一步scaner,识别出不同的token,为下一步编译器语法提供基础-The first step in achieving the compiler scaner, identify the different token, the syntax for the compiler to provide the basis for the next step
<路会娜> 在 2024-11-17 上传 | 大小:278kb | 下载:0

[编译器/词法分析Task-1-4

说明:finding GCD of two numbers
<mehmet serif> 在 2024-11-17 上传 | 大小:3kb | 下载:0

[编译器/词法分析javaccgrammer

说明:使用javacc编写的语法分析器,针对C语言-Written using javacc parser for C language
<xing> 在 2024-11-17 上传 | 大小:4kb | 下载:0

[编译器/词法分析VCDdecoder

说明:基于GTK-wave做的verilog test bench语法解析器 解析vcd file. 俺自己写的-VCD (Value Change Dump) file is widely used in industry. A VCD file is an ASCII file, which contains header information, variable definitions and the value change
<Hao Wang> 在 2024-11-17 上传 | 大小:7.68mb | 下载:0

[编译器/词法分析Compiler

说明:java编写的编译器程序,实现了基本功能,建议慎用。-java compiler program written to achieve the basic functionality, we recommend caution.
<Tony> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[编译器/词法分析Analysis

说明:编译语言之词法分析,用于分解编程语言之中的每一个有意义的单词,并提示错误地方-Compiled language lexical analysis, programming language being used to break down every meaningful word, and prompts the wrong place
<gagmeansfun> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[编译器/词法分析cifafenxiqi

说明:词法分析器 算法的基本任务是从字符串表示的源程序中识别出具体独立意义的单词符号,所以,程序的总体设计思想是:逐字符扫描输入的字符串源程序,每扫描一字符对其进行词法分析,如果可以同前一字符(串)拼接则拼接形成新的字符串,并最终形成具有独立意义的单词符号,如果不行则直接拿出作为独立的单词符号。如此循环直至字符串源程序结束。-It is used to analyse the word which is right or wrong.
<李震> 在 2024-11-17 上传 | 大小:16kb | 下载:0

[编译器/词法分析Group16_Phase1.tar

说明:Compiler source language :modula-2, intermediate language: python, Target language: MIPS.
<Naresh> 在 2024-11-17 上传 | 大小:204kb | 下载:0

[编译器/词法分析works

说明:基于antlr的解释器构造,包括java 和。net架构的,十分有帮助哦-Antlr interpreter based on structure, including java and. net fr a mework, very helpful oh
<嘿嘿> 在 2024-11-17 上传 | 大小:1.02mb | 下载:0

[编译器/词法分析robotframework-2.5.7

说明:机器人框架是一个通用的测试验收测试和验收测试驱动开发(ATDD)自动化框架。它具有易于使用的表格的测试数据的语法和使用关键字驱动的测试方法。其测试能力,可扩展与Python或Java实现的测试库,用户可以从现有的新关键字,使用相同的语法,是用于创建测试用例。 -Robot fr a mework is a generic test automation fr a mework for acceptance testing and a
<silak> 在 2024-11-17 上传 | 大小:4.31mb | 下载:0

[编译器/词法分析code

说明:汉明码以及各种编码 有用滴!好不容易找到的 你懂的-Hamming codes and a variety of useful to drop! Finally found you understand
<g> 在 2024-11-17 上传 | 大小:17kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 466.67 .68 .69 .70 .71 ... 1384 »

源码中国 www.ymcn.org