资源列表

« 1 2 ... .89 .90 .91 .92 .93 1494.95 .96 .97 .98 .99 ... 66581 »

[其他小程序RobustPAC

说明:simple rubust principal component analy-simple rubust principal component analysisi
<Owen> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序BP

说明:BP神经网络是指基于误差反向传播(Error Back Propagation)算法的多层前馈神经网络-tool-state classification using multi-layer perception neural networks
<guanjieanye> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序chap5_5s

说明:径向基函数模拟了人脑中局部调整,因此,RBF神经网络是一种局部神经网络。-Radial basis function to simulate the human brain partial adjustment, therefore, RBF neural network is a local neural networks.
<刘坤> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序chap5_6plant

说明:利用线性化反馈方法,设计滑模控制器。利用这种技术,设计了一种自适应神经控制器。-The use of feedback linearization method, the design sliding mode controller. With this technology, design of an adaptive neural controller.
<刘坤> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序time

说明:本人写的一个非常简单的一个倒计时代码,比网上面的简单的多,可以实现定时关闭,兼容IE、FF、手机上也可以查看-I write a very simple code for a countdown over the surface of a simple multi-line, you can achieve timing closure is compatible with IE, FF, mobile phones can also view
<lian> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序chap5_4plant

说明:采用状态非那亏方法对名义模型进行控制,不用建立精确模型,事项鲁棒控制。-Uses the state of non-loss method that controls the name of the model, without the establishment of an accurate model, robust control matters.
<刘坤> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序MOM_RCS_CYLINDER

说明:利用矩量法计算无限长度的圆柱的雷达散射截面-Unlimited use of moment method to calculate the length of the cylinder RCS
<汪洋> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[C#编程maopaopaixu

说明:依次比较相邻的两个数,将小数放在前面,大数放在后面。即首先比较第1个和第2个数,将小数放前,大数放后。然后比较第2个数和第3个数,将小数放前,大数放后,如此继续,直至比较最后两个数,将小数放前,大数放后。重复以上过程,仍从第一对数开始比较(因为可能由于第2个数和第3个数的交换,使得第1个数不再小于第2个数),将小数放前,大数放后,一直比较到最大数前的一对相邻数,将小数放前,大数放后,第二趟结束,在倒数第二个数中得到一个新的最大数。如此下去,直至最终完成排序。 -Comparison of t
<> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[C#编程shuzhizhuanhuan

说明:十进制N和其它进制数的转换是计算机实现计算的基本问题,其解决方法很多,其中一个简单算法基于下列原理: N=(N div d)*d+ N mod d ( 其中:div为整除运算,mod为求余运算) 例如十进制向八进制的数制转换 (1348)10=(2504)8,其运算过程如下: N N div 8 N mod 8 1348 168 4 168 21 0 21 2 5 2 0 2 请利用堆栈用上述方法实现十进制向三进制的数制转换-Decimal number
<> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[界面编程SelectDirectorydialogbox

说明:VC++中实现选择目录对话框的功能函数示例-VC++ Select Directory dialog box
<huidan> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[界面编程SelectFiledialogbox

说明:VC++中实现选择文件对话框功能的函数示例。-Select File dialog box
<huidan> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[界面编程ValueFunction

说明:VC++中实现对话框的取值函数的一段函数和相关示例解析。-Value Function
<huidan> 在 2025-06-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 1494.95 .96 .97 .98 .99 ... 66581 »

源码中国 www.ymcn.org