资源列表
[数据结构常用算法] ecpx
说明:在二叉排序树上实现对给定值进行查找操作.其中:1)用二叉链表来存储二叉排序树,对于输入的数值大小没有具体要求,即随意输入数据。2)给定一个待查找的值,在二叉排序树上进行查找操作,并输出查找结果。 -In the binary sort tree to realize the value of a given search operation. Of which: 1) to use linked lists to store binary binary sort tree, the nume<朱蓉> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] xhdl
说明:对循环队列进行元素的插入和删除操作.要求1)用数组作为存储空间建立一个循环队列,并输出输入前后的内容变化。 2)实现循环队列的入队和出队操作.-Elements of the cycle queue insertion and deletion. Require 1) the array as a storage space to establish a cycle of queues, and output the contents of input before and after th<朱蓉> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] random_walk
说明:自己编的一个用随机行走法实现电路计算的例子,电路图及参数均在Partial random walk for large linear network analysis里-Own a random walk method used to achieve circuit examples, circuit diagrams and parameters in the Partial random walk for large linear network analysis in<abigail> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] matlab22
说明:把微分方程的一维经典初值问题的有限插分法:Euler法、改进的Euler法、Admas二步外插法、Admas二步内插法编写成通用子程序,并且利用这些通用子程序解决常微分方程的数值解。-The classical one-dimensional differential equations initial value problem of limited interpolation method: Euler method, improved Euler method, Admas outside<mengxiang> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 4-linkFileAutoWR
说明:首先在程序中生成插入数据,可以随机插入也可以手动插入,然后自动生成索引文件,查找数据的时候可以根据索引来查找.-First of all, in the procedure to generate insert data random insert can also be manually inserted, and then automatically generated index file, find the time data can be indexed to find.<leeocean> 在 2025-06-23 上传 | 大小:6kb | 下载:0
[matlab例程] matlab44
说明:学会用MATLAB编写程序; 学会一维搜索法; 精确的一维线性搜索法:0.618法; 非精确的一维线性搜索法:goldstein法;-Learn how to use MATLAB programming Society of one-dimensional search method precise linear one-dimensional search method: 0.618 law non-accurate one-dimensional linear searc<mengxiang> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] matlab55
说明:学会不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的计算步骤; 比较不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的优缺点。 -Institute of the different search method (steepest descent method, conjugate gradient method, Newton method, quasi-Newton method) for calculating steps compare different sea<mengxiang> 在 2025-06-23 上传 | 大小:3kb | 下载:1