资源列表
facerec
- 一个修改后的PCA进行人脸识别的Matlab代码-a change of face recognition for the PCA Matlab code
GraphCC
- 有向图的强连通分量算法的java语言实现,-directed graph algorithms strongly connected component of java language.
rainflowcounting
- 雨流计数法+最小二乘法matlab程序,用于疲劳与断裂力学课程
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
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
22
- 数据结构课程设计,池塘夜降彩色雨,C语言程序-Rain falling through the night color pond, C language program
bpnet3
- 能够自动选择隐含层节点个数的神经网络预测程序-this algorithm is able to choose the best hidden layer size and has the better performance
N_Queen
- 两个N皇后问题求解,比较两个效率,其中一个N较大时,效率非常的快!-Two N-Queens problem solving, compare the efficiency of two, one of which N is large, the efficiency is very fast!
PROJECT2
- NxN Matrix Calculation (by alipr)
