资源列表
[编译器/词法分析] hammingcodedecodinggai
说明:汉明码的各种译码方法及性能比较,硬判决,ML译码,和积算法的matlab代码-failed to translate<牛牛> 在 2025-06-14 上传 | 大小:52kb | 下载:0
[编译器/词法分析] bianyiyuanlikeshe
说明:DO-WHILE语句的翻译程序设计(递归下降法、输出四元式)-DO-WHILE statement translation programming (recursive descent method, the output of four yuan type)<yangzi> 在 2025-06-14 上传 | 大小:17kb | 下载:0
[编译器/词法分析] Lexical-analysis
说明:使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。-Use some kind of high-level language and the LEX lexical analyzer to achieve a C language s<吴越> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[编译器/词法分析] jd-gui-0.3.3.osx.i686
说明:java反编译器,是对class文件的编译,可以恢复java,是个需要有的java工具-Cavaj Java Decompiler<6515> 在 2025-06-14 上传 | 大小:690kb | 下载:0
[编译器/词法分析] LSA
说明:潜在语义分析 LSA(latent semantic analysis)潜在语义分析,也被称为LSI(latent semantic index),是Scott Deerwester, Susan T. Dumais等人在1990年提出来的一种新的索引和检索方法。它解决了传统的关键词直接索引方法的同义词问题。该方法提出了潜在语义空间,即将文档投影到潜在语义空间中,通过文档间的位置关系判断文档的相似度。在该空间中,具有同义词的文档相互靠近,同时去除了文档中的噪音,提高了检索的精确度。(-LSA 为<张燕子> 在 2025-06-14 上传 | 大小:117kb | 下载:0
[编译器/词法分析] SemanticAnalyzer
说明:使用C语言在codeblocks上开发的简单编译器,能够将一般C语言编译。-Simple compiler, use the C language development on the codeblocks general C language compiler.<dada> 在 2025-06-14 上传 | 大小:17kb | 下载:0
[编译器/词法分析] biaodashiqiuzhi-
说明: 以字符序列的形式从终端输入语法正确的,不含变量的整数表达式。利用算符优先关系,实现对算术四则混合运算表达式的求值,并演示在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程。-In the form of character sequence from the terminal input grammar correctly, do not contain the variables of the integer expression. Use of operator of prior r<王贤宝> 在 2025-06-14 上传 | 大小:3kb | 下载:0
[编译器/词法分析] Boost.Spirit_Calculator
说明:使用Boost.Spirit库实现60行代一个计算器,体现了Boost.Spirit库的强大解析功能!-To use Boost.Spirit libraries to achieve the 60 lines on behalf of a calculator, reflects the powerful analytical capabilities of the library Boost.Spirit!<hzw> 在 2025-06-14 上传 | 大小:1kb | 下载:0