-
尖峰时刻 AStar
RushHour
========
C + + 编写的规划求解 RushHour 拼图
此代码将解析任何种类的 RushHour 拼图与 m 行和 n 列,与不同的长度,不只是车
标准游戏。它基于公开为闭的集和优先级队列使用哈希表 AStar 搜索
设置。为启发式函数,用的阻塞的汽车的数量为红车加一。
一辆汽车在任何方向的一个或多个单一步骤代表只有一个动作。
称为"out.txt"文件中打印最少的移动次数和每次更改的审计委员会。
输入的数据是从称为"in.txt"文件中读取。谜题是给在 ASCII 模式中。
执行时间是低于 2 秒,对于难的难题。对于容易,0.5 秒的时间是足够多。
- 2023-01-18 21:15:04下载
- 积分:1
-
简单的图像处理相关算法!
简单的图像处理相关算法!-simple image processing algorithms!
- 2022-02-03 20:01:48下载
- 积分:1
-
renlianshibie小波算法.pdf
基于小波变换的加权特征脸识别算法的文献,对做人脸识别论文的同学很有帮助-renlianshibie wavelet algorithm .pdf
- 2022-03-25 19:20:41下载
- 积分:1
-
主要是一些图像处理的源码,包括高斯图像生成,目标的标记和提取,高斯曲面拟合和一个高通滤波器...
主要是一些图像处理的源码,包括高斯图像生成,目标的标记和提取,高斯曲面拟合和一个高通滤波器-Mainly deal with the source image, including Gaussian image generation, the goal marking and extraction, surface fitting, and a Gaussian high-pass filter
- 2022-02-02 07:51:35下载
- 积分:1
-
Straight
计算机图形学 直线画法 BRESEHAM 有文档 总结-Straight-line drawing in computer graphics have a document summing up BRESEHAM
- 2022-08-13 17:34:08下载
- 积分:1
-
一个完善的读取3DS文件例子
一个完善的读取3DS文件例子-A perfect example to read 3DS file
- 2022-06-30 22:06:01下载
- 积分:1
-
with vb achieve bezier curves generated! A very useful procedure!
用vb实现bezier曲线生成! 一个十分有用的程序!-with vb achieve bezier curves generated! A very useful procedure!
- 2022-06-20 03:33:38下载
- 积分:1
-
right image color, transparency of a C builder software, although small but very...
对图象色彩,透明度处理的一个C++builder软件,虽然很小但很实用!-right image color, transparency of a C builder software, although small but very practical!
- 2022-03-02 02:06:18下载
- 积分:1
-
vc prepared than spreading curve
vc编写的比撒曲线-vc prepared than spreading curve
- 2022-08-13 16:56:34下载
- 积分:1
-
该软件最主要的功能就是要能识别出人脸,首先该系统需要对通过摄像头拍照而获取到的原始的人脸图片进行一系列处理才可进行下一步的工作,该处理过程也称图像预处理。预处理...
该软件最主要的功能就是要能识别出人脸,首先该系统需要对通过摄像头拍照而获取到的原始的人脸图片进行一系列处理才可进行下一步的工作,该处理过程也称图像预处理。预处理这个模块在整个人脸识别系统的开发过程中占有很重要的地位,只有预处理模块做的好,才可能很好的完成后面的人脸定位和特征提取这两大关键模块。-The main features of the software is to be able to identify the face, first of all, the system need to take pictures through the camera and access to the original face image can only be carried out a series dealing with the work of the next step, the process also known as image pretreatment. Pretreatment of the Face Recognition System module in the entire process of development plays an important role, and only do pre-processing module, and can be very good after the completion of the Human Face Localization and Feature Extraction of these two key modules.
- 2023-07-18 00:00:04下载
- 积分:1