文件名称:LifeSimulation1
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 36kb
- 下载次数:
- 0次
- 提 供 者:
- lp***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The article s aim is to provide a fun variation of the Game of Life while learning about extension methods in C# 3.0 (.NET 3.5). Using the Game of Life cellular algorithm, we produce various fractal images. Extension methods are used to re-factor a base class that has become bloated. For further introductions, see the "About" sections below.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LifeSimulation\AppState.cs
..............\EditForm.cs
..............\EditForm.Designer.cs
..............\EditForm.resx
..............\Extensions
..............\..........\AppStateExtension.cs
..............\..........\ProcessLifeModelExtension.cs
..............\..........\RandomizeLifeModelExtension.cs
..............\..........\SerializeLifeModelExtension.cs
..............\..........\TestPerformanceExtension.cs
..............\..........\WorldExtension.cs
..............\LifeModelBase.cs
..............\LifeSimulation.csproj
..............\LifeSimulation.sln
..............\LifeSimulation.suo
..............\LifeSimulation_TemporaryKey.pfx
..............\MainForm.cs
..............\MainForm.cs.bak
..............\MainForm.Designer.cs
..............\MainForm.resx
..............\Program.cs
..............\Properties
..............\..........\app.manifest
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\..........\Settings.Designer.cs
..............\..........\Settings.settings
..............\TestPerformanceClass.cs
..............\TestPerformanceForm.cs
..............\TestPerformanceForm.Designer.cs
..............\TestPerformanceForm.resx
..............\World.cs
..............\EditForm.cs
..............\EditForm.Designer.cs
..............\EditForm.resx
..............\Extensions
..............\..........\AppStateExtension.cs
..............\..........\ProcessLifeModelExtension.cs
..............\..........\RandomizeLifeModelExtension.cs
..............\..........\SerializeLifeModelExtension.cs
..............\..........\TestPerformanceExtension.cs
..............\..........\WorldExtension.cs
..............\LifeModelBase.cs
..............\LifeSimulation.csproj
..............\LifeSimulation.sln
..............\LifeSimulation.suo
..............\LifeSimulation_TemporaryKey.pfx
..............\MainForm.cs
..............\MainForm.cs.bak
..............\MainForm.Designer.cs
..............\MainForm.resx
..............\Program.cs
..............\Properties
..............\..........\app.manifest
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\..........\Settings.Designer.cs
..............\..........\Settings.settings
..............\TestPerformanceClass.cs
..............\TestPerformanceForm.cs
..............\TestPerformanceForm.Designer.cs
..............\TestPerformanceForm.resx
..............\World.cs