资源列表

« 1 2 ... .88 .89 .90 .91 .92 5093.94 .95 .96 .97 .98 ... 28523 »

[数值算法/人工智能TSP

说明:遗传算法的旅行商问题,中间有点问题,你可以试一试-Genetic TSP, it s have some problem,if you test it ok!
<junhua> 在 2025-11-26 上传 | 大小:194kb | 下载:0

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

说明:给出了一模糊神经网络解耦控制算法,对含有噪声的二阶系统进行控制,并与PID控制结果进行了比较,效果不错!-Given a fuzzy neural network decoupling control algorithm, controls the second-order system for noise control and PID control and the results were compared with the effect of good!
<马建兵> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法LL(1)

说明:LL(1)语法分析1、实现LL(1)分析中控制程序(表驱动程序); 2、完成以下描述算术表达式的LL(1)文法的LL(1)分析程序。 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-LL (1) syntax analysis 1, the realization of LL (1) Analysis of control procedures (table-driven procedure
<张帅> 在 2025-11-26 上传 | 大小:625kb | 下载:0

[matlab例程GoldsequenceCDMAsimulation

说明: 写一个MATLAB程序,实现4个时间同步的CDMA用户的仿真,其中每个用户都使用长度为L=31的不同的Gold序列。每个用户都采用它们代表的Gold序列的二进制(+-1)调制。每个用户的接收端将这个复合的CDMA接收信号相关,而这个复合的信号都在它们各自的序列上受到AWGN的污损(基于按码片相加)。在N=10000信息比特下,仿真估值并画出作为SNR的函数的CDMA通信系统的差错概率。-Write a MATLAB program, the realization of the four t
<戴路> 在 2025-11-26 上传 | 大小:5kb | 下载:0

[数据结构常用算法Pagereplacementalgorithm

说明:页面置换算法设计和实现最佳置换算法、随机置换算法、先进先出置换算法、最近最久未使用置换算法、简单Clock置换算法及改进型Clock置换算法;通过支持页面访问序列随机发生实现有关算法的测试及性能比较。-Page replacement algorithm design and realization of the best replacement algorithm, random permutation algorithm, FIFO replacement algorithm, the mo
<张帅> 在 2025-11-26 上传 | 大小:335kb | 下载:0

[matlab例程awgnchannelsimulation

说明:掌握二进制信号传输的系统特征,针对awgn信道的通信系统仿真匹配滤波(相关滤波)的通信过程-Grasp the binary system of signal transmission characteristics of awgn channel for communication system simulation matched filter (correlation filtering) of the communication process
<戴路> 在 2025-11-26 上传 | 大小:43kb | 下载:0

[数据结构常用算法Memory

说明:内存管理 设计一个内存管理器,支持至少两种分配策略。 对不同分配策略的性能进行评估。 利用c++语言实现了,First-fit,next-fit。两种分配算法。并实现了测试程序 -Design a memory management memory management, and support for at least two types of allocation strategies. On the performance of different allocation st
<张帅> 在 2025-11-26 上传 | 大小:699kb | 下载:0

[matlab例程db2

说明:代码主要计算Daubechies紧支集滤波器系数L0_d和H1_d,然后采用这两个系数对信号进行小波分解-The main calculation code compactly supported Daubechies filter coefficients L0_d and H1_d, then the use of these two coefficients of wavelet decomposition signals
<熊子东> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[matlab例程bhpf

说明:这段代码主要是实现二阶巴特沃斯高通滤波器,本段代码全部用MATLAB语言实现的。-This code is to achieve second-order Butterworth high-pass filter, the above code to achieve the full use of the MATLAB language.
<熊子东> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[matlab例程glpf

说明:这段代码主要是实现二阶高斯低通滤波器,本段代码全部用MATLAB语言实现的。-This code is to achieve second-order Gaussian low-pass filter, the above code to achieve the full use of the MATLAB language.
<熊子东> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[matlab例程ihpf

说明:这段代码主要是实现二阶理想高通滤波器,本段代码全部用MATLAB语言实现的。-This code is to achieve the ideal second-order high-pass filter, the above code to achieve the full use of the MATLAB language.
<熊子东> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法sjjg1

说明:数据结构的实验代码 包括树和线性表的实验 代码完整-xjjg
<liuhui> 在 2025-11-26 上传 | 大小:4kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 5093.94 .95 .96 .97 .98 ... 28523 »

源码中国 www.ymcn.org