资源列表

« 1 2 ... .91 .92 .93 .94 .95 25696.97 .98 .99 .00 .01 ... 28522 »

[数据结构常用算法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

[数据结构常用算法dlb

说明:对单链表进行元素的插入和删除操作。要求:1)用头插法或尾插法(头插法指新元素总是从头部插入;尾插法指新元素总是从尾部插入)建立一个单链表(带头结点),并输出,观察输入的内容与输出的内容是否次序相反。 注意:单链表中头结点、开始结点、尾结点的区分。 2)实现单链表的插入操作(在带头结点的单链表中第I个位置插入新元素)。 3)实现单链表的删除操作(在带头结点的单链表中删除第I个元素)。 -Single list of elements to insert and delete ope
<朱蓉> 在 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

[数学计算/工程计算w1.c

说明:几何变换程序,实现李宁商标的绘制填充和旋转变换。-Geometric transformation procedure, rendering the achievement of Li Ning trademarks and rotation filler.
<mengxiang> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算matlab11

说明:1、 写出此两点边值问题的积分形式; 2、 构造有限元方程; 3、 编程计算显示计算结果。-1, write the two-point boundary value of the integral form 2, structural finite element equation 3, programming calculations show the results.
<mengxiang> 在 2025-06-23 上传 | 大小:2kb | 下载: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例程matlab33

说明:学会MATLAB编程; 学会用单纯型法求解线性规划; 学会用对偶单纯型法求解线性规划;-Institute of MATLAB programming learn how to use simple method to solve linear programming learn how to use dual simplex method to solve linear programming
<mengxiang> 在 2025-06-23 上传 | 大小:1kb | 下载: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

[数值算法/人工智能readTxt

说明:首先在文本文件中写入要求格式的数据,然后利用程序把这些数据读取到屏幕中显示,-First of all, write in text file format, data requirements, and then use the procedure to read the data to the screen display,
<leeocean> 在 2025-06-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 25696.97 .98 .99 .00 .01 ... 28522 »

源码中国 www.ymcn.org