资源列表

« 1 2 ... .18 .19 .20 .21 .22 18223.24 .25 .26 .27 .28 ... 28523 »

[数据结构常用算法CProgram

说明:用C语言实现的关于栈、文件、排序、缓存区等的功能模拟。-Implemented in C on the stack, file, sort, cache and other analog functions.
<辽湘> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法Bee-colony-alogrithms

说明:蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。为了解决多变量函数优化问题,Karaboga提出了人工蜂群算法ABC模型(artificial bee colony algorithm)。 -artificial bee colony algorithm
<new person> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[matlab例程cvsdmatlab

说明:matlab CVSD算法,请大家参考-matlab CVSD, hope it can help u guys
<yuzitan> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[数据结构常用算法haffum

说明:哈弗曼编码译码 数据结构课程设计 有五个步骤,初始化函数,编码,译码,打印文件,打印哈弗曼树-the cpp is aboout haffum
<蛋蛋> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[matlab例程matlab

说明:信号的循环卷积,离散傅里叶变换,产生理想低通滤波器h(n)的函数-Signal of the circular convolution, discrete Fourier transform, resulting in an ideal low-pass filter h (n) function
<mvpfang> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[matlab例程kid

说明:jaringan saraf tiruan
<kidz> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[matlab例程pengenalan-tanda-tangan

说明:jaringan saraf tiruan
<kidz> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[matlab例程OSOS

说明:vision task for me you who can be will feel
<osaca> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[matlab例程myzoom_fft

说明:自己写的频率谱细化程序,应用了两种方法实现,经过测试效果不错,拿来和大家分享。-there are two programs that make the Zoom_fft come true.
<Li Furong> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[数据结构常用算法5090309436_5_4

说明:二叉树,二叉树的定义和实现,前序遍历,后续遍历,中序遍历-binaryTree, the definition and implemention of binaryTree, the preOrder,the postOrder, and the midOrder tranverse
<gujian> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[matlab例程Leachprotocol

说明:Leach protocol for wireless sensors
<morphable> 在 2025-10-31 上传 | 大小:4kb | 下载:0

[数据结构常用算法cPPlinked

说明:C语言是学习数据结构的很好的学习工具。理解了C中用结构体描述数据结构,那么对于理解其C++描述,Java描述都就轻而易举了! 链表的提出主要在于顺序存储中的插入和删除的时间复杂度是线性时间的,而链表的操作则可以是常数时间的复杂度。-oprations about link
<杨震> 在 2025-10-31 上传 | 大小:4kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 18223.24 .25 .26 .27 .28 ... 28523 »

源码中国 www.ymcn.org