登录
首页 » Java » hansel-master

hansel-master

于 2018-07-14 发布 文件大小:140KB
0 134
下载积分: 1 下载次数: 3

代码说明:

  代码内包含A星算法,JPS算法的实验平台。(The code contains the A star algorithm and the JPS algorithm experimental platform.)

文件列表:

hansel-master, 0 , 2012-09-22
hansel-master\.gitignore, 122 , 2012-09-22
hansel-master\README.md, 200 , 2012-09-22
hansel-master\doc, 0 , 2012-09-22
hansel-master\doc\intro.md, 124 , 2012-09-22
hansel-master\project.clj, 703 , 2012-09-22
hansel-master\resources, 0 , 2012-09-22
hansel-master\resources\asset-cache, 0 , 2012-09-22
hansel-master\resources\asset-cache\.gitkeep, 0 , 2012-09-22
hansel-master\resources\assets, 0 , 2012-09-22
hansel-master\resources\assets\hansel.coffee, 9107 , 2012-09-22
hansel-master\resources\assets\hansel.js.dieter, 20 , 2012-09-22
hansel-master\resources\public, 0 , 2012-09-22
hansel-master\resources\public\bootstrap, 0 , 2012-09-22
hansel-master\resources\public\bootstrap\css, 0 , 2012-09-22
hansel-master\resources\public\bootstrap\css\bootstrap-responsive.min.css, 15962 , 2012-09-22
hansel-master\resources\public\bootstrap\css\bootstrap.min.css, 98165 , 2012-09-22
hansel-master\resources\public\bootstrap\img, 0 , 2012-09-22
hansel-master\resources\public\bootstrap\img\glyphicons-halflings-white.png, 8777 , 2012-09-22
hansel-master\resources\public\bootstrap\img\glyphicons-halflings.png, 12799 , 2012-09-22
hansel-master\resources\public\bootstrap\js, 0 , 2012-09-22
hansel-master\resources\public\bootstrap\js\bootstrap.min.js, 25563 , 2012-09-22
hansel-master\resources\public\d3.v2.min.js, 115816 , 2012-09-22
hansel-master\resources\public\hansel.css, 609 , 2012-09-22
hansel-master\resources\public\index.html, 4364 , 2012-09-22
hansel-master\resources\public\jquery-1.8.0.min.js, 92555 , 2012-09-22
hansel-master\resources\public\underscore-min.js, 12821 , 2012-09-22
hansel-master\src, 0 , 2012-09-22
hansel-master\src\hansel, 0 , 2012-09-22
hansel-master\src\hansel\astar.clj, 3289 , 2012-09-22
hansel-master\src\hansel\core.clj, 1209 , 2012-09-22
hansel-master\src\hansel\grid.clj, 1735 , 2012-09-22
hansel-master\src\hansel\jps.clj, 3789 , 2012-09-22
hansel-master\src\hansel\racetrack.clj, 2564 , 2012-09-22
hansel-master\src\hansel\server.clj, 3496 , 2012-09-22
hansel-master\src\hansel\text_interface.clj, 1228 , 2012-09-22
hansel-master\src\hansel\util.clj, 315 , 2012-09-22
hansel-master\test, 0 , 2012-09-22
hansel-master\test\hansel, 0 , 2012-09-22
hansel-master\test\hansel\grid_test.clj, 1071 , 2012-09-22
hansel-master\test\hansel\jps_test.clj, 8965 , 2012-09-22
hansel-master\test\hansel\racetrack_test.clj, 4159 , 2012-09-22
hansel-master\test\hansel\server_test.clj, 1243 , 2012-09-22

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

发表评论

0 个回复

  • DBFHelper
    C#读写DBF文件类,无需驱动 C#读写DBF文件类,无需驱动(C# read DBF file,No need driver C# read DBF file,No need driver)
    2017-02-25 22:00:00下载
    积分:1
  • FCKeditor-2.3
    fckeditor 2.3无法兼容chrome,而新版本又做了很大的修改,要升级很麻烦。可直接替换原来的fckeditor库,解决chrome兼容问题。(FCKeditor 2.3 is not compatible with chrome, and the new version has made a lot of modifications, it is difficult to upgrade. It can directly replace the original FCKeditor library to solve the problem of chrome compatibility.)
    2020-06-20 20:20:02下载
    积分:1
  • C++程序设计(谭浩强)
    C++程序设计PDF 谭浩强编著,清华大学出版社出版。C++入门教材,适合初学者入门。(C++ programming PDF Tan Haoqiang edited, Tsinghua University press. C++ introductory teaching materials, suitable for beginners to get started.)
    2018-05-07 16:30:12下载
    积分:1
  • mainlobe
    说明:  计算主瓣宽度 matlab函数 强烈推荐 雷达成像点目标分析(The matlab function of calculating the main lobe width strongly recommended the radar imaging point target analysis)
    2020-05-16 15:39:32下载
    积分:1
  • 03-2x2MIMO系统的完整数据链仿真
    说明:  % Type of different detectors, parameters for Detector.m ML = 1; % Joint ML Detector JMMSE = 2; % Joint MMSE Detector ZF = 3; % Joint Zero-Forcing Detector % Type of different antenna selection criteria methods MBER = 1; MMI = 2; LAZY = 3; MNP = 4; %Minimum Noise Power MMNP = 5; LAZY2 = 6; real_ch = 0; % real_ch = 0 refers to simulated channel in MATLAB, otherwise refers to real channel SNR_dB = 20;% transmit SNR in the simulated channel nr_frames = 20; % number of frames sent when simulation. detect_type = ZF; % Detector choice select_type = MBER; % Antenna selection choice disp(''); tx(nr_frames); disp('Press any key to continue'); pause RF(real_ch,SNR_dB); disp('Press any key to continue'); pause BER = rx(detect_type,select_type);
    2020-08-29 15:55:00下载
    积分:1
  • 85375561HeatConductionToolbox
    说明:  求解滑动轴承润滑,可以使用,雷诺方程的求解(Solve sliding bearing lubrication)
    2020-09-16 21:37:08下载
    积分:1
  • 蓝牙数据发送程序
    实现通过蓝牙做到数据的通信,以及文件的发送和下载功能(Realize data communication through Bluetooth, as well as file sending and downloading functions)
    2019-04-28 08:21:58下载
    积分:1
  • 净月系统是管理净月区域内的所有住户
    净月系统是管理净月区域内的所有住户-net on net management system is in the region on all households
    2022-03-17 18:18:06下载
    积分:1
  • Delphi酒店管理MsSQL数据库附源码
    界面挺不错Delphi酒店管理MsSQL数据库附源码,功能方面包括基础设置、酒店入住登记、预定管理、消费记帐、退房等业务管理,另外还有房态管理模块,为新增的客房类型生成新的编号,界面方面做的挺不错,使用了很多人性化的图标,使整个软件界面看上去更专业。
    2023-03-18 00:05:04下载
    积分:1
  • Windiff compares directories or files showing the results graphically.
    Windiff compares directories or files showing the results graphically.
    2022-04-01 11:16:33下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载