资源列表

« 1 2 ... .14 .15 .16 .17 .18 26519.20 .21 .22 .23 .24 ... 28523 »

[数学计算/工程计算first

说明:基于菲涅尔-基尔霍夫衍射的z扫描高斯衍射模型程序代码-GAUSSIAN diffration model of z-scan
<凌玲> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[matlab例程fisher

说明:fisher判别,输入两类样本,根据类间相似度和类内相似度矩阵求解权值w和偏值b-fisher discriminant, enter the two types of samples, according to the similarity between class and class similarity matrix to solve the weights w and the partial value of b
<于仰源> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法bintree_inorder_rec

说明:实现二叉树对称根周游的递归计算,按先根次序周游的顺序输入结点的信息,生成一个双链存储的二叉树的过程-Binary tree symmetric recursive computation of the root of traveling around the first root of the order of traveling around the order of input nodes, to generate a double
<周陶> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[matlab例程3-freedom-vehicle

说明:整车3个自由度基于拉格朗日方程的动力学仿真-Dynamics simulation of the vehicle three degrees of freedom based on the Lagrange equation
<charlie> 在 2025-04-29 上传 | 大小:1kb | 下载:1

[数据结构常用算法bellman-ford2

说明:用bellman ford算法求最短路径,并且输出最短路径的节点,输入有语言提示-Bellman ford algorithm for the shortest path and the output node of the shortest path, enter the language prompts
<王薇> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[matlab例程Ccchhangdoph

说明:一种基于chan算法的tdoa定定位的gdop程序源码 -Given the positioning gdop program source code algorithm TDOA based chan
<> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[数学计算/工程计算max

说明:实验描述:给定X和Y都是n位整数,计算乘积XY。分治算法思想,将n位X和Y分成2段,每段n/2位。则X分为AB两段,Y分为CD两段。 有X=A*(10)^(n/2)+B,Y=C*(10)^(n/2)+D;XY=(A*(10)^(n/2)+B)(C*(10)^(n/2)+D)=AC*(10)^n+(AD+BC)*(10)^(n/2)+BD。 -Experiment: given X and Y are n-bit integers,
<tianguochao> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[matlab例程minRb

说明:完成无约束多维极值问题,实用的matlab程序,具有很强的鲁棒性-Completed unconstrained multidimensional extremal problems, practical matlab program, has a strong robustness
<ww> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[matlab例程minPowell

说明:无约束多维极值问题的解决方法程序,matlab程序,具有很强的鲁棒性-Unconstrained multi-dimensional extremal problem solution procedures, matlab program, which has strong robustness
<ww> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[matlab例程read_ncdata

说明:matlab7.11b 读取netcdf格式文件-matlab7.11b read netcdf files
<fanny zhang> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[数值算法/人工智能find_the_marble

说明:利用动态规划算法解决猜测弹珠位置的问题Alice and Bob are playing a game. This game is played with several identical pots and one marble.-Alice and Bob are playing a game. This game is played with several identical pots and one marble. When
<曦馨> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法UserTreeMap

说明:读取一个txt文档,统计词数和词频,按照字母顺序进行排序-txt reader
<> 在 2025-04-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 26519.20 .21 .22 .23 .24 ... 28523 »

源码中国 www.ymcn.org