TarzaNN
TarzaNN neural network simulator
|
00001 // stdafx.h : include file for standard system include files, 00002 // or project specific include files that are used frequently, but 00003 // are changed infrequently 00004 // 00005 00006 #pragma once 00007 00008 #undef UNICODE 00009 #undef _UNICODE 00010 #include "targetver.h" 00011 00012 #include <stdio.h> 00013 #include <tchar.h> 00014 00015 00016 00017 // TODO: reference additional headers your program requires here