资源列表
最小生成树代码
- 这是一个数据结构c语言的最小生成树的程序代码。用普里姆算法来实现的
tree
- tree implementation in c. good program.
tcc
- 以栈模拟停车场,以队列模拟车场外的便道。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停车不收费)。栈以顺序存储结构实现,队列以链表结构实现。-Simulation of the car park to the stack to queue outside the road vehicle
SGA
- 实现单目标函数求最值问题的源码,层次很清楚,适合初学遗传算法者-To achieve a single objective function for the most value problem source, the level is very clear that genetic algorithms are suitable for beginners
sort
- 数据结构排序算法,包括堆排,希尔排序,快排-Sorting algorithm data structure
024-zuizhongban
- 完成矩阵的满秩分解,将矩阵转化为两个满秩矩阵的乘积-Completed matrix of full rank decomposition, the product of the matrix into two full-rank matrix
adi
- fortran code for LINEAR_WAVE PROPAGATION by alternative direction implisit method.-fortran code for LINEAR_WAVE PROPAGATION by alternative direction implisit method.
rbfNeuralNetwork
- Neural network for regression issues
BSTree
- 搜索二叉树实现,使用C++ 模板,在linux g++环境编译正确-binary search tree code in c++
calculator
- 运用堆栈算法实现的可执行计算器,能够计算除 函数外的计算。-Executable stack algorithm using calculator can calculate calculate except outside the function.
FiniteField
- a java program to simulate a finite field in mathematics
mostdisper
- 计算lamb波频散效应的程序,可计算其相速度和群速度。-Lamb wave is very convenient to calculate the tool, matlab preparation, can calculate the group velocity, phase velocity.
