资源列表
[人工智能/神经网络/遗传算法] pso
说明:利用标准pso算法,实现求解简单的数学算式的最优解-Pso algorithm is simple<顾然> 在 2025-08-29 上传 | 大小:1.23mb | 下载:0
[matlab例程] Active-Contours-implementation-a-test-platform-GU
说明:this file related to matlab code of image segmentation<kavitha> 在 2025-08-29 上传 | 大小:1.23mb | 下载:0
[数据结构常用算法] tree
说明:实现二叉树的先序遍历,中序遍历和后序遍历的递归和非递归算法,以及层次遍历的算法。 用二叉树来表示代数表达式,树的每一节点包括一个运算树,代数表达式中包含“+”,“—”,“*”,“/”和一位整数且没有错误,按照先乘除后加减的原则构造二叉树。 构造一颗哈夫曼树,输出对应的哈夫曼编码和平均查找长度。-Recursive and non-recursive algorithm binary tree preorder, preorder and post-order traversal, and<余啸坤> 在 2025-08-29 上传 | 大小:1.23mb | 下载:0
[数据结构常用算法] EightCode_BFS
说明:用广度优先遍历实现八数码的自动求值,写出到文件,从文件读入时有小问题-Breadth-first traversal is used to implement the eight digital automatic evaluation, to write to a file, read from the file have a little problem<w> 在 2025-08-29 上传 | 大小:1.23mb | 下载:0
[matlab例程] read
说明:用Matlab语言工具,实现读写YUV格式的视频文件。 输入YUV视频文件(352x288,4:2:0,见附件),输出表示一个文本文件,该文件记录YUV图像每个像素(Y,U,V)的值和像素属于第几幅图像(n)以及像素在一副图像上的空间位置(x,y)。 )-Using Matlab language tools for video file read and write YUV format. YUV video input file (352x288,4: 2: 0, see Annex)<way> 在 2025-08-29 上传 | 大小:1.23mb | 下载:0
[matlab例程] superpixels
说明:输入图片得到superpixel。并且提供集中进行分割的方法,包括meanshift, randomwalk,slic等等(compute superpixel with input images)<lixiaosi33 > 在 2025-08-29 上传 | 大小:1.23mb | 下载:0