文件名称:A* pathfinding algorithm
介绍说明--下载内容均来自于网络,请自行研究使用
This is an A* pathfinding algorithm visualizer, it lets you click on cells to place/remove obstacle and when you press space bar, it advances the simulation by one step showing the path.
To compile this program, you're gonna need GCC, and then just run the file 'build.bat' which will take care of building the program.
To compile this program, you're gonna need GCC, and then just run the file 'build.bat' which will take care of building the program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : A_Star.zip 列表 arial.ttf box.bmp build.bat file_prioritaire.h grass.bmp libfreetype-6.dll main.c SDL2.dll SDL2/inc/begin_code.h SDL2/inc/close_code.h SDL2/inc/SDL.h SDL2/inc/SDL_assert.h SDL2/inc/SDL_atomic.h SDL2/inc/SDL_audio.h SDL2/inc/SDL_bits.h SDL2/inc/SDL_blendmode.h SDL2/inc/SDL_clipboard.h SDL2/inc/SDL_config.h SDL2/inc/SDL_cpuinfo.h SDL2/inc/SDL_egl.h SDL2/inc/SDL_endian.h SDL2/inc/SDL_error.h SDL2/inc/SDL_events.h SDL2/inc/SDL_filesystem.h SDL2/inc/SDL_gamecontroller.h SDL2/inc/SDL_gesture.h SDL2/inc/SDL_haptic.h SDL2/inc/SDL_hints.h SDL2/inc/SDL_joystick.h SDL2/inc/SDL_keyboard.h SDL2/inc/SDL_keycode.h SDL2/inc/SDL_loadso.h SDL2/inc/SDL_locale.h SDL2/inc/SDL_log.h SDL2/inc/SDL_main.h SDL2/inc/SDL_messagebox.h SDL2/inc/SDL_metal.h SDL2/inc/SDL_misc.h SDL2/inc/SDL_mouse.h SDL2/inc/SDL_mutex.h SDL2/inc/SDL_name.h SDL2/inc/SDL_opengl.h SDL2/inc/SDL_opengl_glext.h SDL2/inc/SDL_opengles.h SDL2/inc/SDL_opengles2.h SDL2/inc/SDL_opengles2_gl2.h SDL2/inc/SDL_opengles2_gl2ext.h SDL2/inc/SDL_opengles2_gl2platform.h SDL2/inc/SDL_opengles2_khrplatform.h SDL2/inc/SDL_pixels.h SDL2/inc/SDL_platform.h SDL2/inc/SDL_power.h SDL2/inc/SDL_quit.h SDL2/inc/SDL_rect.h SDL2/inc/SDL_render.h SDL2/inc/SDL_revision.h SDL2/inc/SDL_rwops.h SDL2/inc/SDL_scancode.h SDL2/inc/SDL_sensor.h SDL2/inc/SDL_shape.h SDL2/inc/SDL_stdinc.h SDL2/inc/SDL_surface.h SDL2/inc/SDL_system.h SDL2/inc/SDL_syswm.h SDL2/inc/SDL_test.h SDL2/inc/SDL_test_assert.h SDL2/inc/SDL_test_common.h SDL2/inc/SDL_test_compare.h SDL2/inc/SDL_test_crc32.h SDL2/inc/SDL_test_font.h SDL2/inc/SDL_test_fuzzer.h SDL2/inc/SDL_test_harness.h SDL2/inc/SDL_test_images.h SDL2/inc/SDL_test_log.h SDL2/inc/SDL_test_md5.h SDL2/inc/SDL_test_memory.h SDL2/inc/SDL_test_random.h SDL2/inc/SDL_thread.h SDL2/inc/SDL_timer.h SDL2/inc/SDL_touch.h SDL2/inc/SDL_types.h SDL2/inc/SDL_version.h SDL2/inc/SDL_video.h SDL2/inc/SDL_vulkan.h SDL2/lib/libSDL2.a SDL2/lib/libSDL2.dll.a SDL2/lib/libSDL2main.a SDL2_ttf.dll SDL2_ttf/inc/SDL_ttf.h SDL2_ttf/lib/libSDL2_ttf.a SDL2_ttf/lib/libSDL2_ttf.dll.a stone.bmp zlib1.dll