资源列表

« 1 2 ... .51 .52 .53 .54 .55 1656.57 .58 .59 .60 .61 ... 28522 »

[数据结构常用算法lianshibiao

说明:(1).键盘输入一组元素,建立一个无头结点的单向链表(无序)。 (2).遍历(打印)单向链表。 (3).把单向链表中元素逆置(不允许申请新的结点空间)。 (4).在单向链表中删除所有的偶数元素结点。 (5).对链表排序,排序后链表元素按照非递减方式排列(注意:排序时如果要交换两个结点的顺序,不得通过交换结点的内容,而需要使用改变指针的方式交换结点的位置。建议使用直接插入排序算法)。 (6).利用算法5建立两个非递减有
<杨杨> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算BLMS

说明:自适应滤波的块型最小均方差算法(B-LMS),能够快速跟踪过程的变化-Block adaptive filtering algorithm based on LMS (B-LMS), to fast track the process of change
<lurui> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算LMS

说明:自适应滤波中的最小均方误差算法(LMS)仿真程序,可以绘制梯度曲线.-Adaptive filtering in the minimum mean square error algorithm (LMS) simulation program, you can draw the gradient curve.
<lurui> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算VoIP_IPP_C2_2

说明:VOIP业务仿真建模,使用间歇泊松过程模型,能够图形显示业务的突发特性。-VOIP business modeling and simulation, using the batch Poisson process model, which can burst characteristics of graphics operations.
<lurui> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程low_pass

说明:图像的低通滤波器,用MATLAB设计一个3×3模板标准差为0.5的高斯低通滤波。-Image low-pass filter MATLAB design, a standard template for 3 x 3 0.5 gaussian low-pass filter
<赵士猛> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法333

说明:通讯录管理,添加查找,删除,哈希表哈希表,节点,数据结构
<zhang333> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算yakebi

说明:用雅克比迭代法求解方程组,需要输入方程组的系数矩阵。-Jacobi iterative method using equations, need to enter the coefficient matrix.
<杨铮铮> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算liezhuyuan

说明:通过迭代的方法,求输入的矩阵的列主元。即列主元求解算法。-Through the iterative approach, seeking input matrix main-element. The main-element algorithm.
<杨铮铮> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gaosisaideer

说明:通过高斯赛德尔方法求解方程组,需要输入方程组的系数矩阵。-Through high Sisaideer method for solving equations, need to enter the coefficient matrix.
<杨铮铮> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程fuzzy--pid

说明:a fuzzy pid controller
<mehdi> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程wavelet

说明:matlab下的小波消噪源程序,能较好的对非平稳信号进行滤波消噪-matlab source code under the wavelet denoising can be better to filter the non-stationary signal denoising
<xubin> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法sick

说明:病人看病的排列问题,根据先来先服务算法。还要考虑急切事件,对于突发事件的处理要有好的顺序。-The arrangement of the patient medical treatment, according to first come first serve algorithm. Urgent cases should also be considered for handling emergencies should be a g
<xianhe> 在 2025-02-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 1656.57 .58 .59 .60 .61 ... 28522 »

源码中国 www.ymcn.org