资源列表
[matlab例程] colorextracting
说明:Steganography using matlab<Allen Joseph> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] neural_network
说明:该程序是用小波函数构建神经网络的源程序。可用于分析心电信号、脑电信号等等。-Neural network structed by wavelet function<刘健涛> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[matlab例程] ThreeD_External_Characteristics
说明:给定发送机的转矩,燃油消耗率以及转速数据,拟合发动机万有特性曲面(matlab代码)-Given the torque transmitter, fuel consumption rate and speed data, fitting the engine and there are characteristic surfaces (matlab code)<白川> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] run-babbel-sort
说明:buble sort, this is my code to approve the task from my teacher<zein> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] KMP
说明:KMP 改进的字符串匹配算法,由D.E.Knuth与V.R.Pratt和J.H.Morris同时发现,因此人们称它为克努特——莫里斯——普拉特操作(简称KMP算法)。KMP算法的关键是根据给定的模式串W1,m,定义一个next函数。next函数包含了模式串本身局部匹配的信息。-Improved KMP string matching algorithm, by DEKnuth with VRPratt and JHMorris also found, so people call it Knut<chaolan> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Maximum-Increasing-subsequences
说明:最大递增子序列,动态规划经典算法 设L=<a1,a2,…,an>是n个不同的实数的序列,L的递增子序列是这样一个子序列Lin=<aK1,ak2,…,akm>,其中k1<k2<…<km且aK1<ak2<…<akm。求最大的m值。-Maximum increment sequence, the classic dynamic programming algorithm set L = <a1,a2,…,an> Are n d<chaolan> 在 2025-07-04 上传 | 大小:1kb | 下载:0