-
15数码难题启发式搜索解决
本代码是作者上完人工智能课程后的大作业。作者上网发现了许多代码都晦涩难懂。作者本人写的这个代码不仅好懂,而且数据结构非常清晰,算法并不高深,适合初学者进行模仿。
- 2022-01-24 16:46:04下载
- 积分:1
-
线性代数方程组的求解全选主元高斯消去法全选主元高斯约当消去法复系数方程组的全选主元高斯消去法...
线性代数方程组的求解全选主元高斯消去法全选主元高斯约当消去法复系数方程组的全选主元高斯消去法-linear algebraic equations to solve all the main election yuan Gaussian Elimination entire election PCA about when Gaussian Elimination of complex equations of the entire election PCA Gaussian Elimination Act, etc.
- 2022-05-05 11:28:38下载
- 积分:1
-
sha_256.c
已调试过,好用,但是速度可能不是很快。适合于实验教学用。若不能使用或者正确运行,请勿责怪,因为此程序是我随便传的
- 2022-01-21 21:30:23下载
- 积分:1
-
肤色识别代码
检查图片中属于人类肤色的区域。输入为yuv格式图片,目前可以识别黄种人的肤色区域。主要用到椭圆模型的色彩识别算法,在yuv色彩空间中,将近似黄种人肤色的色彩,用uv二维空间中的椭圆区域来表示。
- 2022-08-31 12:15:03下载
- 积分:1
-
appletviewers
它是在 Java 开发并生成按定义的算法 pesudocode 函数中所述的算法。这种描述可以利用改性的所有代码和用户的必需品。
- 2023-07-30 20:45:02下载
- 积分:1
-
2,算法设计线性时间选择
2,算法设计线性时间选择-2, the algorithm design of linear time to choose
- 2022-07-23 18:06:42下载
- 积分:1
-
红黑树的C++实现
红黑树的C++实现,包括红黑树的插入,删除,左右旋转等操作,还包括了二叉树的基本操作(用于红黑树的实现)。
- 2022-03-14 12:23:01下载
- 积分:1
-
常用的C++语言计算的法源代码
C语言常用算法源代码-C language commonly used calculates the law origin code
- 2023-01-08 13:35:03下载
- 积分:1
-
快速排序! 经典的算法。 provides methods to sort a set of objects with quicksort algorithm....
快速排序! 经典的算法。 provides methods to sort a set of objects with quicksort algorithm.-rapid sequencing! The classical algorithm. Provides methods to sort a set of objects with quicksort algorithm.
- 2023-03-18 04:35:04下载
- 积分:1
-
is "commonly used computer numerical algorithms and procedures C version,&q...
是《计算机常用数值计算算法与程序 C++版》一书的配套代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2023-03-01 22:00:04下载
- 积分:1