文件名称:CALC-24
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-15
- 文件大小:
- 51kb
- 下载次数:
- 0次
- 提 供 者:
- 天***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
计算24就是在2-14 数字中,随意生成4个数字,通过+-*/,计算出24的方法。
这个程序通过穷举法尝试计算出24.
最后统计所有排列得出的可解范围小于网上找的可接数,说明还是有bug。
-Calculation of 24 is in the 2-14 digital, free to generate four numbers+-* /, 24. This program through exhaustive method attempts to calculate the 24 final statistics come all permutations solvable range is less than the number of which can be accessed online to find, or a bug.
这个程序通过穷举法尝试计算出24.
最后统计所有排列得出的可解范围小于网上找的可接数,说明还是有bug。
-Calculation of 24 is in the 2-14 digital, free to generate four numbers+-* /, 24. This program through exhaustive method attempts to calculate the 24 final statistics come all permutations solvable range is less than the number of which can be accessed online to find, or a bug.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
计算24点\24.txt
........\计算24点\bin\Debug\计算24点.exe
........\........\...\.....\计算24点.pdb
........\........\...\.....\计算24点.vshost.exe
........\........\...\.....\计算24点.vshost.exe.manifest
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\obj\Debug\计算24点.csproj.FileListAbsolute.txt
........\........\...\.....\计算24点.csproj.GenerateResource.Cache
........\........\...\.....\计算24点.exe
........\........\...\.....\计算24点.Form1.resources
........\........\...\.....\计算24点.pdb
........\........\...\.....\计算24点.Properties.Resources.resources
........\........\Program.cs
........\........\...perties\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\........\计算24点.csproj
........\计算24点.sln
........\计算24点.suo
........\........\obj\Debug\Refactor
........\........\...\.....\TempPE
........\........\bin\Debug
........\........\obj\Debug
........\........\bin
........\........\obj
........\........\Properties
........\计算24点
计算24点