资源列表
eigenfaces_sample
- Eigenfaces is used to representing a face by projecting original images onto a face space defined by eigenvectors, and then a new face is compared to known faces by calculating the distance between their projections onto face space. -Eigenfaces is us
ECM2
- DENFIS ONLINE MODEL SOURCE CODE
PRP 采用FORTRAN语言
- PRP共轭梯度法优化计算,采用FORTRAN语言-PRP conjugate gradient method optimization, the use of FORTRAN language
thesmallestTree
- 数据结构 生成最小数的求解方法 根据严蔚敏的c版本的数据结构里的课后实验求的-Data structures to generate a minimum number of solution in accordance with the c YAN Wei-min version of the data structure in the experimental after-school demand
vectorpy.tar
- Vector and graph cla-Vector and graph class
buddysystem
- 伙伴系统(buddy system)算法实现。两个文件 buddysystem.c,buddysystem.h,主要实现了两个主功能函数1.Buddy System 内存块分配算法,函数AllocBuddySpace;2.Buddy System 空闲块回收算法,函数FreeBuddy。-Buddy system (buddy system) algorithm. Two files buddysystem.c, buddysystem.h, mainly to achieve two ma
setConfigFile
- 从文件中读入数据,并且识别数据以提取出某部分做出修改,修改后存入文件-Read from the file data, and identification data to extract a certain part to make changes, the revised document deposited
greedy
- 这是算法设计与分析课程实验, 贪心算法实验的简单的源代码,包括汽车加油,多级调度问题 ,prim最小生成树-This is the algorithm design and analysis course experiment, the experiment simple greedy algorithm source code, including vehicle refueling, multi-level scheduling problem, prim MST
Dijkstra
- open mp implementation of Dijkstra
pcnn
- 利用pcnn,每当有一批像素对应的神经元点火,对像素值进行一次修正。第n次点火的所有神经元用矩阵B(n)表示, 已经点火的像素位置标记为‘1’,未点火的标记为‘0’。通过一个3*3的模板滑过B(n),判断若模板内的值全为‘1’或全为‘0’, 则这些像素值不进行处理,否则若模板中心的值为‘1’,则增加该位置的像素值的大小,中心值为‘0’,则减小像素值。该功能由xiugai(B,K)函数实现 Beta取负值来抑制周围的神经元点火,因为输入pcnn(X)的是模糊图像,抑制之后使处理的
uncontrollled
- response of uncontrolled building
BSA
- 名为鸟群算法的最新算法,可以寻求最优值,可以运用在多个领域-New algorithm, called the flock algorithm could seek the optimal value, can be applied in many fields
