搜索资源列表

  1. work2z

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。
  3. 所属分类:分形几何

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. CordicverilgHDL

    0下载:
  2. 实现cordic算法,输入数据为16位,为提高精度,输出为20位。-achieve cordic algorithm, the input data for the 16, to increase accuracy and output 20.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:叶艳
  1. noseecluster

    0下载:
  2. 聚类分析技术有着广泛应用.因为在对图像进行聚类分析时,通常缺少可资利用的先验知识,所以需要采用无监督的聚类算法.为了适应图像检索的需要,提出了一种新型的无监督聚类方法,即根据离群点信息来自动确定聚类算法的终止时机.此方法还弥补了现有聚类算法在离群点识别、使用上的缺欠.为验证其可行性,用其改进了CURE和ROCK两个经典算法.实验表明,改进后的两个算法都能自动终止,并能取得优于以往的聚类效果. -clustering analysis t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. thexcs_src

    0下载:
  2. Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The original Tiger Hash code was taken from Tiger.Net which is written in Visual Basic. NET. Tiger Tree Hash算法的C#实现! -Tig
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:48128
    • 提供者:成东
  1. CryptoRC4sources

    0下载:
  2. RC4 Encryption Algorithm 这是一个用C#实现的的RC4加密算法!-RC4 Encryption Algorithm This is a C# achieve the RC4 Encryption Algorithm!
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:成东
  1. travelingsalemanproblem

    0下载:
  2. 主要解决旅行商问题(traveling saleman problem,简称tsp,即已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市,求解最短距离的遗传算法。-mainly to solve the traveling salesman problem (traveling saleman problem, listed tsp, known cities n betwee
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:阳文
  1. for_ordinary_differential_equation

    0下载:
  2. 用用改进欧拉法解常微分方程的问题,并应用该算法于实际问题.并在程序结果路比较用表列出近似解yi,准确解y(i)-with improved Euler method of ordinary differential equations, and the application of the algorithm to real issues. and the results of the proceedings in the road c
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:叶枫
  1. limin

    0下载:
  2. 基于小生竞的遗传算法 Genetic Algorithm Based 0n Niche -based hsiaosheng competing GA Genetic Algorithm Based 0n Nic he
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:limin
  1. de36

    0下载:
  2. 蚁群算法源(Ant colony optimization ACO)代码-ant algorithm source (Ant colony optimization ACO) code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:李常刚
  1. EBCOTofJPEG2000

    0下载:
  2. Jpeg2000国际标准中的EBCOT算法详细讲解。-Jpeg2000 international standards of EBCOT algorithm elaborate.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:1641472
    • 提供者:zww
  1. My_FP-Growth

    0下载:
  2. fp-growth 算法步骤说明-fp-growth algorithm steps note
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:clark
  1. My_eclat

    0下载:
  2. A program to find frequent itemsets with the relim algorithm (recursive elimination), which is inspired by the FP-growth algorithm, but does its work without prefix trees or any other complicated data structures. The mai
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:clark
  1. chrip1_MUSIC_RMUSIC

    1下载:
  2. 基于MUSIC算法的doa估计算法的改进,比原来的算法更有效,大家可以下载看一下了,欢迎讨论.-MUSIC algorithm based on the doa estimation algorithm improvements than the original algorithm more effective, We can look at the downloaded welcome discussion.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:程艳花
  1. DTW-method

    0下载:
  2. 在线签名鉴定:DTW实现算法,用C语言编写,有一定的参考价值!-online signature verification : DTW algorithm, using C language, which is the reference value!
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:罗敏
  1. SIFT

    0下载:
  2. 这是SIFT算法在遥感方面的一个应用,实现自动匹配识别功能。-This is the algorithm in metabolism of a remote sensing applications for automatic matching and identification functions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1080320
    • 提供者:辛若雪
  1. C++--ant

    0下载:
  2. C++中蚁群优化算法的实现(主程序)-C ant colony optimization algorithm to achieve (Edit)
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. AI_GA_matlab

    0下载:
  2. 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:胡朋
  1. fpgrowth(1)

    0下载:
  2. fpgrowth算法的java程序 运行程序的命令 java -cp fpgrowth.jar association.fptree.Test 100 sample.txt 其中100 是支持度阈值 sample.txt是样本文件名。 注意:如果样本中的项目过多,可能会产生内存溢出错误 运行程序需要JDK 5.0 欢迎交流:xiangyuan.lippi@yahoo.com.cn-fpgrowth a
  3. 所属分类:.net编程

    • 发布日期:2024-05-20
    • 文件大小:101376
    • 提供者:
  1. RLS-MATLAB

    0下载:
  2. Rls递推二乘最小算法的MAtlab 仿真。-Rls recursive least square algorithm MAtlab simulation.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王州强
  1. kernel-ica1_1.tar

    0下载:
  2. 可以用于人脸识别的核ICA算法,在ICA基础上改造过来的。-can be used for nuclear ICA face recognition algorithm based on the ICA transformation overnight.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:redapple
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org