资源列表
edgeFEM2D
- Edge element based 2D FEM code to calculate Electromagnetic Simulations
binarytreesearch
- 包含中序遍历二叉树的递归和非递归算法的源代码-Included in the sequence of recursive binary tree traversal and non-recursive algorithm source code
park
- 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表结构实现。-park solution
Ritz
- Ritz algorithm, for numerical linear algebra
3261
- zoj3261 Connections in Galaxy War 的源码,主要考察并查集,并要从后往前建图-source code of zoj3261 :Connections in Galaxy War ,mainly about union-find,and need to build graph from end to the beginning
RUNGE_KUTTA_ORDER4_ALGORITHM
- 四阶龙格库塔法的Mathematica的代码,代码透明,方便用户修改。-Fourth-order Runge-Kutta method of the Mathematica code, code transparency, user-friendly changes.
DrawTrajbushishizhilianxu
- 时滞微分方程数值模拟与仿真,用于种群模型、传染病模型图像拟合-The Delay Differential Numerical Modeling and Simulation for the population model, the infectious disease model image fitting
art_heat
- 无网格算法中热量的计算程序(针对SPH)-No heat grid algorithm calculation procedures (for SPH)
GAIJINMAOPAOFA
- 冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作?如将N 个数按从大到小排序-Bubble method is a basic algorithm for sorting data, which is the basic method: Comparison of two adjacent elements, then if necessary, be exchange
binary-tree-program
- 二叉树是常用的数据结构,本程序式基于二叉树的数据结构C++程序-binary tree program
kalmanyuce
- 采用卡尔曼滤波的方式对时间进行预测,有较好预测精度-Kalman filter is used to predict the way time high prediction accuracy
jifjsaf
- Particle swarm optimization algorithm, also known as particle swarm optimization algorithm (Swarm Optimization Particle), abbreviated as PSO, is a parallel algorithm on the basis of the observation of the behavior of animal clusters, the use of group
