资源列表
Sicily_Stacks
- 程序解决了Sicily平台上的Stack问题,有较好的可读性(The program solves the Stack problem on the Sicily platform)
Sicily_Linked Stacks and Queues
- 程序解决了Sicily平台上的Queue问题,有较好的可读性(The program solves the Queue problem on the Sicily platform and has good readability)
Sicily_Queue
- 本程序解决了Sicily平台上Queue的问题,有较好的可读性(The program solves the Queue problem on the Sicily platform and has good readability)
Sicily_Graphs
- 本程序解决了Sicily平台上Graph问题,有较好的可读性(This program solves the Graph problem on the Sicily platform, and has good readability)
UKF
- UKF算法搭建simulink平台 用于汽车状态估计(UKF algorithm to build Simulink platform for vehicle state estimation)
IsingModelAndMetropolisAlgorithm
- Ising model with monte calro loop
LU
- 可以用该程序数值求解矩阵,具有详细的注释,理解LU分解法求线性方程组的算法原理(The program can be used to solve the matrix, with detailed notes, understanding the LU decomposition method for solving linear equations algorithm principle)
knapsack
- 背包算法的非递归实现,使用进出栈进行操作(Non-recursive implementation of knapsack algorithm)
复数类
- 复数类的c++实现,包括加减乘除等。。。。。(C + + implementation of a number of categories, including addition, subtraction, multiplication and division)
maze
- 设计算法寻找迷宫出口,其中0代表可通行,1代表不可通行(Design algorithm to find the maze exit, where 0 can pass, 1 can not pass)
00673228Cpp遗传算法的源代码
- 微分进化算法,用于解决,复杂的函数优化问题,算法鲁棒性良好(Differential evolution algorithm)
[C++数值算法]
- C++数值算法,很棒的书籍,介绍很详细。(C++ numerical algorithm, great books, introduced in great detail)