Download Latest Version fnc-0.3.zip (288.4 kB)
Email in envelope

Get an email when there's a new version of FractalNeuroComputer

Home / pictures
Name Modified Size InfoDownloads / Week
Parent folder
FNC_icon.PNG 2014-11-13 1.5 kB
Blausen_0657_MultipolarNeuron.png 2014-11-12 400.3 kB
819px-Complete_neuron_cell_diagram_en_svg.png 2014-11-12 340.1 kB
Totals: 3 Items   741.9 kB 0
README_FNC.txt   

The Fractal Neuro Computer, Version 2.0
Copyright 11/11/2014 by Timothy Michael Patti, aka. Vector the Lost, POEE
Hail Eris!!!!!
This code is released under the GPL version 3.
See <http://www.gnu.org/licenses/>.
The author's e-mail is vector42@gmail.com

This is the second version of a program that I originally wrote in 2002ish
that I never released. Since having over a decade to think about the
results of the first version, I've had some ideas for improvements.


Current build environment:

	Windows 7 Professional, service pack 1, 4 Gb RAM, Intel Core 2 Duo, 3.33 Ghz.
	MinGW with GCC 4.8.1
	Code::Blocks 13.12
	Unicon Version 12.1	(For data visulation)
	

Assumptions (helpful for porting):
	char 	is 	8 	bits
	short 	is 	16 	bits
	int 	is 	32 	bits
	
	long long	is 	64 bits
Source: README.txt, updated 2014-11-14