资源列表

« 1 2 ... .35 .36 .37 .38 .39 2340.41 .42 .43 .44 .45 ... 28523 »

[人工智能/神经网络/遗传算法遗传算法框架程序

说明:本算法采用最基本的遗传算法编写,有利于初学者掌握遗传算法的构成。-This algorithm is written by the most fundamental genetic algorithm,benefit the beginner to know the structure of genetic algorithm
<吕化> 在 2025-09-15 上传 | 大小:113kb | 下载:0

[人工智能/神经网络/遗传算法BP算法基本程序

说明:基本的BP神经网络框架,比较适用于初学者快速掌握神经网络的构成。-basic fr a mework BP neural network, suitable for beginners to grasp the composition of neural networks.
<吕化> 在 2025-09-15 上传 | 大小:4kb | 下载:0

[matlab例程wzg20006

说明:图象的消噪,图象的压缩,图象的融合,图象的增强-Image Denoising, image compression, image integration, enhanced image
<陈文奇> 在 2025-09-15 上传 | 大小:5kb | 下载:0

[数据结构常用算法经典cpp例子

说明:这几个是本人整理的.cpp程序,您可以借鉴参考------>> dos前景背景色设置.cpp 二.八.十.十六进制转换程序的函数.cpp 二叉树的遍历.cpp 图形的广度优先搜寻法.cpp 图形的深度优先搜寻法.cpp 用C语言编的一个日历.c-these are my finishing. Cpp and you can draw reference--- gt; Gt; Dos prospects for the background color set. Cpp two. 8.
<丁志强> 在 2025-09-15 上传 | 大小:7kb | 下载:0

[数据结构常用算法多项式运算

说明:一元稀疏多项式计算器。实现稀疏多项式的加法和减法。-one yuan sparse polynomial calculator. SPARSE polynomial subtraction and addition.
<cuckoo> 在 2025-09-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法停车场模拟

说明:利用栈和队列实现停车场的管理,包括车的进出及计费。-use stack and queue to achieve the management of car parks, including vehicle access and billing.
<cuckoo> 在 2025-09-15 上传 | 大小:2kb | 下载:0

[matlab例程Arnold

说明:本程序用Matlab语言实现了基于Arnold变换的图像置乱算法-this procedure using Matlab-based Arnold Transform Image Scrambling algorithm. .
<李广泛> 在 2025-09-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法数据结构各章考研题

说明:数据结构各章的全国各大院校的考研习题 对广大考研学生来说非常有用-data structure of the national chapter of the major institutions in taking tests for the majority of the questions the students taking tests is very useful
<马日光> 在 2025-09-15 上传 | 大小:1.21mb | 下载:0

[压缩解压2005321520

说明:基于小波变换的零树编码对静止图像进行压缩与解压-based on wavelet transform is the right tree coding static image compression and decompression
<万方> 在 2025-09-15 上传 | 大小:26kb | 下载:0

[数学计算/工程计算51623457

说明:先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s-preorder non- recursive algorithm# define maxsize 100 typedef struct (Bitree E
<万方> 在 2025-09-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法2cha shu

说明:二 叉 树 的 建 立 与 3 种 遍 利(前序,中序,后序三种),仅供参考之用-binary tree with the establishment of three times Lee (former sequence, sequence after sequence of three), for reference only
<刘华宾> 在 2025-09-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法pai xu wen ti

说明:几种基本的排序算法 ,希望对某些人有点帮助-several basic sorting algorithm, and I hope to help some people a bit
<刘华宾> 在 2025-09-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 2340.41 .42 .43 .44 .45 ... 28523 »

源码中国 www.ymcn.org