资源列表
soda
- soda machine的实现,可以进行完整的simulation,但是在实现的时候有一点问题-soda machine the realization that it will conduct a complete simulation, However, in the time to achieve a bit
sort_algorithum
- 包括快速排序,堆排序,归并排序等经典算法,有详细说明,方便初学者学习
dijkstra
- 这是个完整的c语言编写的dijkstra算法,结果不仅能够显示出源点到其他顶点的最短路径(最小代价值),而且给出了相应的路径。代码浅显易懂,学习此算法的好材料。
bam
- 一个BAM神经网络的基本程序,通过这个程序可以使大家对BAM有一个详细具体的了解。-A BAM neural network basic procedures, the adoption of this procedure allows us to BAM has a detailed understanding.
PROGRAM9
- 振动作业 分析多自由度问题 求解多维问题的特征值也特征向量 线性叠加法分析受迫振动的第一步-matlab code for solve the eignvalue the first step of analysis the multiply degree of freedom forced vibration
PNN
- pnn神经网络算法,通过训练后,可实现对电力变压器故障的分类-pnn neural network algorithm, by training, can be realized on the power transformer fault classification
BUCKET_SORT
- 桶排序算法,通过链表存储桶中数据,采用直接插入法插入队列。-Bucket sorting algorithm, the bucket list data by using the direct insertion into the queue.
K_mean_clustering
- this code is about k mean clustering in Matlab
CS_OMP_recovery
- 压缩感知重构算法中的正交匹配追踪算法,用于对信号进行重构-Compressed sensing reconstruction algorithm of orthogonal matching pursuit algorithm, is used to reconstruct the signal
Matrix-Operations
- 1) 能够实现矩阵加、减、乘、逆等基本运算。 2) 初始矩阵的数据可以手工输入,也可从文件读取,运算结果可以保存到文件中。 -1) to achieve matrix addition, subtraction, multiplication, inverse and other basic operations. 2) The initial matrix data can be entered manually, can also be read a file,
TU-BIANLI
- 图的遍历演示,无编译错误,数据结构经典练习题-data structure
lbmFlowAroundCylinder
- 格子玻尔兹曼 圆柱绕流 Python编写(lattice boltzmann flow around a cylinder, using Python. very fast because of numpy library)
