Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ddlab_code_May2011.tar.gz | 2011-05-27 | 480.7 kB | |
ddlab_code_May2011_readme.txt | 2011-05-27 | 2.7 kB | |
Totals: 2 Items | 483.3 kB | 0 |
ddlab_code_May2011.tar.gz contains the following files: bytes files ------ --------- 35667 2011-04-06 13:13 edecfunc.h declare global functions and structures 28407 2011-04-06 13:09 eglob_ab.h declare global variables 29078 2011-04-05 18:05 alloc36.c allocate and free memory 105245 2011-04-05 17:58 back66.c generate pre-images 35506 2011-04-01 14:17 boxes53.c create prompt boxes 319400 2011-05-16 07:50 capara27.c set network rules and states 27863 2011-04-05 18:08 drawb52.c draw attractor basins 157197 2011-05-16 19:01 drpara30.c set drawing/display parameters 104717 2011-04-01 14:17 for34.c run network forward 131463 2011-05-11 22:43 forint90.c run forward on-the-fly changes 158715 2011-05-26 12:01 forvar99.c various other functions, running forward 153961 2011-05-13 09:30 graph51.c network-graph and jump-graph 69098 2011-04-01 14:17 g_set16.c graphics setup 18978 2011-04-01 14:17 in_put8.c functions for user input 25112 2011-04-01 14:17 learn32.c earning algorithms 73177 2011-04-01 14:17 l_save77.c saving and loading files 128170 2011-05-21 12:56 main54.c main, and some other functions 204594 2011-04-01 14:17 misc90.c various miscellaneous functions 10718 2011-04-01 14:17 mtree05.c decision tree for kcode 19198 2011-04-01 14:17 orbants2.c easter egg 66574 2011-04-01 14:17 run79.c generate attractor basins 47869 2011-04-29 12:45 vecpost22.c create vector PostScrip files 321379 2011-05-14 10:23 wiring78.c network wiring and wiring graphic similar Makefiles for Linux/Unix/Cygwin/Irix/Mac (Irix need recompiling) Makefile_Linux gcc for Linux/Unix Makefile_Cygwin gcc for Cygwin Makefile_Mac gcc for Mac to compile: make -f Makefile_Linux (for example) DOS_compile.txt commands for compiling in Watcom C (version 11) GNU_GPL_3.txt GNU General Public License version 3 Copyright (C) 2011 Andrew Wuensche This file is part of DDLab (Discrete Dynamics Lab) <www.ddlab.org> DDLab 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 DDLab. If not, see <http://www.gnu.org/licenses/>.