通用表达式解析器 [英] General purpose Expression Parser

查看:73
本文介绍了通用表达式解析器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可以从Java代码调用这个基于Java的实用程序来解析

数学表达式。对程序员开发计算器,图形工具或其他数学相关程序非常有用。


免费下载 http://www.thinkanddone.com/prog/java/parser.html


如果以上链接无效,请尝试 http ://www.britishcomputercolleges.c...//parser2.html

This Java based utility may be invoked from Java code to parse
mathematical expressions. It is useful for programmers developing
calculators, graphing utilities or other math related programs.

Download for free at http://www.thinkanddone.com/prog/java/parser.html

If the above link does not work try http://www.britishcomputercolleges.c...a/parser2.html

推荐答案

Dexter写道:
Dexter wrote:

可以从Java代码调用这个基于Java的实用程序来解析

数学表达式。对程序员开发计算器,图形工具或其他数学相关程序非常有用。


免费下载 http://www.thinkanddone.com/prog/java/parser.html


如果以上链接无效,请尝试 http ://www.britishcomputercolleges.c...//parser2.html



采访C ++模板的发明者Alexander Stepanov,其中

它提到Java:

http:/ /www.stlport.org/resources/StepanovUSA.html

我在网上看到一个有趣的链接:

http://icl.pku.edu.cn/bswen /_old_stu...va-to-cpp.html


An interview of the inventor of C++ templates, Alexander Stepanov, where
it mentions Java:

http://www.stlport.org/resources/StepanovUSA.html

An interesting link I came across the web:

http://icl.pku.edu.cn/bswen/_old_stu...va-to-cpp.html


Ioannis Vranos写道:
Ioannis Vranos wrote:

Dexter写道:
Dexter wrote:

>这个基于Java的实用程序可以从Java代码调用来解析数学表达式。它对于开发计算器,图形工具或其他数学相关程序的程序员很有用。

免费下载 http://www.thinkanddone.com/prog/java/parser.html

如果以上链接确实如此不工作尝试
http://www.britishcomputercolleges.c ... a / parser2.html




采访C ++模板的发明者Alexander Stepanov,其中

it提到Java:



An interview of the inventor of C++ templates, Alexander Stepanov, where
it mentions Java:



< EvenMoreOT>他没有发明模板,他是

标准模板库的作者< / EvenMoreOT>


这与C有什么关系?


-

Ian Collins。

<EvenMoreOT>He didn''t invent templates, he was the authour of the
Standard Template Library</EvenMoreOT>

What has this to do with C anyway?

--
Ian Collins.


Ian Collins写道:
Ian Collins wrote:

Io annis Vranos写道:
Ioannis Vranos wrote:

> Dexter写道:
>Dexter wrote:

>>这个基于Java的实用程序可能从Java代码调用来解析数学表达式。它对于开发计算器,图形工具或其他数学相关程序的程序员很有用。

免费下载 http://www.thinkanddone.com/prog/java/parser.html

如果以上链接确实如此不工作尝试
http://www.britishcomputercolleges.c ... a / parser2.html


采访C ++模板的发明者Alexander Stepanov,其中提到了Java:


An interview of the inventor of C++ templates, Alexander Stepanov, where
it mentions Java:



< EvenMoreOT>他没有发明模板,他是

标准模板库< / EvenMoreOT>的创作者。

<EvenMoreOT>He didn''t invent templates, he was the authour of the
Standard Template Library</EvenMoreOT>



AFAIK他发明了模板。


AFAIK he invented templates.


这与C有什么关系?
What has this to do with C anyway?



现在没事。但是我认为模板函数和结构可以在C中引入。


Nothing right now. However I think template functions and structs could
be introduced in C.


这篇关于通用表达式解析器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆