资源列表

« 1 2 ... .90 .91 .92 .93 .94 17695.96 .97 .98 .99 .00 ... 28523 »

[数学计算/工程计算series-sum

说明:数列求和(动态规划实现) 给定n个数字和一个范围[x,y],求从这n个数字中任意取出一些数字,使得它们的和在范围[x,y]中有多少种取法。 输入: 输入第一行为整数case,case<=10 表示有case组测试数据。 对于每一组测试数据,第一行为一个整数n (n<=30),第二行为n个整数a[i],第三行为两个整数x和y。其中,a[i]>=0,sum(a[i])<2^31,0<x,y
<陈曦> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[matlab例程exam_fourier

说明:用傅里叶变换对地震信号进行时频分析,通过修改参数可以深刻的认识傅里叶变换在时频分析中的意义,适合地震信号研究的初学者。-Fourier transform of the seismic signal frequency analysis, parameter changes can be profound understanding of Fourier transform in the time-frequency analysis
<> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[matlab例程exam_vibrate_compound

说明:描述的是两个振动信号的合成,注意采样点数、间隔、频率、振幅、初始相位的不同而带来的变化-Described in the synthesis of the two vibration signal, alert the sampling points, the interval, frequency, amplitude, an initial phase of the type of changes brought
<> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[压缩解压part3_0

说明:智能小车能检测到前方的障碍物并能够有效的避开障碍物的单片机程序-Smart car can detect obstacles in front of the SCM process can effectively avoid obstacles
<秋子> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算QuickSelect

说明:五元组六次比较选择中值,5个元素,通过六次比较,选择中间值(第3小的值),快速选择算法-Pentad six comparative selection value of five elements, comparison, selection by six intermediate value (a small value), Rapid selection algorithm
<YMF> 在 2025-04-06 上传 | 大小:2.8mb | 下载:0

[matlab例程ricker_wavelet

说明:地震信号研究中,建立主频freq为15Hz的单道雷克子波,并进行频谱分析。这个是自己学习时编的,每步都有详细说明和个人认识。-Study of seismic signals, the establishment of frequency freq 15Hz single-channel Ricker wavelet and spectral analysis. This learning series, each step in de
<> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法code

说明:hdu 1044 Collect More Jewels
<王会攀> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[matlab例程my1ekf

说明:很好的EKF算例,自己写的哦,计算结果跟matlab工具箱计算结果一样-good code for EKF
<xiao> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[matlab例程LMS

说明:自适应滤波器的原理和最小均方(LMS)算法,利用MATLAB实现了自适应系统辨 识和自适应干扰抵消-the theory of Adaptive Filter and LMS(1east mean square)algorithm. Meanwhile,it manages to use MATLAB to realize the adaptive system identifier and interference cance
<xiao> 在 2025-04-06 上传 | 大小:294kb | 下载:0

[数据结构常用算法Calculator(Stack)

说明:用c++语言简易计算器,利用堆栈结构-Simple calculator c++ languages, the use of the stack structure. .
<zxy> 在 2025-04-06 上传 | 大小:840kb | 下载:0

[人工智能/神经网络/遗传算法CPP-PSO

说明:PSO算法C++代码,完成了PSO的各个功能模块,应该能运行。-PSO algorithm C++ code, PSO various functional modules, should be able to run.
<shamohuyang> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[matlab例程ER

说明:matlab实现ER随机网络,用以研究复杂系统同步的程序-matlab ER random network synchronization program for the study of complex systems
<陶璘辉> 在 2025-04-06 上传 | 大小:4kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 17695.96 .97 .98 .99 .00 ... 28523 »

源码中国 www.ymcn.org