资源列表
第三次实验课(1)
- 1、定义邻接矩阵存储的图类Graph_Matrix . 2、实验验证如下算法的正确性、各种功能及指标: 1)创建一个邻接矩阵存储的图; 2)返回图中指定边的权值; 3)查找图中某顶点的第一个邻接顶点、某顶点关于另一个顶点的下一个邻接顶点序号; 3、4)图的深度优先遍历; 5)基于普里姆算法求最小支撑树。【选作】(1. Define the graph class Graph_Matrix which is stored by the adjacency matrix. 2. The
random1
- 随机数均匀分布 正态分布 可产生均匀分布和正态分布的随机数 速度快 运行流畅 代码简练 -Uniformly distributed random numbers can generate random numbers uniformly distributed smooth fast running code brevity
Matlab经典教程-从入门到精通
- matlab教程,Matlab经典教程-从入门到精通,(Matlab tutorial, Matlab classic tutorial - from entry to proficient,)
Mat
- Matlab与Fortran的混合编程及其应用-Matlab and Fortran mixed programming and its application
face-recognition
- 一个有关人脸识别的程序,是PCA和SVM的,可以运行-a code about face recognition
计算机算法设计与分析_苏德富等
- 计算机算法设计与分析_苏德富等 格式:pdg-computer algorithm design and analysis _ Sood rich formats : PDG
C++Standard
- 介绍标准C++的一本好书。主要是STL等内容,包括了堆栈的讲解。-Standard C++
KB78PG
- 数据库跟踪相关语句,问题节点的查找,以便在sql中改写-Database to track related statements, the problem node lookup in order to rewrite the sql
VectorielControlASM
- Vectorial Control of an auto-piloted Asynchronous Motor : Thesis detailed (in french) and source code
Median_Filter_Project-master1
- Median Filtering Denoising Project
Eight-Common-Sorging-Algorithms
- 常见的八大排序算法,包括冒泡,排序,二分法等,满足常见的排序要求-Eight common sorting algorithms, including bubble sort, dichotomy, to meet the requirements of the common sort
103522045_01Perceptron
- 類神經網路(感知機) 讀取不同的data 把資料做random並切割 分別做train & test 並計算出訓練正確率&測試正確率-neural network(Perceptron)
