CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 计算机算法

搜索资源列表

  1. EM算法

    1下载:
  2. 在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。最大期望经常用在机器学习和计算机视觉的数据聚类(Data Clustering)领域。(In statistical calculation, the expectation maximization (EM) algorithm in probability (probabilistic) maximu
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:橡树
  1. Computer Vision Algorithms and Applications

    0下载:
  2. 计算机视觉算法和应用,计算机视觉经典书籍,讲述计算机视觉的热门算法和应用。(computer vision book)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:21980160
    • 提供者:amier
  1. LK算法

    0下载:
  2. 利用openCV,首先利用goodFeaturesToTrack函数得到图像中的强边界作为跟踪的特征点,接下来要调用calcOpticalFlowPyrLK函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把得到的跟踪结果过滤一下,去掉不好的特征点。再把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as t
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2072576
    • 提供者:赵嘉慧
  1. 14990218(6)

    0下载:
  2. L-B直线段裁剪算法,基于MFC实现,编译环境为vs2008(L-B line segment cutting algorithm, based on MFC implementation, the compiler environment for VS2008)
  3. 所属分类:绘图程序

  1. UCT算法在计算机围棋中的应用与改进_周明明

    1下载:
  2. 关于UCT的论文,助于大家学习UCT,好东西大家一起分享(Papers about UCT, help everybody to learn UCT, good things to share)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:770048
    • 提供者:新飞
  1. 案例12-Cohen-Sutherland直线段裁剪

    0下载:
  2. 计算机图形学Cohen-Sutherland直线段裁剪的算法(Computer graphics Cohen-Sutherland line segment cutting algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:4770816
    • 提供者:时已惘然
  1. Kalman1960

    0下载:
  2. 机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等(Robot navigation, control, sensor data fusion, even radar systems in military areas, missile tracking, and so on. In recent years, it has been used in computer image processing
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:160768
    • 提供者:小路路
  1. comcfter

    0下载:
  2. 用vc编写的解决计算机算法中的分支限界问题,非常经典的代码,请多多指教!(Using vc to write the solution of the branch limit problem of computer algorithm, very classic code, please advice!)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-22
    • 文件大小:474112
    • 提供者:kivis
  1. Introduction to Algorithms

    2下载:
  2. 算法导论(原书第3版) 中文完整版 高清扫描版,本书提供了对当代计算机算法研究的一个全面、综合性的介绍。(Introduction to Algorithms (original book Third Edition) Chinese version of the full HD scan version, this book provides a comprehensive and comprehensive introduction to contemporary computer algo
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:104102912
    • 提供者:猫熊
  1. 2003122123581431073

    0下载:
  2. 算法导论 适用于新手 ,计算机本科学生,老师,等等(Introduction to algorithms;CLRS;introduction to algorithm)
  3. 所属分类:网络编程

    • 发布日期:2017-12-18
    • 文件大小:531456
    • 提供者:蓝绿的眼
  1. SimpleGA-master

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is a kind of evolutionary algorithm which is used to solve the optimal search algor
  3. 所属分类:数据结构

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:pambassador
  1. EPnP_matlab

    1下载:
  2. EPnP算法的MATLAB实现,计算相机姿态(EPnP algorithm is very good)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:40960
    • 提供者:paradroid
  1. demo4

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。(Genetic algorithm (GA) is a search algorithm for solving optimization in computational mathematics. It is a kind of evolutionary algorithm. Evolutio
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:风12369874
  1. suanfa_jb51

    0下载:
  2. 计算机科学丛书 算法导论基础(Computer science books)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:50948096
    • 提供者:wx小小吴
  1. 第四次作业圆弧画法实现

    0下载:
  2. 计算机图形学bresenham算法和数值微分法实现圆弧的实现(Computer graphics, Bresenham algorithm and numerical differentiation method to achieve the realization of arc)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:20270080
    • 提供者:吴洋
  1. 霍夫圆变换

    1下载:
  2. 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:3849
    • 提供者:ytongbai
  1. 第四次作业第一题第一问01

    0下载:
  2. 有r个人在一楼进入电梯,楼上共有n层。设每个游客在任何一层楼下的概率相同,试建立一个概率模型,求直到电梯中的人下完为止,电梯需停次数的数学期望,对r=10,n=8(如西一楼)进行计算机模拟验证。(There are r people in the first floor into the elevator, upstairs, there are n layer. The probability of each visitors at any level below the same, try
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:dxccm666
  1. GpDraw

    0下载:
  2. 计算机图形学 DDA算法 bresenham算法 中点画圆算法 bresenham画圆算法 椭圆算法 扫描线算法(Computer graphics DDA algorithm Bresenham algorithm Midpoint circle algorithm Bresenham circle algorithm Ellipse algorithm Scan line algorithm)
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:小工瑞
  1. DLLH-master

    0下载:
  2. 通过本地离散到最佳歧管散点线性嵌入,一种优化改进的计算机视觉类的算法(Toward Optimal Manifold Hashing via Discrete Locally Linear Embedding)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:12288
    • 提供者:hello1111
  1. OCH-master

    0下载:
  2. 有序约束二进制代码 学习最近邻搜索 算法源码,使用window操作系统,MATLAB作为语言工具,文件附有MATLAB源码(Ordinal Constrained Binary Code Learning for Nearest Neighbor Search)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:22238208
    • 提供者:hello1111
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com