资源列表
K-Lface
- 一个不错的K-L的人脸识别源代码,给出了相应的模板匹配库,能够很好地进行人脸识别
bp算法源程序
- 反向传播(back-propagation,BP)算法是一种计算单个权值变化引起网络性能变化值的较为简单的方法。由于BP算法过程包含从输出节点开始,反向地向第一隐含层(即最接近输入层的隐含层)传播由总误差引起的权值修正,所以称为\"反向传播\"。-BP (back-propagation BP) algorithm is a calculation of the weights of individual changes in network performance changes in the
bmp_image
- 此程序是用C语言编写的一个读取BMP文件的源程序,主要实现了BMP文件的读取和写入功能。-This file has complemented the functions of reading and writing the bmp files.
meanshift
- 基于均值漂移算法实现图像的分割,总共带有三个文件,其中两个是两个子程序-Based on mean-shift image segmentation algorithm, with a total of three documents, two of which are the two subroutines
datepicker
- Came across your site while browsing aroundâ
sort1
- 六种排序方法,快速排序,选择排序,归并排序等-sort
GHM
- 较为普遍使用的GHM多小波的程序代码,可用于图像的编解码-GHM
FrameWorkMatrix
- 计算骨架阵的算法,数组是动态分配的,用类写的,有很好的封装性和移植性。并且输入时从文本文件TXT读取的!-Skeleton matrix calculation algorithm, the array is dynamically allocated, with the class to write, have a good package and portability. And input from a text file TXT read!
youxianyuan
- 有限元的计算c语言程序。包含了单元刚度矩阵的计算,还有整体刚度矩阵的计算-Finite element calculations c language program. Contains the element stiffness matrix calculation, and calculation of the overall stiffness matrix
fill_win_algorithm
- 本代码用逐窗口的填充法来减少地形阴影的影响,恢复阴影信息-Filling method used to reduce the impact of terrain shadows
Btree
- 程序功能:二叉树的建立 二叉树的初始化 前序遍历二叉树(递归与非递归方法) 中序遍历二叉树(递归与非递归方法) 后序遍历二叉树(递归与非递归方法) 求二叉树高 求二叉树的叶子总数 退出操作的实现-binary tree
floyd
- 一种用于寻找给定的加权图中顶点间最短路径的算法。-A method for looking for a given vertex weighted graph shortest path algorithm.
