搜索结果
找到约 446 项符合
Context-Free 的查询结果
数据结构 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P)
上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。
设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G ...
其他 SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural la
SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural language parsing) specify the sentence along with the correct parse tree. The goal is to predict the parse tree of new sentences.
编译器/解释器 Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a si
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
Draak Compiler是一个多语言,宏编译器,可以在一个单独的 ...
书籍 Foundations of Data Science
Computer science as an academic discipline began in the 1960’s. Emphasis was on
programming languages, compilers, operating systems, and the mathematical theory that
supported these areas. Courses in theoretical computer science covered finite automata,
regular expressions, context-free languages, ...
电子书籍 中文译名《最优C/C++编程秘诀》。书中对new/delete、malloc/free
中文译名《最优C/C++编程秘诀》。书中对new/delete、malloc/free,构造/析构函数等等C/C++难点问题有详细深入的讲解。
编译器/解释器 一个FREE编译器原码
一个FREE编译器原码,用于学习LEX和YA
微处理器开发 FREE embed os FOR ARM ,51等多种MCU
FREE embed os FOR ARM ,51等多种MCU
Java编程 Java Clock is a FREE Java applet used to display a clock on your Web pages. You can display either a
Java Clock is a FREE Java applet used to display a clock on your Web pages. You can display either analog or digital clock. The full source code of this applet is also available (visit my home page to download it). You may use this applet on your Web pages WITHOUT paying me fee or royalty as long as ...
数值算法/人工智能 free software based on toyFDTD
free software based on toyFDTD