搜索资源列表
Keilu Vision3
- Keil uVision3下载 (破解版带注册机+中文版) 1.点击c51v802.exe直接安装直到结束,安装路径最好选用默认的c:\keil与 原来的老板本放到相同的目录下会自动添加一个新的目录c:\keil\uv3,Keil uVision3 download (hack with RI+ English Version) 1. Click c51v802.exe direct installation until the end, the best use the default
LL1ParsingCode
- LL1语法分析程序,输入文法表达式能够自动输出预测分析表,判断是否为LL1文法,还可以再输入任意的一个句子,然后对其进行分析,给出分析进栈出战的详细过程-LL1 parser, enter the grammar of expression that can automatically predict the output table to determine whether the LL1 grammar, you can enter any of a sentence, and then a
Rockey4
- Rockey4狗破戒利器,可以自动获取狗的内容,并修改-Rockey4 dog mess up tool that can automatically access the content of the dog, and modify
SourceInsight-v4.0
- Source Insight是一个面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。-Source Insight is a project development-oriented program editor and code browser, it has built on the C/C++, C#, and Java pro
c02 vc6
- 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术-Vc similar integrated development environment, including the editor, debugger, compiler of all source code, a truly interactive, support automatic code generation technology
GrammarAnalysis
- 一个很不错的C++语法分析器,主要使用的是LL1文法,可以自动判断是否为LL1文法,若是,可以对例句进行语法分析-A very good C++ parser, the main use of the LL1 grammar, can automatically determine whether the LL1 grammar, and if so, can listen to parse
modis_Spectral_response_function_fit
- 处理一定的遥感数据,可以自动读取,也可以将其生成。-Processing of remote sensing data can be automatically read, and can also be generated.
wannengzidian
- 万能密码生成字典,是多功能多用途的,自动生成破解密码的,电脑软件-Universal Dictionary Password Generator is a multi-functional multi-purpose, automatically generated password crack, computer software
EnglishandChineseStation
- 刚学习,只有这个了,适合小企业自动建站。-Just learning, only this has been suitable for small businesses建站automatically.
analysis
- 编写语法分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法产生: E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 编程实现算法4.2,为给定文法自动构造预测分析表。 编程实现算法4.1,构造LL(1)预测分析程序。-Write a parser, parsing arithmetic expressions. Requirem
lr0
- 对于LR文法,我们可以自动构造相应的LR分析表-LR grammar, we can automatically construct the corresponding LR parsing table
Data
- 实现订单明细 汇总 自动求和 通过ACCESS C# 合并使用-To achieve the order summary automatic summation
jflex-1.4.1
- 用java语言编写的词法分析器,可以根据manual的要求编写词法文件,自动生成语法分析器。-Lexical analyzer java language, according to the requirements of the manual preparation of lexical files, and automatically generate a parser.
java_cup_v10k
- 用java编写的语法分析器,可以根据其中的manual编写语法规则,自动生成语法分析器。-Parser written in java to write the rules of grammar can be one of the manual and automatically generated parser.
xlang
- XLang 语言,专门为文本替换而设计的语言,适用于自动生成结构化文书。-XLang language, the language designed specifically for text replacement, suitable for automatic generation of structured instruments.
control
- 用Verilog HDL 语言描述的自动转换量程频率计控制器-Automatic conversion range frequency meter controller described using Verilog HDL
DelphiPrefixChange
- Delphi单元前缀修改工具 工具需要修改的内容: 需要修改的文件列表: 1) 单元文件修改:同时也要修改uses列表中的内容,单元头 2) 类名修改:以TOldPrefix开头的符号,修改成TNewPrefix开头的符号 3) 对象或变量名修改1:以fOldPrefix开头的符号,修改成fNewPrefix的符号 4) 对象或变量名修改2:以OldPrefix开头的符号,修改成NewPrefix的符号 一个词中,有OldPrefix,且
MAO-BIAN-PEN
- 一款松翰单片机做的自动红外发射控制的源代码,写的很正规,很详细-MAO BIAN PEN
IFELanguageDemo.src
- VC/C++源码,字符处理,汉字转拼音,根据文本框中的汉字自动生成对应的拼音-VC/c++ source code, character processing, pinyin, Chinese characters according to automatically generate the corresponding Chinese characters pinyin in the text box
Compile
- LL1语法分析程序,输入文法表达式能够自动输出预测分析表,词法分析器-LL1 parser input grammar expression can automatically output the prediction analysis table to determine whether the LL1 grammar, you can then enter any of a sentence, and then analyze them gives a detailed analysis
