资源列表
[matlab例程] breakpoint
说明:用MATLAB小波工具箱实现的信号奇异点的检测-MATLAB toolbox realize the singular point of the signal detection<michael> 在 2025-04-28 上传 | 大小:1kb | 下载:0
[matlab例程] bpnetworkdown
说明:MATLAB实现BP神经网络故障模式识别的示例-MATLAB BP neural network fault examples of pattern recognition<michael> 在 2025-04-28 上传 | 大小:1kb | 下载:0
[matlab例程] NLMS_algorithm_demo
说明:NLMS algorithm demo Note : The author doesn t take any responsibility for any harm caused by the use of this file-NLMS algorithm demo Note : The author does not take any responsibility for a ny harm caused by the use o<shyhjin> 在 2025-04-28 上传 | 大小:1kb | 下载:0
[数据结构常用算法] qipanfugaiwenti
说明:棋盘覆盖问题:在一个2的k次幂乘以2的k次幂个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,用四种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格。 -chessboard coverage : two in a k-th power of 2 multiplied by the k-th power grid consisting of a chessb<pp> 在 2025-04-28 上传 | 大小:226kb | 下载:0
[生物技术] SGAperfect
说明:基本遗传算法,又称为SGA算法,其中包括了详尽的注释,执行效果还不错!-basic genetic algorithm, also known as SGA algorithm, which included a detailed notes, the implementation of the results were pretty good!<张阳> 在 2025-04-28 上传 | 大小:14kb | 下载:0
[压缩解压] wimgapitest
说明:调用wimgapi实现的一个将wim文件apply到目录的例子。-call wimgapi achieve a wim document will apply to list the examples.<> 在 2025-04-28 上传 | 大小:9kb | 下载:0
[数据结构常用算法] Twoforktrees
说明:二叉树操作,掌握指针变量的含义,二叉树的结构特征,以及各种存储结构的特点及使用范围;指针类型描述、访问和处理二叉树的运算。程序1: 按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构, a为指向根结点的指针。然后按中序顺序遍历二叉树。算法思想:先访问左子树,再访问根结点,最后访问右子树。-binary tree operation, grasp the meaning indicator varia<林静> 在 2025-04-28 上传 | 大小:1kb | 下载:0