资源列表
[数据结构常用算法] list
说明:实现线性表的顺序存储表示及基于顺序存储表示实现线性表的初始化、查找、插入与删除等基本操作。具体实现要求:1.从键盘输入10个整数,产生顺序表,并输入结点值。2.从键盘输入1个整数,在顺序表中查找该结点的位置。若找到,输出结点的位置;若找不到,则显示“找不到”。3.从键盘输入2个整数,一个表示欲插入的位置i,另一个表示欲插入的数值x,将x插入在对应位置上,输出顺序表所有结点值,观察输出结果。4.从键盘输入1个整数,表示欲删除结点的位置,输出顺序表所有结点值,观察输出结果。附有实验结果截图<张娟> 在 2025-11-11 上传 | 大小:81kb | 下载:0
[数值算法/人工智能] order
说明:用C实现的二叉树遍历,已经调试成功。实现二叉树的遍历-With C of the binary tree traversal realize has been successful debugging. Realize Binary Tree Traversal<tianxiangli> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] RepeatedForms
说明:根据相似度去重,把文本很相似的删除掉,基于VSM的算法的实现。-According to the similarity to heavy, very similar to the text removed, the algorithm based on VSM realize.<huangxupeng> 在 2025-11-11 上传 | 大小:1.69mb | 下载:0
[人工智能/神经网络/遗传算法] code
说明:利用神经网络识别人脸,源文件为.h和.c,可直接加入工程,需要数据训练神经网络。-The use of neural networks to identify human faces, the source file for the. H and. C, can be directly joined the project, the need for training neural network data.<au> 在 2025-11-11 上传 | 大小:11kb | 下载:0
[人工智能/神经网络/遗传算法] 1
说明:最短路径法射线追踪方法原理,用MATLAB仿真,文中数值模型和其计算节点设置都仅考虑十分简单的情形-The shortest path method the principle of ray tracing method, using MATLAB simulation, the text in the numerical model and its computing nodes are set up to consider only very simple cases<郭晨格> 在 2025-11-11 上传 | 大小:60kb | 下载:0