资源列表

« 1 2 ... .15 .16 .17 .18 .19 25420.21 .22 .23 .24 .25 ... 28522 »

[数学计算/工程计算digit-count

说明:数字倒计时,考虑全面,方便使用使用时只需按你的要求修改数字即可-Digital countdown, consider a comprehensive, easy to use when used to modify according to your request only figures to
<杨帆> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程dabasuanfa

说明:非线性微分方程边值问题打靶算法Matlab程序-Shooting Algorithm for Nonlinear Differential Equations Matlab program
<hxm> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法trees

说明:二叉树也是递归定义的,其结点有左右子树之分,逻辑上二叉树有五种基本形态: (1)空二叉树——(a); (2)只有一个根结点的二叉树——(b); (3)右子树为空的二叉树——(c); (4)左子树为空的二叉树——(d); (5)完全二叉树——(e)注意:尽管二叉树与树有许多相似之处,但二叉树不是树的特殊情形。 -Binary tree is recursively defined, and its sub-tree nodes are
<zn> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法hufmtree

说明:给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。 -Given the right value as the n-n-leaf node, a binary tree structure, if the minimum weighted path length, saying such a binary tree for the optim
<zn> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法finding

说明:折半查找的算法思想是将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 折半查找是一种高效的查找方法。它可以明显减少比较次数,提高查找效率。但是,折半查找的先决条件是查找表中的数据元素必须有序。 -Binary search algorithm idea is to sequ
<zn> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程example_circle

说明:Matlab擦除重绘动画——小球绕跑道运动 -Matlab Erasemode animation- ball movement around the track
<孟天天> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程example_clock

说明:Matlab擦除重绘动画——时钟演示,包含时针、分针和秒针,日期。-Matlab Erasemode redraw animation- Clock
<孟天天> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程kalman

说明:有偏卡尔曼滤波器可以用来消除无线定位中的非视距误差,本程序加入了非视距检测模块,对于NLOS使用有偏卡尔曼滤波,对于LOS使用标准卡尔曼滤波-Biased Kalman filter can be used to eliminate the wireless location in NLOS error, the program joined the non-line-detection module, for use NLOS bia
<qi> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程consumptionKinetics

说明:用积分法进行反应速率分析得到速率常数k和反应级数n-obtain the kinetics constant k and reaction order n by intergral method
<sharry> 在 2025-05-18 上传 | 大小:1kb | 下载:1

[人工智能/神经网络/遗传算法pereceptron

说明:感知器算法分类器,感知器是一种双层神经网络模型,一层为输入层,另一层具有计算单元,可以通过监督学习建立模式判别的能力-Perceptron Algorithm classifier, perceptron neural network model is a double layer of input layer, another layer with a calculation unit, you can determine by mo
<xiaozhuang> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程KineticsEst_olefin_C7

说明:应用积分方法得到C7烯烃的动力学参数,例如动力学参数以及反应级数-obtain the kinetic parameters of C7 Olefins,such as kinetics constant and reaction order
<sharry> 在 2025-05-18 上传 | 大小:1kb | 下载:1

[生物技术02

说明:To search for fibers passing through certain node from a vtk file
<paley> 在 2025-05-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 25420.21 .22 .23 .24 .25 ... 28522 »

源码中国 www.ymcn.org