搜索资源列表
simpler.rar
- 压力与速度耦合的算法,改进版本。计算结果比较可靠,Pressure and velocity coupling algorithm, an improved version. More reliable results
SIMPLER-
- 参考书为陶文铨老师的《数值传热学》第二版,吴志根编写,附带注释。-Reference books for the Tao Wenquan teacher' s " Numerical Heat Transfer," Second Edition, Wu root preparation, with notes.
strategy
- 本代码为微软仿真原始代码模板,代码可读性强,可以用于仿真入门,内涵5v5,11v11,3v3.- The following ifdef block is the standard way of creating macros which make exporting a DLL simpler. All files within this DLL are compiled with the STRATEGY_EXPORTS symbol defined on the comman
PSO_about
- 粒子群算法matlab代码吐血推荐。粒子群算法,也称粒子群优化算法,是近年来发展起来的一种新的进化算法。它是从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。-PSO algorithm matlab cod
C语言冒泡排序法
- 冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。 它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble sorting is a simpler sorting algorithm in the field of computer science. It repeats the sequence of the sequence, and compa
