资源列表
KarhunenLoeve
- 人脸识别领域的K-L变换(Eigenface)的matlab源码
cash
- NOI2007 Day1 证券交易 平衡树代码
fet440_adc12_06
- This example shows how to perform a repeated sequence of conversions using // \"repeat sequence-of-channels\" mode.
keylock2
- 基于单片机的电子密码锁源程序,汇编语言,报警功能,密码修改-MCU-based source of electronic locks, assembly language, alarm features, password modification
PingJun
- 图像分割的一个例子,OpenCV+VC实现,基于平均背景法-An example of image segmentation, OpenCV+ VC implementation method based on the average background ~ ~
fft1m1
- 实现快速傅里叶算法,C程序源代码以及算法,检测VC6.0通过-Fast Fourier algorithm, C source code and algorithms to detect by VC6.0
C-experimentation
- (C)1.是能找出一串数中的最值,及其序号。(是选择排序法的基础) 2.对输入文本中的多个字符串排序(涉及字符串指针,指针数组,二维数组,三者综合应用) 3.选择排序法。-The C experimentation.
24
- 一个24点的算法实验程序(输入4个小于13的数,判断能否通过四则运算最终得到24) 基于VC++6.0 ,可正常运行-A 24-point algorithm for experimental procedures (type 4 small number of 13, to determine whether the operation eventually get through four 24) based on VC++6.0, a functioning
three-phase-short-circuit
- 发电机三相短路电流计算的程序,采用的是matlab编程- Generator three-phase short-circuit current calculation procedures, using matlab programming
Huffman
- Huffman Coding algorithm in MATLAB
ShortestPathDijkstra
- Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。-Dijkstra (Dijkstra) al
fifo
- visual studio 2008 开发的 C语言 FIFO 算法-calculation of fifo
