资源列表
GraphCC
- 有向图的强连通分量算法的java语言实现,-directed graph algorithms strongly connected component of java language.
swing
- openGL中在屏幕上渲染一个秋千,连接时用到OpenGL的扩展,有GLUT,需要下载
pca
- 这是一个用matlab实现的人脸识别的pca方法,正确识别率不错。
prime
- 题目 质数分解与栈的使用 简介 只能被自身和1整除的正整数称为质数。每一个整数都可以写成质数乘积的形式,称为整数的质数分解。例如: 1776 = 37 x 3 x 2 x 2 x 2 x 2. -Title prime number decomposition and the use of stack profile only divisible by themselves and a positive integer is called prime number. Ever
BinaryTree
- 二叉树是另一种树形结构,它的特点是每个结点至多只有两棵子树,并且,二叉树的子树有左右之分,其次序不能任意颠倒。这个代码实现了二叉树的存储和遍历-err
Cpp1
- Dijkstra算法,实现图的遍历并打印路径-Dijkstra algorithm, the realization of graph traversal and print path
97288386myPCA_matlab
- 人脸识别,主成分分析,模式识别,图像处理-Face recognition, principal component analysis, pattern recognition, image processing
experimentup
- 表达式求值。设计程序对正数(可带括号的)加减乘除简单运算进行求值-Expression is evaluated. The design process right positive number (can be bracketed) simple addition and subtraction multiplication and division operations evaluated
test
- 图的遍历演示,深度优先及广度优先,采用C++编译环境-tu de hianli
tuxiang
- 自己写的一个C++程序,KMEANS的,希望大家-To write a C++ program, KMEANS, we hope to see
EBMA_int.m
- Write a C or MATLAB code for implementing an EBMA with integer-pel accuracy. Use a block size of 16×16. The program should allow the user to choose the search range so that you can compare the results obtained with different search ranges. (Note
A
- 实现基本的H-S光流算法的matlab仿真(主函数和自定义函数)-To achieve the basic HS optical flow algorithm matlab simulation (main functions and custom functions)
