-
c++单元测试框架,CppUnit
基于JUnit
c++单元测试框架,CppUnit
基于JUnit-c unit test framework, based on the JUnit CppUnit
- 2022-03-24 16:33:04下载
- 积分:1
-
djgpp源码,含有gcc2.9编译器,汇编工具,debug工具等
djgpp源码,含有gcc2.9编译器,汇编工具,debug工具等-Source coded of djgpp , it includes the gcc2.9 compiler, ASM tools, the debug tools etc.
- 2022-01-31 10:41:01下载
- 积分:1
-
本程序不能编译除大小写字母之外的编码
本程序需事先建立字母权值文后件才可运行
本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案...
本程序不能编译除大小写字母之外的编码
本程序需事先建立字母权值文后件才可运行
本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案-not build this program in addition to case-insensitive outside of the coding process required prior to the establishment of the letters after the value of the text pieces can Win OK this program read from the file into the text, compiled into the paper, not directly on the screen appeared the answer
- 2022-03-07 09:53:23下载
- 积分:1
-
为EBNF符号对象的完整支持;
Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
- 2022-01-24 16:51:06下载
- 积分:1
-
编译原理PLO语言的功能扩展C语言源程序
编译原理PLO语言的功能扩展C语言源程序-Compilation Principle PLO language extensions C language source code
- 2022-07-19 20:47:30下载
- 积分:1
-
- 2022-10-02 00:10:04下载
- 积分:1
-
一个可以识别C语言中标识符,关健字,运算符和各种数字的词法分析器.用VC6.0编写的. 下面是主要代码...
一个可以识别C语言中标识符,关健字,运算符和各种数字的词法分析器.用VC6.0编写的. 下面是主要代码- May distinguish in the C language the identifier, Guan Jianzi,
the operator and each kind of digital morphology analyzer Compiles
with VC6.0 Under is the main code..
- 2022-06-12 11:47:53下载
- 积分:1
-
K-nearest neighbor classifier (k-NN) is a nonparametric approach for classification. It does not require the priori knowledge such as priori probabilities and the conditional probabilities. It operates directly towards the samples and is categorized as an instance-based classification method.
- 2022-07-21 10:25:47下载
- 积分:1
-
simple hello world example
simple hello world example
- 2023-02-13 09:55:04下载
- 积分:1
-
小型的词法分析代码
小型的词法分析代码- Small lexical analysis code
- 2022-07-27 02:25:15下载
- 积分:1