资源列表
[matlab例程] cl
说明:基本竞争学习算法的程序,是一种硬判决算法-Basic competitive learning algorithm program, is a hard decision algorithm<yinxuejiao> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] EDCLVQ
说明:等均值竞争算法,其性能不硬判决算法CL要优越-And other means competitive algorithm, its performance is not a hard decision algorithm to be superior to CL<yinxuejiao> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] xuexiLGB
说明:最经典的算法,LBG算法,其计算量大,可在进一步改进得到更好的效果-The most classical algorithm, LBG algorithm, the calculation volume can be further improved to get better results<yinxuejiao> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] PthreadMulti
说明:用Pthread线程库编写多线程矩阵乘法-With Pthread thread library to write multi-threaded matrix multiplication<Alex Yan> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] mallet_wavelet
说明: 此函数用于研究Mallet算法及滤波器设计 此函数仅用于消噪- This function is used to study the Mallet algorithm and filter design This function is only used for de-noising<jzlin> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] handout-files
说明:实施第一类你必须使用一个链表来实现这些队列的方法,并队列增长到任何需要的大小。你执行第二类必须使用数组来实现这个队列类。该数组的大小应该是10,永远不会改变。 要实现第一个队列,你可以使用通用的节点类。第二个队列,必须使用一个固定大小的数组来实现。 您还必须建立一个主要的方法,使用户可以进入队列的字符串,获取和打印队列的头部(输入命令“poll”)的字符串,插入一个空值(命令“null ”),或退出程序(命令“quit”)。<steven> 在 2025-04-24 上传 | 大小:1kb | 下载:0