The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| txt | 2012-12-03 | ||
| model | 2012-12-03 | ||
| images | 2012-12-03 | ||
| GenerateInputsRobot.java | 2013-02-06 | 6.9 kB | |
| GenerateInputMode.java | 2013-02-06 | 38.3 kB | |
| SaveME.java | 2012-12-03 | 4.7 kB | |
| ShowPhases.java | 2012-12-03 | 19.8 kB | |
| Welcome.java | 2012-12-03 | 3.2 kB | |
| RefWindow.java | 2012-12-03 | 4.4 kB | |
| ProcessedME.java | 2012-12-03 | 4.0 kB | |
| PointIteratorRobot.java | 2012-12-03 | 5.3 kB | |
| LoadME.java | 2012-12-03 | 2.8 kB | |
| MainWindow_ME_DSS_GUI.java | 2012-12-03 | 17.3 kB | |
| GibbsTriangle.java | 2012-12-03 | 18.2 kB | |
| HelpWindow.java | 2012-12-03 | 4.1 kB | |
| LicWindow.java | 2012-12-03 | 3.3 kB | |
| DataCollection.java | 2012-12-03 | 4.5 kB | |
| BatchMode.java | 2012-12-03 | 52.3 kB | |
| CartesianIterator.java | 2012-12-03 | 2.4 kB | |
| CheckNumericFormat.java | 2012-12-03 | 1.3 kB | |
| AnalyzeAndReport.java | 2012-12-03 | 28.8 kB | |
| Totals: 21 Items | 221.7 kB | 0 | |
/**
*
* ME_DSS_GUI v1.0 - Application based on Decision Support System for Microemulsion Region Predictions
Copyright (C) 2012 Jakub Szlęk
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
This file incorporates work covered by the following
copyright and permission notice:
Copyright (c), 2009-2012, Milosz Polak, Weka interpreter public API use instead Interpreter class,
e-mail: milosz.polak@uj.edu.pl
Copyright (c) 2009-2012, Aleksander Mendyk, ann.interpreter,
e-mail: mfmendyk@cyf-kr.edu.pl
Copyright (c), 2002-2012, University of Waikato, Hamilton, New Zealand, Alex Seewald (original Commnd-line primer),
David Scuse (original Experimenter tutorial),
e-mail: mhall@cs.waikato.ac.nz
Author contact:
via e-mail: jszlek@farmacja.cm-uj.krakow.pl
via mail: Department of Pharmaceutical Technology and Biopharmaceutics, Faculty of Pharmacy, Jagiellonian University, Medical College, Cracow, Medyczna 9 St. 30-688 Cracow, Poland, MSc Jakub Szlęk
*/