资源列表
[数据结构常用算法] Binary-tree-traversal-algorithm
说明:二叉树的遍历有常用的三种方法,分别是:先根次序、中根次序、后根次序。为了验证这几种遍历算法的区别,本次的实验将会实现所有的算法。 遍历的时候,把结点的信息打印出来,为了让结点的信息更容易区别,在每个结点前加上数字标识。如:data[1]=A,data[2]=B. 实现的算法皆为递归算法 -Binary tree traversal has used three methods, namely: first, the root<yangkai> 在 2025-01-11 上传 | 大小:110kb | 下载:1
[数据结构常用算法] Delphi-Container-Library
说明:常用的Delphi数据结构类库,包含哈希,链表,队列,堆栈等常用数据结构,好用,速度快.个人常用类库之一,并且修改原版中的部分Bug.全部源代码.-Commonly used Delphi data structures library, contains a hash, linked lists, queues, stacks, and other commonly used data structures, easy to use,<liwd> 在 2025-01-11 上传 | 大小:103kb | 下载:1
[matlab例程] zhuchenfen
说明:主成分分析法的程序,对几个因素进行主成分分析-Principal component analysis of the program, the principal component analysis of several factors<liuyanan> 在 2025-01-11 上传 | 大小:1kb | 下载:1
[matlab例程] Shooting-Schrodinger-equation
说明:打靶法解薛定谔方程利用matlab软件,采用打靶法结合Numerov算法进行求解定态薛定谔方程的本征值和本征方程。在位势为不同的抛物势时,都能求解出符合精度要求的本征值和本征方程。-Shooting method to solve the Schrodinger equation using matlab software, using the shooting method combined Numerov algorithm to<bailuer> 在 2025-01-11 上传 | 大小:63kb | 下载:1