您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. parallel graph algorithms - a survey

  2. a survey on the parallel graph algorithms
  3. 所属分类:其它

    • 发布日期:2010-02-22
    • 文件大小:2097152
    • 提供者:math1141
  1. Pratical Shadow Mapping

  2. In this paper we propose several methods that can greatly improve image quality when using the shadow mapping algorithm. Shadow artifacts introduced by shadow mapping are mainly due to low resolution shadow maps and/or the limited numerical precisio
  3. 所属分类:其它

    • 发布日期:2010-10-02
    • 文件大小:1048576
    • 提供者:oncememory
  1. an introduction to genetic algorithm

  2. 关于遗传算法(genetic algorith)的一本很好的书
  3. 所属分类:其它

    • 发布日期:2010-12-09
    • 文件大小:6291456
    • 提供者:taonarisu
  1. Qt EAN-13 Barcode class

  2. EAN stands for European Article Number; it is a 13-digit numeric code that uniquely identifies a commercially sold product. It is a superset of the american UPC or Universal Product Code. This article shows a basic class with which to encode and dra
  3. 所属分类:C++

    • 发布日期:2011-12-11
    • 文件大小:3072
    • 提供者:azzn_1985
  1. 简单的遗传算法( Genetic Algorith 基因算法)的C++实现

  2. 简单的遗传算法(Genetic Algorith)的C++源代码。实现最大化一个函数。
  3. 所属分类:C/C++

    • 发布日期:2012-04-16
    • 文件大小:5120
    • 提供者:byres
  1. 算法设计手册(英文版) The Algorithm design manual

  2. 算法设计手册,很重要,不解释。 The Algorithm Design Manual Steven S. Skiena Department of Computer Science State University of New York Stony Brook, NY 11794-4400 algorith@cs.sunysb.edu Copyright © 1997 by Springer-Verlag, New York
  3. 所属分类:C

    • 发布日期:2012-05-30
    • 文件大小:14680064
    • 提供者:fengyehonglezhu
  1. HDDamus 2.5

  2. HDDamus is a professional software package that allows you to analyze your hard disk drive failures, including hardware, and prevent loss of important data with the help of special tools that can fix errors. It allows you to extend the lifetime of y
  3. 所属分类:Microsoft

    • 发布日期:2013-08-20
    • 文件大小:6291456
    • 提供者:u011641427
  1. Karger

  2. Karger's algorith Karger算法
  3. 所属分类:Web开发

    • 发布日期:2014-03-25
    • 文件大小:295936
    • 提供者:kimimarolong
  1. Fortran常用算法程序集-徐士良

  2. 包含16章所有程序。网上搜发现csdn没有,希望对大家有所帮助
  3. 所属分类:其它

    • 发布日期:2008-10-26
    • 文件大小:148480
    • 提供者:alpenglow_z
  1. 数据结构常用算法集CHM

  2. 数据结构算法,英文版。目录如下 Index of /~algorith/implement/handbook/distrib/handbook/algs/ Parent Directory 2 3 4 5 6 7 algs2html algs2html.last algs2html.last~ algs2html.new algs2html.new.old algs2html.new.old1 algs2html.new~ algs2html.old2 algs2html~ listado
  3. 所属分类:Web开发

    • 发布日期:2008-10-28
    • 文件大小:164864
    • 提供者:linx053848
  1. Fast Estimation of Gaussian Mixture Models for Image Segmentation

  2. 利用高斯混合模型实现图像分割The Expectation-Maximization algorithmhas been classically used to find the maximum likelihood estimates of parameters in probabilistic models with unobserved data, for instance, mixture models. A key issue in such problems is the choi
  3. 所属分类:讲义

    • 发布日期:2015-07-10
    • 文件大小:2097152
    • 提供者:futurelife2011
  1. Grokking.Algorithms.1617292230

  2. Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thin
  3. 所属分类:其它

    • 发布日期:2016-06-10
    • 文件大小:26021262
    • 提供者:ramissue
  1. Plant Growth Simulation algorithm(PGSA)

  2. Plant Growth Simulation algorithm(PGSA),written by MATLAB
  3. 所属分类:其它

    • 发布日期:2017-04-21
    • 文件大小:40960
    • 提供者:harvard111
  1. Algorithm design manual

  2. Most of the professional programmers that I've encountered are not well prepared to tackle algorithm design problems. This is a pity, because the techniques of algorithm design form one of the core practical technologies of computer science. Designi
  3. 所属分类:Web开发

    • 发布日期:2009-01-10
    • 文件大小:4194304
    • 提供者:mk_ke_ma032
  1. drools-7.7.0-documentation

  2. This book as its title suggest is for newcomers to drools. As explained in the drools tutorial, when using drools you will change the classical development paradigm you are using going from procedurale to declarative programming. The shift is not co
  3. 所属分类:其它

    • 发布日期:2018-06-18
    • 文件大小:12582912
    • 提供者:oschina_39898643
  1. KLT Algorithm人脸追踪

  2. 通过KLT Algorithm可以实现对视频中人脸的定位与追踪,效果良好
  3. 所属分类:深度学习

    • 发布日期:2018-08-23
    • 文件大小:4096
    • 提供者:wanghaoren1996
  1. Python Reinforcement Learning Projects Sean Saito 2018

  2. In this book, you will learn about the core concepts of RL including Q-learning, policy gradients, Monte Carlo processes, and several deep reinforcement learning algorithms. As you make your way through the book, you'll work on projects with datasets
  3. 所属分类:深度学习

    • 发布日期:2018-12-16
    • 文件大小:22020096
    • 提供者:u010652219
  1. 算法设计技巧与分析课件(英文)西安电子科技大学

  2. 算法设计技巧与分析课件(英文)西安电子科技大学版: Chapter 1 Basic Concepts in Algorithmic Analysis Chapter 5 Induction Chapter 6 Divide and Conquer Chapter 7 Dynamic Programming Chapter 8 The Greedy Approach Chapter 9 Graph Traversal Chapter 13 Backtracking Chapter 14 Rando
  3. 所属分类:专业指导

    • 发布日期:2018-12-29
    • 文件大小:368640
    • 提供者:weixin_42619739
  1. 机器人视觉与控制 目录

  2. 机器人视觉与控制 第二版 目录部分 Robotics, Vision and Control: Fundamental Algorith 机器人学、机器视觉与控制――MATLAB算法基础是关于机器人学和机器视觉的实用参考书, 第一部分“基础知识”(第2章和第3章)介绍机器人及其操作对象的位置和姿态描述,以及机器人路径和运动的表示方法;第二部分“移动机器人”(第4章至第6章)介绍其基本运动控制模式及其导航和定位方法;第三部分“臂型机器人”(第7章至第9章)介绍其运动学、动力学和控制方面的知识;第
  3. 所属分类:机器学习

    • 发布日期:2019-04-15
    • 文件大小:59392
    • 提供者:weixin_43827540
  1. Algorithm-algorith-mx.zip

  2. Algorithm-algorith-mx.zip,算法讨论与求解的内部社区,算法是为计算机程序高效、彻底地完成任务而创建的一组详细的准则。
  3. 所属分类:其它

    • 发布日期:2019-09-17
    • 文件大小:1048576
    • 提供者:weixin_38744435
« 12 »