在mathematica中如何调用java程序?
mathematica与java如何混合编程?应该如何设置、编译、求解的? You can use MathLink to communicate with many types of programs,including with Mathematica itself. There are versions of the MathLinklibrary for a variety of common programming languages. The J/Linksystem provides a standard way to integrate Mathematica with Java,based on MathLink. With J/Link you can take any Java class, andimmediately make its methods accessible as functions in Mathematica.MathLink
More information on MathLink is available in The Mathematica Book,Sections 1.11.11 and 2.13, in the Help Browser under Add-ons &Links ⊳ MathLink, and on the web at http://support.wolfram.com/mathematica/mathlink/index.en.html 谢谢,我先看看
页:
[1]