资源列表

« 1 2 ... .27 .28 .29 .30 .31 932.33 .34 .35 .36 .37 ... 1384 »

[编译器/词法分析HexToText-090724

说明:HexToText 090724 -HexToText 090724HexToText 090724
<yihoudelu> 在 2025-01-30 上传 | 大小:72kb | 下载:0

[编译器/词法分析test4

说明:这个是我自己写的冠以编译原理的文法分析的程序-This is the program I wrote it myself dubbed compiler theory of grammar analysis
<changdi> 在 2025-01-30 上传 | 大小:157kb | 下载:0

[编译器/词法分析ansi_C_yacc

说明:标准C语言的语法分析器的yacc文件,可以经过yacc处理编译为标准C语言的语法分析器的C源文件,再编译这些源文件生成语法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these sou
<ccyndi> 在 2025-01-30 上传 | 大小:2kb | 下载:0

[编译器/词法分析ansi_C_lex

说明:标准C语言的词法分析器的lex文件,可以经过lex处理编译为标准C语言的词法分析器的C源文件,再编译这些源文件生成词法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these sourc
<ccyndi> 在 2025-01-30 上传 | 大小:2kb | 下载:0

[编译器/词法分析hammingcodedecodinggai

说明:汉明码的各种译码方法及性能比较,硬判决,ML译码,和积算法的matlab代码-failed to translate
<牛牛> 在 2025-01-30 上传 | 大小:52kb | 下载:0

[编译器/词法分析tex

说明:latex转化数学公式为图片并在html页面显示-latex conversion of the mathematical formula for the picture displayed in the html page
<stone> 在 2025-01-30 上传 | 大小:625kb | 下载:0

[编译器/词法分析bianyiyuanlikeshe

说明:DO-WHILE语句的翻译程序设计(递归下降法、输出四元式)-DO-WHILE statement translation programming (recursive descent method, the output of four yuan type)
<yangzi> 在 2025-01-30 上传 | 大小:17kb | 下载:0

[编译器/词法分析Lexical-analysis

说明:使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。-Use some kind of high-level language and the LEX lexical anal
<吴越> 在 2025-01-30 上传 | 大小:2kb | 下载:0

[编译器/词法分析jd-gui-0.3.3.osx.i686

说明:java反编译器,是对class文件的编译,可以恢复java,是个需要有的java工具-Cavaj Java Decompiler
<6515> 在 2025-01-30 上传 | 大小:690kb | 下载:0

[编译器/词法分析LSA

说明:潜在语义分析 LSA(latent semantic analysis)潜在语义分析,也被称为LSI(latent semantic index),是Scott Deerwester, Susan T. Dumais等人在1990年提出来的一种新的索引和检索方法。它解决了传统的关键词直接索引方法的同义词问题。该方法提出了潜在语义空间,即将文档投影到潜在语义空间中,通过文档间的位置关系判断文档的相似度。在该空间中,具有同义词的文档相互靠近
<张燕子> 在 2025-01-30 上传 | 大小:117kb | 下载:0

[编译器/词法分析JSQFinal

说明:编译原理课程设计,CMM 是一种经过简化的 C 语言,CMM 解释器是一个 CMM 语言 的集成开发环境,经过词法、语法和语义的分析,通过递归下降子程序法对 CMM 语言 进行解释执行。此解释器可以实现几种基本数据类型的表达式计算、隐式转换和强制转 换,循环语句的控制,多维数组的处理,函数调用和重载,变量作用域限制等功能。IDE 能够进行代码自动缩近、语法高亮、撤销重做、括号匹配、错误检查标记、函数定位、 快速注释、
<> 在 2025-01-30 上传 | 大小:224kb | 下载:0

[编译器/词法分析SemanticAnalyzer

说明:使用C语言在codeblocks上开发的简单编译器,能够将一般C语言编译。-Simple compiler, use the C language development on the codeblocks general C language compiler.
<dada> 在 2025-01-30 上传 | 大小:17kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 932.33 .34 .35 .36 .37 ... 1384 »

源码中国 www.ymcn.org