-
在dreamveaver 中实现添加功能
在dreamveaver 中实现添加功能-Add to achieve in dreamveaver function
- 2022-02-13 23:24:04下载
- 积分:1
-
产生随机六各数字,在1~49各数字之间,每次产生皆不相同
产生随机六各数字,在1~49各数字之间,每次产生皆不相同-randomly generated six of the figures, in a ~ 49 of the numbers in between, each have the same variance
- 2022-03-18 23:04:16下载
- 积分:1
-
逐步演示试用modelsim建立仿真的过程,初学者应该
逐步演示试用modelsim建立仿真的过程,初学者应该-Step by step demonstration of the trial to establish modelsim simulation process, beginners should look at the
- 2022-03-25 11:44:30下载
- 积分:1
-
矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。...
矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。-Matrix inversion. Arbitrary input matrix, the matrix can judge whether or not reversible, if reversible, can be given against the array, otherwise, suggesting that the matrix inverse matrix does not exist.
- 2022-08-08 03:16:32下载
- 积分:1
-
基于免疫算法的模糊神经网络在板厚板形控制中的应用 很不错的文章 对免疫算法的模糊神经网络控制进行的详细的分析...
基于免疫算法的模糊神经网络在板厚板形控制中的应用 很不错的文章 对免疫算法的模糊神经网络控制进行的详细的分析
- 2022-03-06 03:23:23下载
- 积分:1
-
通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶...
通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶子节点,插入节点,查找节点,删除节点,由前序遍历结果和中序遍历结果生成树,由后序遍历结果和中序遍历结果生成树,检查该树是否平衡和完全平衡。-generic binary search tree contains the algorithm are : output breadth- first traversal, the former sequence, sequence, after the preorder, the shape of the tree by tree print, the total number of nodes statistics, statistics leaf nodes, the nodes to the right statistics to calculate tree height, remove all leaf nodes, insert nodes, the nodes you delete nodes from the former preorder results and the results of Spanning Tree preorder, After the preorder from the results and the results preorder spanning tree, check whether the tree balanced and complete balance.
- 2022-06-28 10:58:58下载
- 积分:1
-
an initialization sequence stack, drawing up a stack elements and elements of a...
初始化一个顺序栈,编制实现入栈一个元素和出栈一个元素的程序。-an initialization sequence stack, drawing up a stack elements and elements of a stack up procedures.
- 2022-02-01 13:54:46下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1
-
俄罗斯方块四程序:改进版本的俄罗斯方块支持双打,程序…
俄罗斯方块程序之4:俄罗斯方块改进版支持双打,程序简洁明快,游戏性强,虽功能不多但程序完善。-Tetris four procedures : improved version of Tetris support doubles, procedures briefness, games strong, although functional small but complete procedures.
- 2022-10-31 12:45:02下载
- 积分:1
-
读取按键状态,按键1按下,P2口连接的发光二极管从左到右亮;按键2按下,P2口连接的发光二极管从右到左亮。...
读取按键状态,按键1按下,P2口连接的发光二极管从左到右亮;按键2按下,P2口连接的发光二极管从右到左亮。-state reading keys, press a button, P2 connectors of the LED-from left to right; 2 Press the button, P2 connectors of the LED-from right to left.
- 2022-11-09 15:45:04下载
- 积分:1