文件名称:Josephus
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-14
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- vero****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用带头结点的尾插法建立链表求解的时候,头节点的作用无法确定,导致编译通过,但是运行之后的结果都不是正确的运行结果。苦苦思索,包括和同学讨论,一直没能解决,最后决定改用另一种存储方法,将头节点直接改成NULL,最终测试的结果是正确的。(但是还未能完全理解原因是什么)-Take the lead in the tail of the node interpolation method for solving the establishment of the list when the role of the head node can not be determined, resulting compiled through, but the results after the run is not the correct operating results. Thinking very hard, and students to discuss, have not been able to solve, and finally decided to switch to another storage method, the head node directly into NULL, the final test result is correct. (But have not been able to fully understand what is the reason)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Josephus\Josephus\bin\Debug\Josephus.exe
........\........\...\.....\Josephus.pdb
........\........\...\.....\Josephus.vshost.exe
........\........\...\.....\Josephus.vshost.exe.manifest
........\........\Josephus_shuzu.cs
........\........\Josephus_shuzu.csproj
........\........\obj\Debug\Josephus.csproj.FileListAbsolute.txt
........\........\...\.....\Josephus.exe
........\........\...\.....\Josephus.pdb
........\........\...\.....\Josephus_shuzu.csproj.FileListAbsolute.txt
........\........\Properties\AssemblyInfo.cs
........\Josephus.sln
........\Josephus.suo
........\........\obj\Debug\TempPE
........\........\bin\Debug
........\........\obj\Debug
........\........\bin
........\........\obj
........\........\Properties
........\Josephus
Josephus