资源列表

« 1 2 ... .95 .96 .97 .98 .99 3100.01 .02 .03 .04 .05 ... 28522 »

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

说明:bp网络网上的程序很多,matlab也有现成的工具包,但这个是严格按照bp算法编写的程序。-bp network online program, Matlab off-the-shelf tool kit. But this is a program written in strict accordance with the bp algorithm.
<张正金> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法code

说明:BM算法,挺管用的,新入门者可以参考,语句简单,使用方便-BM code
<elyar> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算math

说明:多种数学公式,用于简单而大量的数学计算,有循环,但是还有些地方不足-some control about math
<yutao> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[matlab例程spect-sen

说明:Spectrum sensing: it will sense the spectrum whether the spectrum is available or not. it will very usefull for communication based projects
<Subashmani> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[matlab例程matlabCommunication-simulation

说明:利用Matlab编程的方法仿真数字通信系统。数字调制与解调系统:采用的是2FSK的调制方法;画出FSK调制后的频谱图;调制后的序列在传输的过程中产生高斯窄带白噪声;-The use of Matlab programming method simulation of digital communication system. Digital modulation and demodulation system: using the 2F
<nana> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[matlab例程iterateThresh

说明:基于迭代法的matlab图像阈值分割源程序,可正常运行- an image segmentation source based on Iterative threshold
<王小蛮> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[matlab例程wavelet_edge

说明:一个基于小波变换的边缘检测源程序,有注释-A source of edge detection based on wavelet transform, with annotation
<王小蛮> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[matlab例程duochidubianyuanjiance

说明:基于形态学的多尺度边缘检测源程序,有详细说明-Multiscale edge detection based on morphology source, is described in detail
<王小蛮> 在 2025-05-21 上传 | 大小:1kb | 下载:2

[matlab例程shuangzhifangtu

说明:基于直方图均衡和双直方图均衡的源代码,可正常运行-Source code based on histogram equalization and histogram equalization, normal operation
<王小蛮> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[matlab例程neicha

说明:该程序实现了由拉格朗日多项式,牛顿多项式,切比雪夫多项式进行内插的过程,非常方便使用。-The program carried out by the Lagrange,Newton and chebyshev polynomial interpolation process is very easy to use.
<仇立成> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:九皇后问题,每行每列且对角线不能放上皇后,问这样的方法有多少种-nine queen s problem
<庄小磊> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法xiaoxingyinghancidian

说明:问题描述:设计一个英汉词典,支持Member的查找、插入、删除操作。 基本要求:实现字典的常用方法有:有序线性表(用二分检索实现)、AVL树(二叉搜索树)、Patricia Tree、散列表等,任选一种方法实现字典的操作,查找单词、插入单词(插入时,先查找,找不到插入,找到提示用户)、删除单词(删除时,先查找,找到删除,找不到提示用户)。字典是按字母顺序排列的,不能用顺序查找,插入或删除单词后,要保持字典的有序性。 测试数据:任
<姚伦帮> 在 2025-05-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 3100.01 .02 .03 .04 .05 ... 28522 »

源码中国 www.ymcn.org