CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 .net编程

文件名称:Honeycomb

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    4.25mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

在VS2008下采用Windows Foundation Presentation编写的一个用于运算最短路径的3D演示,算法是很简单的Dijstra,主要是界面

很小的一个程序-Using a Windows Foundation Presentation computing the shortest path for 3D presentations, a very small program
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Honeycomb/Honeycomb/App.xaml
Honeycomb/Honeycomb/App.xaml.cs
Honeycomb/Honeycomb/ArrangeHexagon.cs
Honeycomb/Honeycomb/bin/Debug/Honeycomb.exe
Honeycomb/Honeycomb/bin/Debug/Honeycomb.pdb
Honeycomb/Honeycomb/bin/Debug/Honeycomb.vshost.exe
Honeycomb/Honeycomb/bin/Debug/Honeycomb.vshost.exe.manifest
Honeycomb/Honeycomb/bin/Debug/reports/90728.115600.4400.pex/critical.errors.txt
Honeycomb/Honeycomb/bin/Debug/reports/90728.160757.4256.pex/critical.errors.txt
Honeycomb/Honeycomb/bin/Debug/reports/90728.162335.5880.pex/critical.errors.txt
Honeycomb/Honeycomb/bin/Release/eqtrestore_eaa8f067-e29e-43b5-bb04-442f05e7cb59.bat
Honeycomb/Honeycomb/bin/Release/EQT_eaa8f067-e29e-43b5-bb04-442f05e7cb59/Honeycomb.exe
Honeycomb/Honeycomb/bin/Release/Honeycomb.exe
Honeycomb/Honeycomb/bin/Release/Honeycomb.pdb
Honeycomb/Honeycomb/bin/Release/Honeycomb.vshost.exe
Honeycomb/Honeycomb/bin/Release/Honeycomb.vshost.exe.config
Honeycomb/Honeycomb/bin/Release/Honeycomb.vshost.exe.manifest
Honeycomb/Honeycomb/bin/Release/reports/90921.200008.4724.pex/critical.errors.txt
Honeycomb/Honeycomb/bin/Release/reports/90921.203925.2892.pex/critical.errors.txt
Honeycomb/Honeycomb/bin/Release/reports/90925.233639.4392.pex/critical.errors.txt
Honeycomb/Honeycomb/CalcPath.cs
Honeycomb/Honeycomb/CellShape.cs
Honeycomb/Honeycomb/CellState.cs
Honeycomb/Honeycomb/CellStateEvent.cs
Honeycomb/Honeycomb/CombCells.cs
Honeycomb/Honeycomb/Edge.cs
Honeycomb/Honeycomb/Graph.cs
Honeycomb/Honeycomb/HoneyComb.cs
Honeycomb/Honeycomb/Honeycomb.csproj
Honeycomb/Honeycomb/Honeycomb.csproj.user
Honeycomb/Honeycomb/Honeycomb.Tests/AppTest.cs
Honeycomb/Honeycomb/Honeycomb.Tests/AppTest.Main.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.CalcCount.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.ColumnGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.Constructor.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.CreateCell.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.FromPointToIndex.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.FromPointToMatch.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.HexagonSizeGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.HoneycombGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.MarkCells.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.NeedExtraCell.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.Neighbor.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.Range.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.RenderSizeGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/ArrangeHexagonTest.RowGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/bin/Debug/Honeycomb.exe
Honeycomb/Honeycomb/Honeycomb.Tests/bin/Debug/Honeycomb.pdb
Honeycomb/Honeycomb/Honeycomb.Tests/bin/Debug/Honeycomb.Tests.dll
Honeycomb/Honeycomb/Honeycomb.Tests/bin/Debug/Honeycomb.Tests.pdb
Honeycomb/Honeycomb/Honeycomb.Tests/bin/Release/Honeycomb.exe
Honeycomb/Honeycomb/Honeycomb.Tests/bin/Release/Honeycomb.pdb
Honeycomb/Honeycomb/Honeycomb.Tests/bin/Release/Honeycomb.Tests.pdb
Honeycomb/Honeycomb/Honeycomb.Tests/CalcPathTTest.Constructor.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CalcPathTTest.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CellShapeTest.Constructor.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CellShapeTest.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CellStateEventTest.Add.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CellStateEventTest.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CellStateEventTest.CurrentGet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CellStateEventTest.ItemGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CombCellsTest.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CombCellsTest.FillGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CombCellsTest.IndexGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CombCellsTest.PositionGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CombCellsTest.StateGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/CombCellsTest.StrokeGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/EdgeTTest.Constructor.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/EdgeTTest.Constructor01.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/EdgeTTest.cs
Honeycomb/Honeycomb/Honeycomb.Tests/EdgeTTest.EndGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/EdgeTTest.StartGetSet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/EdgeTTest.ToString.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.ClearAccessed.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.Constructor.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.CreateEdge.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.CreateVertex.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.EdgesGet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.InitializationGet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.RemoveEdge.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.RemoveVertex.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.VertexesGet.g.cs
Honeycomb/Honeycomb/Honeycomb.Tests/GraphTTest.Ver

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com