资源列表

« 1 2 ... .75 .76 .77 .78 .79 25880.81 .82 .83 .84 .85 ... 28523 »

[数据结构常用算法qsort

说明:快速排序算法(分治策略) C++编写 调用递归-Fast sorting algorithms (divide and conquer strategy) C++ write
<Frank> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法NO2

说明:顺序表 create_sqlist(Sqlist *L)/*创建顺序表*/ { int k ElemType x k=0 scanf(" d",&x) while(x!=0) { L->data[k]=x k++ scanf(" d",&x) } L->length=k } void print_sqlist(Sql
<韩若> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft

说明:这我编写的快速傅立叶变换,可以有效的运行,在地震资料处理中用处比较大-I write this the fast Fourier transform, can effectively run, useful in seismic data processing in large
<和邵伟> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程histogram_matching

说明:histogram matching for image enhancement
<divyesh> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程Black-Scholes

说明:由脚本输入相关值可以计算一个欧式期权; 通过匿名函数计算,其中一些call其它函数,如CDF和PDF。-This scr ipt is used for implement the Black-Scholes pricing model By the scr ipt ten related values of a European option can be calculated Anonymous functions
<zzc> 在 2025-04-24 上传 | 大小:1kb | 下载:1

[matlab例程DaKoSuballo

说明:Subcarrier allocation in mimo-ofdma
<fearfear> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程LiLiuSuballo

说明:Subcarrier allocation in mimo-ofdma
<fearfear> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程MawSuballo

说明:Subcarrier allocation in mimo-ofdma
<fearfear> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程XuKimSuballo

说明:Subcarrier allocation in mimo-ofdma
<fearfear> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算KALMAN

说明:卡尔曼滤波器PID控制,采用时域递推法,处理信号噪声的平稳随机过程-PID control, Kalman filter, recursive time-domain method to deal with the noise of the stationary random process signals
<likang> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Kalman-simulink

说明:kalman滤波器的simulink的M函数的实现方法,包括干扰信号,测量噪声信号-kalman filter simulink realization of M functions, including signal interference, measurement noise signal
<likang> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算windup

说明:在windup控制器中引入适当的补偿环节,是系统饱和时,仍能达到满意要求-In the windup controller part of the introduction of appropriate compensation, is saturated when the system able to meet satisfactory requirements
<likang> 在 2025-04-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 25880.81 .82 .83 .84 .85 ... 28523 »

源码中国 www.ymcn.org