资源列表

« 1 2 ... .57 .58 .59 .60 .61 26462.63 .64 .65 .66 .67 ... 28522 »

[matlab例程gps-ca-

说明:产生GPS32颗星的CA码,共包含2个文件,gps_ca_code.m用于产生任一颗星的CA码. Gen32CACode.m用于产生32颗星的CA码-Produce the GPS32 stars of the CA code, consists of two files, gps_ca_code.m CA code used to generate any one star. Gen32CACode.m used to generate the 32 stars of the CA code
<冷剑伴君> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程code

说明:2D Gaussian filter with varying kernel size and variance
<rabe> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程ring_mod0

说明:A function that simulates the Ring Model
<ruobaa> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程matlabplayer

说明:视频播放,运行代码,并在弹出框中选择avi文件,播放进度以帧度量-Human Motion Tracking
<> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程pgmread

说明:非常经典的pgm格式的图片读取程序,在matlab环境下面运行-The classic picture of the pgm format to read the program, run in Matlab environment following
<quant> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程culture

说明:文化算法源代码,基于matlab编写的文化算法源代码。-Cultural algorithm source code, written culture based on matlab algorithm source code.
<游侠> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程rengongfengqun

说明:基于matlab编写的人工蜂群算法,用于求解函数即止,供参考-Matlab prepared artificial bee colony algorithm for solving function basis for reference
<游侠> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程1Memetic

说明:基于matlab的memetic算法源代码,用于求解函数的极值,用于优化算法,供参考-Matlab-based memetic algorithm source code for solving the extremum of the function used to optimize the algorithm for reference
<游侠> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[数学计算/工程计算graphics-fill-the-regular-hexagon

说明:图形填充计算机图形学图形填充,计算机图形学,图形填充正六边形-Filling of computer graphics graphics fill, computer graphics, graphics fill the regular hexagon
<HAHA> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程speech

说明:matlab 短时傅立叶变换的实现,用于学习,采用mesh画图-Matlab short-time Fourier transform to achieve for learning, the use of mesh drawing
<lfz> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法324

说明:算法实现题3-1 最少硬币问题 问题描述:设有n种不同面值的硬币,各硬币的面值存于数组T[1:n]中。现要用这些面值的硬币来找钱。可以使用的各种面值的硬币个数存于数组Coins[1:n]中。对任意钱数0≤m≤20001,设计一个用最少硬币找钱m的方法。 算法设计:对于给定的1≤n≤10,硬币面值数组T和可以使用的各种面值的硬币个数数组Coins,以及钱数m,0≤m≤20001,计算找钱m的最少硬币数。 数据输入:由文件input.txt 提供输入数据,文件的第一行中只有1 个整数给出
<杨蔚> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:3.1 最长公共子序列问题 最长公共子序列(动态规划) 实验数据:input.txt X={A,B,C,B,D,A,B} Y={B,D,C,A,B,A} ——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。-3.1 the longest common subsequence problems longest common subsequence (dynamic
<杨蔚> 在 2025-06-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 26462.63 .64 .65 .66 .67 ... 28522 »

源码中国 www.ymcn.org