登录
首页 » Visual C++ » JumpPointSearch-master

JumpPointSearch-master

于 2020-12-06 发布
0 117
下载积分: 1 下载次数: 0

代码说明:

说明:  程序实现了带有预处理的挑点搜索算法,2014年提出算法。(The program realizes the point search algorithm with preprocessing, which was proposed in 2014.)

文件列表:

JumpPointSearch-master, 0 , 2017-01-17
JumpPointSearch-master\LICENSE, 1068 , 2017-01-17
JumpPointSearch-master\README.md, 120 , 2017-01-17
JumpPointSearch-master\mazes, 0 , 2017-01-17
JumpPointSearch-master\mazes\200 by 200 delta maze.png, 536220 , 2017-01-17
JumpPointSearch-master\mazes\6Kj2X.png, 585793 , 2017-01-17
JumpPointSearch-master\mazes\BigRound.jpg, 3044917 , 2017-01-17
JumpPointSearch-master\mazes\braid.gif, 12517 , 2017-01-17
JumpPointSearch-master\mazes\maze2_1_0640x0480.jpg, 273553 , 2017-01-17
JumpPointSearch-master\mazes\mazebig.jpg, 1345128 , 2017-01-17
JumpPointSearch-master\src, 0 , 2017-01-17
JumpPointSearch-master\src\.gitattributes, 2518 , 2017-01-17
JumpPointSearch-master\src\.gitignore, 3847 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo, 0 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\App.config, 175 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Demo.Designer.cs, 6929 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Demo.cs, 4086 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Demo.resx, 5698 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\JPS.Demo.csproj, 4303 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Map.Designer.cs, 1324 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Map.cs, 6742 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Map.resx, 5698 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Program.cs, 446 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Properties, 0 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Properties\AssemblyInfo.cs, 1356 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Properties\Resources.Designer.cs, 2775 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Properties\Resources.resx, 5496 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Properties\Settings.Designer.cs, 1065 , 2017-01-17
JumpPointSearch-master\src\JPS.Demo\Properties\Settings.settings, 242 , 2017-01-17
JumpPointSearch-master\src\JPS.sln, 1426 , 2017-01-17
JumpPointSearch-master\src\JPS, 0 , 2017-01-17
JumpPointSearch-master\src\JPS\FastPriorityQueue.cs, 10518 , 2017-01-17
JumpPointSearch-master\src\JPS\FastPriorityQueueNode.cs, 723 , 2017-01-17
JumpPointSearch-master\src\JPS\Grid.cs, 5114 , 2017-01-17
JumpPointSearch-master\src\JPS\GridLocation.cs, 1152 , 2017-01-17
JumpPointSearch-master\src\JPS\JPS.csproj, 2608 , 2017-01-17
JumpPointSearch-master\src\JPS\Pathfinder.cs, 4984 , 2017-01-17
JumpPointSearch-master\src\JPS\PathingNode.cs, 646 , 2017-01-17
JumpPointSearch-master\src\JPS\Properties, 0 , 2017-01-17
JumpPointSearch-master\src\JPS\Properties\AssemblyInfo.cs, 1346 , 2017-01-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • clocktest
    获取系统时间 关于系统时间得获取以及显示界面(Access to the system time on the system time may access and display interface)
    2008-03-31 16:07:05下载
    积分:1
  • DMBS
    说明:  无线传感器网络中,关于定位的算法dmbs,具体算法(Wireless sensor network, the algorithm on the positioning dmbs, the specific algorithm)
    2020-09-25 13:37:47下载
    积分:1
  • week_yyy
    this sources for creating alarm based on time to show certain window
    2017-11-21 20:31:56下载
    积分:1
  • Tetris
    用vc编的俄罗斯方块小游戏,功能有点简单。(block game use vc++)
    2011-12-05 23:24:29下载
    积分:1
  • EzCad2.7.6
    说明:  金橙子激光打标软件ezcad 2.7.6免狗版,可保存文件(ezcad 2.7.6 dongle free version)
    2020-11-25 18:29:33下载
    积分:1
  • esp8266
    说明:  ESP8266WiFi杀手固件 包括烧录软件(ESP8266 WiFi Killer Firmware in Chinese incloud IDE)
    2020-06-24 13:00:02下载
    积分:1
  • 628089
    说明:  
    2018-05-23 10:32:57下载
    积分:1
  • point-positioning
    RTKlib精密单点定位PPP更改后代码,支持北斗、GPS(RTKlib precise point positioning, PPP change the code, support Beidou, GPS)
    2017-05-22 16:43:36下载
    积分:1
  • subway
    C语言写的地铁模拟收费系统,实现了一些地铁收费的基本功能。(Metro analog toll system written in C language, some of the basic functions of the MTR charges.)
    2020-12-29 16:59:00下载
    积分:1
  • OQPSK解调类
    OQPSK调制在移动通信等领域应用普遍,该例程采用两类典型解调算法来具体实现,二者差别主要体现在环路滤波器设计和码元同步算法选择上,效果均可,可直接套用。建议对调制解调有兴趣的初学者细致学习之。(OQPSK modulation is widely used in mobile communications and other fields, the routine use two kinds of typical demodulation algorithm, the difference between the two is mainly reflected in loop filter design and symbol synchronization algorithm, it can be directly applied. Recommendations for modulation and demodulation of beginners interested in learning carefully.)
    2021-04-17 00:08:53下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载