登录
首页 » 算法 » 用VB实现优化计算的智能算法

用VB实现优化计算的智能算法

于 2022-05-26 发布 文件大小:1.49 kB
0 193
下载积分: 2 下载次数: 1

代码说明:

用VB实现优化计算的智能算法-VB Intelligent Optimization Algorithm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 和声搜索
    本算法描述了经典的和声搜索算法,以C语言实现,代码简单易懂,欢迎大家讨论交流,谢谢!!!和声搜索(Harmony Search, HS)算法是2001年Geem Z W 等人提出的一种新颖的智能优化算法。类似于遗传算法对生物进化的模仿、模拟退火算法对物理退火的模拟以及粒子群优化算法对鸟群的模仿等,和声算法模拟了音乐演奏的原理。  
    2022-04-19 21:04:38下载
    积分:1
  • 很简单的程序,可以远程通过MDL laserace300火激光测距仪…
    Very simple program that can fire laser rangefinder MDL laserACE300 remotly via rs232 and register output to file - work only with this type and ither my programs can fire many MDL s-Very simple program that can fire laser rangefinder MDL laserACE300 remotly via rs232 and register output to file- work only with this type and ither my programs can fire many MDL s
    2023-08-06 17:55:03下载
    积分:1
  • C4.5—运用JAVA实现的决策树
    C4.5是一系列用在机器学习和数据挖掘的分类问题中的算法。它的目标是监督学习:给定一个数据集,其中的每一个元组都能用一组属性值来描述,每一个元组属于一个互斥的类别中的某一类。C4.5的目标是通过学习,找到一个从属性值到类别的映射关系,并且这个映射能用于对新的类别未知的实体进行分类。 C4.5由J.Ross Quinlan在ID3的基础上提出的。ID3算法用来构造决策树。决策树是一种类似流程图的树结构,其中每个内部节点(非树叶节点)表示在一个属性上的测试,每个分枝代表一个测试输出,而每个树叶节点存放一个类标号。一旦建立好了决策树,对于一个未给定类标号的元组,跟踪一条有根节点到叶节点的路径,该叶节点就存放着该元组的预测。决策树的优势在于不需要任何领域知识或参数设置,适合于探测性的知识发现。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-11 00:16:44下载
    积分:1
  • 双积分
    近似I=带极限的二重积分((F(X,Y)DY DX))
    2023-06-27 00:40:02下载
    积分:1
  • LZ77压缩编码的C代码,VC开发.
    LZ77压缩编码算法的C代码,VC开发.-LZ77 compression algorithm C code, VC development.
    2022-02-26 22:33:26下载
    积分:1
  • K-means聚类
    k-means聚类算法 机器学习 数据分析K-means算法是将样本聚类成k个簇(cluster)
    2022-03-24 08:12:07下载
    积分:1
  • GPS导航定位
    在用户GPS接收机附近设置一个已知精度坐标的差分基准站,基准站的接收机连续接收GPS导航信号,将测得的位置或距离数据与已知的位置!距 离数据进行比较,确定误差,得出准确改正值,然后将这些改正数据通过数据链发播给覆盖区域内的用户,用以改正用户的定位结果。编程得到定位结果
    2023-07-09 11:05:04下载
    积分:1
  • Use of a Jacobi iteration Roots of C++ source code
    一个实用的雅可比迭代求根的C++源代码,可以很方便的进行计算,并且是由用户输入数据,很灵活。-Use of a Jacobi iteration Roots of C++ source code
    2022-08-25 09:29:36下载
    积分:1
  • DTMF(Dual Tone Multi Frequency)Recognition Algorithm
           Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.       While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for
    2022-06-16 09:51:22下载
    积分:1
  • 快速过滤关键字
     使用Hash优化算法,过滤敏感词、关键字。速度棒棒的。
    2022-03-02 15:18:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载