一个在VC下编写的一维随机元胞自动机小程序

源代码在线查看: ca.plg

软件大小: 36 K
上传用户: baorong216
关键词: 编写 程序 随机 自动机
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: ca - Win32 Debug--------------------
				
				Command Lines
				Creating temporary file "C:\DOCUME~1\sun\LOCALS~1\Temp\RSP176.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ca.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"F:\book科学\VC版\7\7_02\ChildView.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\sun\LOCALS~1\Temp\RSP176.tmp" 
				Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ca.pdb" /debug /machine:I386 /out:"Debug/ca.exe" /pdbtype:sept  ".\Debug\ca.obj" ".\Debug\ChildView.obj" ".\Debug\MainFrm.obj" ".\Debug\StdAfx.obj" ".\Debug\ca.res" "
				Output Window
				Compiling...
				ChildView.cpp
				Linking...
				
				
				
				Results
				ca.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源