资源列表
[人工智能/神经网络/遗传算法] BP-code
说明:基于C语言编写的BP 神经网络程序 经过大量样本训练满足 设计要求!-C language based on BP neural network of a large number of samples after a training program to meet the design requirements!<石浩> 在 2025-10-14 上传 | 大小:8kb | 下载:0
[数据结构常用算法] S010600917
说明:问题描述: 给定一棵有n 个结点的二叉树,结点的编号为1,2,…,n。已知二叉树结点编号的后序和中序列表,试设计一个算法,确定该二叉树结点编号的前序列表。 实验任务: 对于给定的二叉树结点编号的后序和中序列表,计算二叉树结点编号的前序列表。 -Descr iption of the problem: there is a given n the binary tree nodes, the nodes numbered 1,2, ..., n. Known number of<林建> 在 2025-10-14 上传 | 大小:61kb | 下载:0
[matlab例程] face_detection
说明:用matlab编写的人脸检测的算法,包含图片库,可以直接运行,检测出人脸在图片中的位置。-Matlab prepared with face detection algorithms, including image libraries, can be run to detect the face position in the picture.<zw> 在 2025-10-14 上传 | 大小:626kb | 下载:0
[数据结构常用算法] S020600210
说明:« 问题描述: 有时需要测试2 个数据结构的同构性,即2个同构的结构在相应的位置具有相同结点数 和分枝数。试设计一个递归函数用于测试2 棵二叉树是否同构。 « 实验任务: 对于给定的2 棵二叉树,计算这2 棵二叉树是否同构。-« Descr iption of the problem: sometimes need to test two data structures of the same configuration, that is, the<林建> 在 2025-10-14 上传 | 大小:14kb | 下载:0
[数据结构常用算法] S020600318
说明:« 问题描述: 按前序列出二叉树各结点为根的子树的结点数。 « 实验任务: 对于给定的二叉树,计算二叉树各结点为根的子树的结点数,并按前序列出。 -« Descr iption of the problem: According to the former sequence of binary tree nodes for each sub-tree root nodes. « Experimental task: For a giv<林建> 在 2025-10-14 上传 | 大小:49kb | 下载:0
[matlab例程] PCA_basedFace
说明:用matlab编写的基于PCA的人脸识别算法,包含图片库,可以直接运行,找出图片库中与测试图片相匹配的图片。-Matlab prepared with PCA-based face recognition algorithms, including image libraries, can be run to identify and test gallery picture of the picture to match.<zw> 在 2025-10-14 上传 | 大小:176kb | 下载:0
[数据结构常用算法] S020600424
说明:最近公共祖先问题 问题描述:给定一棵树,设计一个算法对于给定的两个结点返回他们的最近公共祖先 实验任务:对于给定的树和树中的结点对,输出最近公共祖先-Recently, the issue of public issue of ancestral Descr iption: given a tree, to design an algorithm for a given node of the two return to their ancestors in recent experim<林建> 在 2025-10-14 上传 | 大小:48kb | 下载:0