资源列表
chap4_7
- 基于HOpfield网络的PID模型参考自适应控制-HOpfield network-based PID model reference adaptive control
ConvertAndDither
- image processing dithering contour
spfa
- 求单源最短路的SPFA算法的全称是:Shortest Path Faster Algorithm。 这个是自己写的,思想还是一样发的。-Demand single-source shortest path algorithm SPFA name is: Shortest Path Faster Algorithm. This is his writing, and thinking is the same hair.
PSO
- 粒子群算法简单应用,通过PSO的优化寻找函数的最优值-Particle swarm algorithm is simple application
Knight-to-travel-around
- 骑士周游问题,用回溯法计算~希望对大家有帮助~-Knights tour problem with backtracking method ~
301-25-6-6
- 编写函数merge()将两个非递减序链表合并成一个新的非递减序链表-the function merge() make two lists into one in Non decreasing order.
hga
- 二叉排序树,数的算法很重要,这是一个递归的算法-Binary sort tree, the number of the algorithm is very important, which is a recursive algorithm
data-structure-of-string-algorithm
- 数据结构的串的块存储算法的C语言编写的源码-Block storage data structure of string algorithm in C language source
BPwangluo
- 用BP网络神经算法去辨识一个具有大迟延的火电厂给水环节的闭关系统,通过自己编制的源代码进行计算之后,效果能达到理想的要求。-BP network neural algorithm to identify the closed-door system of a thermal power plant water supply links with large delay and achieve the desired effect is calculated through the prepara
Merge-sort
- 归并排序是建立在归并操作上的一种有效的排序算法。-Merge sort is based on the operation of an efficient merge sort algorithm.
graph
- 扩充深度优先搜索算法,在遍历图的过程中建立生成森林的左子女-右兄弟链表-Extended depth-first search algorithm to generate the forest to build children left graph traversal process- right sibling list
pianweifen
- 偏微分方程数值解法事例,采用MATLAB中的pdetool,内有详细的参数设置和注释,注意打开时需要在工具箱内选择路径打开-Numerical Solution of Partial Differential Equations Using matlab pdetool