drawTs

所属分类:绘图程序
开发工具:Java
文件大小:740KB
下载次数:0
上传日期:2019-12-25 20:22:04
上 传 者6714993
说明:  ,基于matlab导出的jar.Java调用jar可以生成泰森多边形
(this is a personal jar)

文件列表:
drawTs\for_redistribution\MyAppInstaller_web.exe (1195008, 2019-12-19)
drawTs\for_redistribution_files_only\default_icon.ico (47612, 2013-06-20)
drawTs\for_redistribution_files_only\doc\html\allclasses-frame.html (830, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\allclasses-noframe.html (770, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\com\test\draw\Draw.html (19922, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\com\test\draw\DrawMCRFactory.html (8084, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\com\test\draw\DrawRemote.html (9737, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\com\test\draw\package-frame.html (978, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\com\test\draw\package-summary.html (8494, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\com\test\draw\package-tree.html (4424, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\constant-values.html (3345, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\deprecated-list.html (4307, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\help-doc.html (6551, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\index-all.html (10493, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\index.html (2650, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\overview-tree.html (4366, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\package-list (15, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\resources\background.gif (2313, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\resources\tab.gif (291, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\resources\titlebar.gif (10701, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\resources\titlebar_end.gif (849, 2019-12-19)
drawTs\for_redistribution_files_only\doc\html\stylesheet.css (11613, 2019-12-19)
drawTs\for_redistribution_files_only\draw.jar (25883, 2019-12-19)
drawTs\for_testing\classes\com\test\draw\Draw.class (3866, 2019-12-19)
drawTs\for_testing\classes\com\test\draw\draw.ctf (24598, 2019-12-19)
drawTs\for_testing\classes\com\test\draw\DrawMCRFactory.class (1795, 2019-12-19)
drawTs\for_testing\classes\com\test\draw\DrawRemote.class (320, 2019-12-19)
drawTs\for_testing\com\test\draw\Draw.java (7917, 2019-12-19)
drawTs\for_testing\com\test\draw\DrawMCRFactory.java (1758, 2019-12-19)
drawTs\for_testing\com\test\draw\DrawRemote.java (2940, 2019-12-19)
drawTs\for_testing\com\test\draw\package-info.java (2604, 2019-12-19)
drawTs\for_testing\doc\html\allclasses-frame.html (830, 2019-12-19)
drawTs\for_testing\doc\html\allclasses-noframe.html (770, 2019-12-19)
drawTs\for_testing\doc\html\com\test\draw\Draw.html (19922, 2019-12-19)
drawTs\for_testing\doc\html\com\test\draw\DrawMCRFactory.html (8084, 2019-12-19)
drawTs\for_testing\doc\html\com\test\draw\DrawRemote.html (9737, 2019-12-19)
drawTs\for_testing\doc\html\com\test\draw\package-frame.html (978, 2019-12-19)
drawTs\for_testing\doc\html\com\test\draw\package-summary.html (8494, 2019-12-19)
drawTs\for_testing\doc\html\com\test\draw\package-tree.html (4424, 2019-12-19)
... ...

MATLAB Java Package Read Me 1. Prerequisites for Deployment . Verify the MATLAB Runtime is installed and ensure you have installed version 9.0.1 (R2016a). . If the MATLAB Runtime is not installed, do the following: (1) enter >>mcrinstaller at MATLAB prompt. The MCRINSTALLER command displays the location of the MATLAB Runtime installer. (2) run the MATLAB Runtime Installer. Or download the Windows ***-bit version of the MATLAB Runtime for R2016a from the MathWorks Web site by navigating to http://www.mathworks.com/products/compiler/mcr/index.html For more information about the MATLAB Runtime and the MATLAB Runtime installer, see Package and Distribute in the MATLAB Compiler SDK documentation in the MathWorks Documentation Center. . Ensure you have the version 1.7 of the Java Development Kit (JDK) to integrate the component. . draw.jar must be included in your CLASSPATH. . javabuilder.jar must be included in your CLASSPATH. javabuilder.jar can be found in: *\toolbox\javabuilder\jar\win***\javabuilder.jar NOTE: You will need administrator rights to run MCRInstaller. 2. Files to Deploy and Package -draw.jar -MCRInstaller.exe - if end users are unable to download the MATLAB Runtime using the above link, include it when building your component by clicking the "Runtime downloaded from web" link in the Deployment Tool -Javadoc - javadoc for draw is in the doc directory. While distributing the javadoc, this entire directory should be distributed. -This readme file 3. Resources - To learn more about Deploying Java applications on the Web, see Web Deployment in the MATLAB Java Package documentation in the MathWorks Documentation Center. 4. Definitions For information on deployment terminology, go to http://www.mathworks.com/help. Select MATLAB Compiler > Getting Started > About Application Deployment > Deployment Product Terms in the MathWorks Documentation Center. * NOTE: is the directory where the MATLAB Runtime is installed on the target machine. 5. Appendix A. Linux x86-*** systems: In the following directions, replace MCR_ROOT by the directory where the MATLAB Runtime is installed on the target machine. (1) Set the environment variable XAPPLRESDIR to this value: MCR_ROOT/v901/X11/app-defaults (2) If the environment variable LD_LIBRARY_PATH is undefined, set it to the concatenation of the following strings: MCR_ROOT/v901/runtime/glnxa***: MCR_ROOT/v901/bin/glnxa***: MCR_ROOT/v901/sys/os/glnxa***: MCR_ROOT/v901/sys/opengl/lib/glnxa*** If it is defined, set it to the concatenation of these strings: ${LD_LIBRARY_PATH}: MCR_ROOT/v901/runtime/glnxa***: MCR_ROOT/v901/bin/glnxa***: MCR_ROOT/v901/sys/os/glnxa***: MCR_ROOT/v901/sys/opengl/lib/glnxa*** B. Mac systems: In the following directions, replace MCR_ROOT by the directory where the MATLAB Runtime is installed on the target machine. If the environment variable DYLD_LIBRARY_PATH is undefined, set it to the concatenation of the following strings: MCR_ROOT/v901/runtime/maci***: MCR_ROOT/v901/sys/os/maci***: MCR_ROOT/v901/bin/maci*** If it is defined, set it to the concatenation of these strings: ${LD_LIBRARY_PATH}: MCR_ROOT/v901/runtime/maci***: MCR_ROOT/v901/sys/os/maci***: MCR_ROOT/v901/bin/maci*** For more detail information about setting the MATLAB Runtime paths, see Package and Distribute in the MATLAB Compiler SDK documentation in the MathWorks Documentation Center. NOTE: To make these changes persistent after logout on Linux or Mac machines, modify the .cshrc file to include this setenv command. NOTE: On Windows, the environment variable syntax utilizes backslashes (\), delimited by semi-colons (;). On Linux or Mac, the environment variable syntax utilizes forward slashes (/), delimited by colons (:). NOTE: On Maci***, ensure you are using ***-bit JVM.

近期下载者

相关文件


收藏者