文件名称:TwentyFourPoint
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 225kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VS2008
24点算法源码
一个24点的程序,思想是循环生成4个数的排列和11种表达式,再计算结果,如果为24则成功。
注:生成的数使用扑克牌显示。
一些关键的类如下:
1.排列组合类
2.表达式计算类
3.24点计算类-VS2008 24-point algorithm for a 24-point source program, thought is the arrangement of the number of cycles generated 4 and 11 kinds of expressions, then the calculated results, if it is successful 24. Note: The number generated by the use of playing cards displayed. Some of the key categories are as follows: 1. Permutations and combinations category 2. 3.24-point calculation expression calculation of class type
24点算法源码
一个24点的程序,思想是循环生成4个数的排列和11种表达式,再计算结果,如果为24则成功。
注:生成的数使用扑克牌显示。
一些关键的类如下:
1.排列组合类
2.表达式计算类
3.24点计算类-VS2008 24-point algorithm for a 24-point source program, thought is the arrangement of the number of cycles generated 4 and 11 kinds of expressions, then the calculated results, if it is successful 24. Note: The number generated by the use of playing cards displayed. Some of the key categories are as follows: 1. Permutations and combinations category 2. 3.24-point calculation expression calculation of class type
相关搜索: 24点
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AppMain\AppMain.csproj
.......\AppMain.csproj.user
.......\bin\Debug\Arithmetic.dll
.......\...\.....\Arithmetic.pdb
.......\...\.....\TwentyFourPoint.exe
.......\...\.....\TwentyFourPoint.pdb
.......\...\.....\TwentyFourPoint.vshost.exe
.......\...\.....\TwentyFourPoint.vshost.exe.manifest
.......\ExpressionCalculator.csproj
.......\MainForm.cs
.......\MainForm.Designer.cs
.......\MainForm.resx
.......\obj\Debug\AppMain.csproj.FileListAbsolute.txt
.......\...\.....\AppMain.csproj.GenerateResource.Cache
.......\...\.....\AppMain.MainForm.resources
.......\...\.....\AppMain.Properties.Resources.resources
.......\...\.....\AppMain.SetupForm.resources
.......\...\.....\ResolveAssemblyReference.cache
.......\...\.....\TempPE\Properties.Resources.Designer.cs.dll
.......\...\.....\TwentyFourPoint.exe
.......\...\.....\TwentyFourPoint.pdb
.......\Program.cs
.......\...perties\AssemblyInfo.cs
.......\..........\Resources.Designer.cs
.......\..........\Resources.resx
.......\..........\Settings.Designer.cs
.......\..........\Settings.settings
.......\Resources\App.ico
.......\SetupForm.cs
.......\SetupForm.Designer.cs
.......\SetupForm.resx
.rithmetic\Arithmetic.csproj
..........\bin\Debug\Arithmetic.dll
..........\...\.....\Arithmetic.pdb
..........\Calculator.cs
..........\obj\Debug\Arithmetic.csproj.FileListAbsolute.txt
..........\...\.....\Arithmetic.dll
..........\...\.....\Arithmetic.pdb
..........\...\.....\Refactor\Arithmetic.dll
..........\PermutationAndCombination.cs
..........\.roperties\AssemblyInfo.cs
..........\TwentyFourPoint.cs
TwentyFourPoint.sln
TwentyFourPoint.suo
51aspx源码必读.txt
AppMain\obj\Debug\Refactor
.......\...\.....\TempPE
.rithmetic\obj\Debug\Refactor
..........\...\.....\TempPE
.ppMain\bin\Debug
.......\obj\Debug
.rithmetic\bin\Debug
..........\obj\Debug
.ppMain\bin
.......\obj
.......\Properties
.......\Resources
.rithmetic\bin
..........\obj
..........\Properties
AppMain
Arithmetic
.......\AppMain.csproj.user
.......\bin\Debug\Arithmetic.dll
.......\...\.....\Arithmetic.pdb
.......\...\.....\TwentyFourPoint.exe
.......\...\.....\TwentyFourPoint.pdb
.......\...\.....\TwentyFourPoint.vshost.exe
.......\...\.....\TwentyFourPoint.vshost.exe.manifest
.......\ExpressionCalculator.csproj
.......\MainForm.cs
.......\MainForm.Designer.cs
.......\MainForm.resx
.......\obj\Debug\AppMain.csproj.FileListAbsolute.txt
.......\...\.....\AppMain.csproj.GenerateResource.Cache
.......\...\.....\AppMain.MainForm.resources
.......\...\.....\AppMain.Properties.Resources.resources
.......\...\.....\AppMain.SetupForm.resources
.......\...\.....\ResolveAssemblyReference.cache
.......\...\.....\TempPE\Properties.Resources.Designer.cs.dll
.......\...\.....\TwentyFourPoint.exe
.......\...\.....\TwentyFourPoint.pdb
.......\Program.cs
.......\...perties\AssemblyInfo.cs
.......\..........\Resources.Designer.cs
.......\..........\Resources.resx
.......\..........\Settings.Designer.cs
.......\..........\Settings.settings
.......\Resources\App.ico
.......\SetupForm.cs
.......\SetupForm.Designer.cs
.......\SetupForm.resx
.rithmetic\Arithmetic.csproj
..........\bin\Debug\Arithmetic.dll
..........\...\.....\Arithmetic.pdb
..........\Calculator.cs
..........\obj\Debug\Arithmetic.csproj.FileListAbsolute.txt
..........\...\.....\Arithmetic.dll
..........\...\.....\Arithmetic.pdb
..........\...\.....\Refactor\Arithmetic.dll
..........\PermutationAndCombination.cs
..........\.roperties\AssemblyInfo.cs
..........\TwentyFourPoint.cs
TwentyFourPoint.sln
TwentyFourPoint.suo
51aspx源码必读.txt
AppMain\obj\Debug\Refactor
.......\...\.....\TempPE
.rithmetic\obj\Debug\Refactor
..........\...\.....\TempPE
.ppMain\bin\Debug
.......\obj\Debug
.rithmetic\bin\Debug
..........\obj\Debug
.ppMain\bin
.......\obj
.......\Properties
.......\Resources
.rithmetic\bin
..........\obj
..........\Properties
AppMain
Arithmetic