281 - 290 of 727 for universal interfaceSearch Results
View search results from all Wolfram sites (186803 matches)
JavaBlock   (JLink Symbol)
JavaBlock[expr] causes all new Java objects returned to Mathematica during the evaluation of expr to be released when expr finishes. It is an error to refer to such an object ...
LoadJavaClass   (JLink Symbol)
LoadJavaClass[classname] loads the specified class into Java and sets up definitions so that it can be used from Mathematica.
 
NETBlock   (NETLink Symbol)
NETBlock[expr] causes all new .NET objects returned to Mathematica during the evaluation of expr to be released when expr finishes.
Deployment   (GUIKit Package Tutorial)
There are a number of features of the GUIKit framework that aid deployment of user interface definitions with your own AddOns so that they can be easily executed when needed. ...
Introduction   (Library Link Tutorial)
Most modern computer systems provide ways to collect code into libraries. These libraries are said to be dynamic if they can be loaded into an application at runtime rather ...
MathLink API   (Mathematica Guide)
Extensively used within the Mathematica system itself, MathLink is Mathematica's unique high-level symbolic interface standard for interprogram communication. With convenient ...
Export   (Built-in Mathematica Symbol)
Export["file. ext", expr] exports data to a file, converting it to the format corresponding to the file extension ext. Export[file, expr, " format"] exports data in the ...
C Code Generation User Guide   (C Code Generator Package Overview)
Code generation from Mathematica involves converting programs written in the Mathematica language into other languages and then supporting them so that they can be executed. ...
Short and Shallow Output   (Mathematica Tutorial)
When you generate a very large output expression in Mathematica, you often do not want to see the whole expression at once. Rather, you would first like to get an idea of the ...
1 ... 26|27|28|29|30|31|32 ... 73 Previous Next

...