资源列表

« 1 2 ... .28 .29 .30 .31 .32 26033.34 .35 .36 .37 .38 ... 28522 »

[数据结构常用算法strmatch

说明:一个字符串匹配查询算法。程序在文件中读取字符串。可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符“*”和“?”任意组合而成的。“?”代表任意一个字符,“*”代表零个或任意多个字符。根据输入的表达式,输出文件中符合的字符串-A query string matching algorithm. The program read in the file string. You can use regular expressions to achiev
<城管111> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程PAST

说明:投影逼近子空间跟踪(past)算法的实现以及和多重信号分类(music)算法的对比。内附注释-Projection approximation subspace tracking (past) algorithm and implementation as well as multiple signal classification (music) algorithm comparison. Included comments
<城管111> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法ex6_3

说明:模糊神经网络matlab程序-Fuzzy neural network matlab program
<hhzai> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程o_papr

说明:ofdm papr simulation
<shashank> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法是寻找图中最短路径的基本算法,这里是用java实现-Dijkstra s algorithm is to find the shortest path graph of the basic algorithm, to achieve here is to use java
<wen> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程Diffic-Hellman

说明:This a program that calculate the criptosystem Diffic Hellman-This is a program that calculate the criptosystem Diffic Hellman
<Hito> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程rs

说明:双稳态随机共振的一个仿真,随机共振的弱信号检测,运用朗格万方程进行MATLAB的仿真。-Simulation of a bistable stochastic resonance , stochastic resonance in weak signal detection , the use of Lange Wan equation for the MATLAB simulation
<love> 在 2025-07-05 上传 | 大小:1kb | 下载:1

[matlab例程demon

说明:对信号画DEMON谱图,画出它的谱图 直观给出信号特征-plot the demon for signal
<李湘> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程Capon_beamforming

说明:Capon波束形成,应用于雷达,通信领域-Capon beamforming
<chengyb> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算spg

说明:1.对于f(x)=4/(1+x*x),计算[0,1]上的积分 2.用牛顿法求方程f(x)=x*(x+1)*(x+1)-1=0在0.4附近的根,精确至4位有效数字。 3.用二分法求方程f(x)=x*x*x-x*x-2*x+1=0在区间[0,1]内的1个实根,要求有3位效数字。-1.For f (x) = 4/(1 x* x), calculated [0,1] points 2.Newton method for the equation f (x) = x* (x+1)* (x+1)
<111> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[压缩解压LZ78

说明:lz78.java是lz78压缩算法的实现,是java版本的实现-Allow phonetic typing lz78.java is lz78 compression algorithm, the implementation of the java version
<dengliang> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算poisson

说明:绝对能用。原理是在0到1上产生随机数,当随机数小于Lamda的负指数时候循环,直到大于等于。记录次数。近似模拟poisson分布-Absolutely can. Principle is in the 0 to 1 to generate random numbers, when the random number is less than the negative exponential Lamda cycle time, until greater than or equal. Reco
<SoftSo> 在 2025-07-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 26033.34 .35 .36 .37 .38 ... 28522 »

源码中国 www.ymcn.org