搜索资源列表
text1
- 步进电机,可以控制转速,正反转,数码管显示转速,
bashuma
- 实现八数码问题,能够清晰的显示每一步计算的结果,开发语言C++。
8数码难题
- 八数码难题解决实现方法-eight digital method to solve problems
puzzles.rar
- 算法全名为数字拼图问题(八数码)算法,讲述一个自动完成九宫格数字拼图的算法,Algorithm, called the whole issue of the number of puzzles (8 digital) algorithm, on a number of auto-complete puzzle squares algorithm
eight-figure-puzzle
- 八数码难题用Java语言实现,搜索算法为广度优先-eight-figure-puzzle in Java
ADC0--5
- AD 转换 数码管显示 0到5V ad0804-AD0804 7segment 0 to 5 V
olutions
- 用启发式搜索解决八数码问题,解释非常完整清楚-introduction to solutions to 8-bit problems with details.
AI
- 福州大学姜志渊编写的滑块求解系统(即8数码),有8种搜索算法。界面非常漂亮。-Fuzhou University Jiang Zhiyuan prepared slide solving system (ie, 8 digital), there are eight kinds of search algorithms. Interface is very beautiful.
bashuma
- 这是一个利用A*搜索,求八数码问题的解的程序,并且还能输出最佳路径。-This is an A* search, find eight digital solution procedures, and output the best path.
Form1
- 计时器代码,电子数码管计时器,倒计时,顺计算-Timer code
A
- A算法 A算法解决8位数码问题(九宫) C++语言编写,已经测试。-A algorithm A algorithm to solve the eight digital issues (Jiugong) C++ language has been tested.
LED8
- LED,AVR单片机,数码管显示应用,ICCAVR的实际应用-LED, the AVR microcontroller, LED display applications, ICCAVR the practical application of
PID_zi
- PID自整定和按键数码管显示调整PID参数!-PID self-tuning PID parameter tuning button digital tube display!
MATlab-8shuma
- matlab实现8数码游戏,通过A*算法能够自动求解出目标状态-failed to translate
EightDigital
- 八数码难题的解决方法,包括两种方法,用c语言编写。-Eight digital problem solving methods
八数码问题
- 这是老师布置实验的八数码问题的代码,大家有需要的可以借鉴一下,能够解决问题