资源列表

« 1 2 ... .45 .46 .47 .48 .49 2350.51 .52 .53 .54 .55 ... 28522 »

[数据结构常用算法马踏棋盘问题.

说明:将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the r
<jilang> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[生物技术指纹识别C++源码

说明:指纹识别代码 用c++ 编的 指纹识别系统设计-fingerprint identification code using the c series Fingerprint Identification System Design
<sean> 在 2025-05-16 上传 | 大小:45kb | 下载:0

[matlab例程ezwmatlab2

说明:EZW法是一個用matlab寫的程式,是植基於小波的影像壓縮轉換-EZW France is using a program written in Matlab, is rooted in wavelet image compression conversion
<李宛庭> 在 2025-05-16 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法差别算法matlab源码

说明:粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应
<> 在 2025-05-16 上传 | 大小:16kb | 下载:0

[数据结构常用算法01张雅彬

说明:算法设计与分析实验报告,内容很全面的,呵呵。-algorithm design and analysis of experiments report, very comprehensive, huh.
<> 在 2025-05-16 上传 | 大小:39kb | 下载:0

[数据结构常用算法论文11111111111111

说明:操作系统编程实验报告,呵呵,从老师的电脑里偷来的。-OS programming experiment, huh, from the teacher's computer stolen.
<> 在 2025-05-16 上传 | 大小:750kb | 下载:0

[matlab例程Cdma2k

说明:This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k: Initial settings all
<张非> 在 2025-05-16 上传 | 大小:103kb | 下载:0

[matlab例程mmse_mpsk

说明:This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception,
<张非> 在 2025-05-16 上传 | 大小:8kb | 下载:0

[matlab例程ofdm program

说明:这是用matlab编协的ofdm仿真程序,用于ofdm仿真-This is part Matlab Association OFDM simulation program for the simulation OFDM
<张正> 在 2025-05-16 上传 | 大小:26kb | 下载:0

[数值算法/人工智能Seidel

说明:GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
<lll> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法c演示系统

说明:用C语言实现的各种算法及演示,可以结合代码分步观看执行过程-C language algorithms and the various presentations, combining code can watch the step-by-step implementation process
<zzc> 在 2025-05-16 上传 | 大小:2.06mb | 下载:0

[数据结构常用算法PRIM-c++

说明:数据结构常用算法,prim算法.实现对于最近路径的选择,是常用的算法之一-algorithm commonly used data structures, algorithms Prim. The recent realization of the path chosen, is commonly used algorithm
<陈钊> 在 2025-05-16 上传 | 大小:255kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 2350.51 .52 .53 .54 .55 ... 28522 »

源码中国 www.ymcn.org