-
尖峰时刻 AStar
RushHour
========
C + + 编写的规划求解 RushHour 拼图
此代码将解析任何种类的 RushHour 拼图与 m 行和 n 列,与不同的长度,不只是车
标准游戏。它基于公开为闭的集和优先级队列使用哈希表 AStar 搜索
设置。为启发式函数,用的阻塞的汽车的数量为红车加一。
一辆汽车在任何方向的一个或多个单一步骤代表只有一个动作。
称为"out.txt"文件中打印最少的移动次数和每次更改的审计委员会。
输入的数据是从称为"in.txt"文件中读取。谜题是给在 ASCII 模式中。
执行时间是低于 2 秒,对于难的难题。对于容易,0.5 秒的时间是足够多。
- 2023-01-18 21:15:04下载
- 积分:1
-
实现图象平滑(去噪声),锐化算法的源代码
实现图象平滑(去噪声),锐化算法的源代码-Picture smoothing,Sharping algorithm code
- 2022-10-28 14:00:03下载
- 积分:1
-
绘制图的 2D 和 3D
此源代码有许多源代码包括 2dGraph 2DpametricGraph 3dparamatricGraph 3dParametricSurfaces 3dSurfaces FAstFurier TransformandFilters FuierTransformanddIdealIdealFilTilters
- 2022-03-21 07:26:09下载
- 积分:1
-
digital image acquisition, processing and Practical Application
数字图象获取,处理及实践应用-digital image acquisition, processing and Practical Application
- 2022-03-02 03:47:49下载
- 积分:1
-
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则...
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.-Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge in the difference between point and non-edge point, first determine a threshold T, if the image of the new pixel value is greater than the threshold, you can initially identified as the edge point, the new value is less than T have been judged as non-edge point.
- 2023-03-01 03:35:03下载
- 积分:1
-
分形图像的处理方法,主要技术手段及未来的趋势
分形图像的处理方法,主要技术手段及未来的趋势-Fractal image of the treatment methods, the main technical means and future trends
- 2023-01-27 19:15:03下载
- 积分:1
-
本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。...
本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。-This procedure has a straight line (Bresenham algorithm and DDA algorithm) and round (mid-point of Bresenham algorithm and plus or minus method) drawing, and be able to select the color.
- 2022-08-08 15:27:06下载
- 积分:1
-
VTK的示例代码
VTK example code - 1-VTK example code- 1
- 2023-07-12 15:15:08下载
- 积分:1
-
数字图像处理 利用 c++
bmp2txt 源程序
数字图像处理 利用 c++
bmp2txt 源程序-digital image processing using c bmp2txt source
- 2022-06-27 21:29:15下载
- 积分:1
-
Windows图形编程,2D图形从事具发展…
windows图形编程,从事2D图形开发的好-windows graphical programming, 2D graphics engaged in the development of the good stu
- 2022-12-19 23:25:03下载
- 积分:1