资源列表

« 1 2 ... .07 .08 .09 .10 .11 26112.13 .14 .15 .16 .17 ... 28522 »

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

说明:Fisher线性判别是线性分类算法中最基本的一种算法,其基本思想是将d维空间中的样本投影到一条最易于分类的投影线上,再进行分类。本文将用使用matlab实现Fisher线性判别算法,并给出4种阈值选择的方法。-Fisher Linear Discriminant is a linear classification algorithm as a basic algorithm, its basic idea is to d-dimens
<yue yao jia> 在 2025-03-14 上传 | 大小:41kb | 下载:0

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

说明:Apriori算法是一种找频繁项目集的基本算法。其基本原理是逐层搜索的迭代,直到不能找到维度更高的频繁项集为止。这种方法依赖连接和剪枝这两步来实现。-Apriori algorithm is a frequent itemsets to find the basic algorithm. The basic principle is that the iterative search step by step, until a high
<> 在 2025-03-14 上传 | 大小:19kb | 下载:0

[压缩解压TIME.C

说明:用四位数码管显示时间源程序 用四位数码管显示时间源程序-Using four source digital tube display time using four digital tube display time source
<SHANXIDBJ> 在 2025-03-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法tgff3_3

说明:TGFF省城程序,用来做任务图优化的,可以-Provincial capital TGFF procedures used for optimization of task graph can be
<Yu Tian> 在 2025-03-14 上传 | 大小:156kb | 下载:0

[压缩解压lzo-2.02

说明:开源的压缩算法 lzo 源码 ,open VPN 就是用这个算法-Open-source compression algorithm lzo-source, open VPN is to use this algorithm
<china yaosan> 在 2025-03-14 上传 | 大小:742kb | 下载:0

[数学计算/工程计算c_shuzhi

说明:VC数值程序设计的源代码,对设计很有帮助-VC numerical programming source code, useful for design
<water206> 在 2025-03-14 上传 | 大小:49kb | 下载:0

[数据结构常用算法danlianbiaocaozuo

说明:数据结构课程设计 单链表的操作,包括建立、插入、删除、排序、逆序、查找等多个操作-Data structure course design operation of single-chain, including the establishment of, insert, delete, sort, reverse, search, and many other operations
<冯冬> 在 2025-03-14 上传 | 大小:2kb | 下载:0

[数值算法/人工智能Program

说明:In this example we solve the following single ODE Program Name: RKG-1.FOR (Runge-Kutta-Gill algorithm, fixed step size)
<王臣> 在 2025-03-14 上传 | 大小:1kb | 下载:0

[数值算法/人工智能0-1knapback

说明:用分支限界法求解背包问题(0/1背包) 1.问题描述:已知有N个物品和一个可以容纳TOT重量的背包,每种物品I的重量为Weight,价值为Value。一个只能全放入或者不放入,求解如何放入物品,可以使背包里的物品的总价值最大。 2.设计思想与分析:对物品的选取与否构成一棵解树,左子树表示装入,右表示不装入,通过检索问题的解树得出最优解,并用结点上界*不符合要求的结点。-Using branch and bound
<黄勇> 在 2025-03-14 上传 | 大小:1kb | 下载:0

[matlab例程PLL

说明:自己写的一个锁相环程序,希望对大家有所帮助-A phase-locked loop to write their own procedures, we hope to be helpful
<刘伟> 在 2025-03-14 上传 | 大小:1kb | 下载:0

[压缩解压121

说明:枚举所有系统中存在的设备 很简单的一个程序-Enumeration of all systems that exist in a device is very simple procedures
<高兴> 在 2025-03-14 上传 | 大小:1.83mb | 下载:0

[压缩解压CompressionSample

说明:微软提供的关于压缩的sdk示例,有C#和VB两种-Microsoft sdk on the compressed sample, the C# And two VB
<王子> 在 2025-03-14 上传 | 大小:64kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 26112.13 .14 .15 .16 .17 ... 28522 »

源码中国 www.ymcn.org