CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - algorithms

搜索资源列表

  1. Wrox.Beginning.Algorithms.Nov.2005.eBook-LinG

    0下载:
  2. Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world. Developers use algorithms and data structures every day of their working lives. Having a good understanding of these algorithms and knowledge
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.56mb
    • 提供者:maxultra
  1. A+Survey+Algorithms

    0下载:
  2. A+Survey+Algorithms about supporting vector machine
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:82.17kb
    • 提供者:laomaobibi
  1. AI_Life

    0下载:
  2. AI Life By rahul_sindhu Steering Behaviours, Genetic Algorithms, and Neural Networks in games.
  3. 所属分类:DirextX编程

    • 发布日期:2009-01-09
    • 文件大小:1.95mb
    • 提供者:MatthewSin
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:憨豆
  1. graph_

    2下载:
  2. //有向图:有向图,无向图基本操作 //运行环境:VC //有向图,无向图基本操作,包括: //1、邻接矩阵 //2、邻接表 //3、深度优先遍历 //4、广度优先遍历 //5、最小生成树 //6、拓扑排序 //7、每一对顶点之间的最短路径(Dijkstra,Floyd两种算法)-//Directed graph: directed graph, undirected graph basic operation// Operating Environme
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.79kb
    • 提供者:atom
  1. AStar

    0下载:
  2. 如何找到一条最短的路径是程序员需要设计的算法,目前最为流行的寻路算法就是A*算法,这个就是A*算法的一个简单例子-How to find a shortest path is programmers need to design algorithms, is currently the most popular routing algorithm is the A* algorithm, this is the A* algorithm is a simple example
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:40.6kb
    • 提供者:cn
  1. 1977+Algorithms+for+the+Longest+Common+Subsequence

    0下载:
  2. 最长子序列,英文版,电子书 ACM文章1977+Algorithms+for+the+Longest+Common+Subsequence+Problem-The longest sequence, in English, e-books ACM article 1977+ Algorithms+ For+ The+ Longest+ Common+ Subsequence+ Problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:700.25kb
    • 提供者:张启达
  1. 2047956898.John.Wiley.and.Sons.Algorithms.and.Netw

    0下载:
  2. 计算机游戏算法和网络构建(英文原版)不可多得的网络游戏编程与算法书籍-Computer game algorithms and network construction (English original) rare game programming books and Algorithms
  3. 所属分类:.net

    • 发布日期:2017-05-07
    • 文件大小:1.29mb
    • 提供者:luoyt
  1. the_simulation_of_singer_algorithm

    2下载:
  2. 雷达数据处理中的重要模型算法之一,此代码详细仿真了singer模型下的目标跟踪。-Radar data processing algorithms in one important model, the code detailed simulation model of the singer under the target tracking.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:8.34kb
    • 提供者:
  1. Collision.Detection.-.Algorithms.and.Applications.

    0下载:
  2. 游戏编程书籍-Collision.Detection.-.Algorithms.and.Applications
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:238.76kb
    • 提供者:ashen
  1. C-language-Commonly-used-algorithms-code

    0下载:
  2. 常用算法集,是c语言算法初学者的一个很好的参考资料-Commonly used algorithms is the algorithm c language beginners a good reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:281.02kb
    • 提供者:yhy56yjy
  1. PID-GAs

    1下载:
  2. 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1.8kb
    • 提供者:qiqi
  1. Oreilly.Algorithms.in.a.Nutshell.2008

    0下载:
  2. As the name implies "Algorithms in a Nutshell". A very good algo ebook, especially for new developers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10.89mb
    • 提供者:hdemir
  1. BlockMatchingAlgoMPEG

    0下载:
  2. This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Ex
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-23
    • 文件大小:118.52kb
    • 提供者:hbx
  1. Algorithms_Robert_Sedgewick

    0下载:
  2. A good ebook for understanding engineering algorithms like sorting almost all algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3.82mb
    • 提供者:VIKAS
  1. 0521660653

    0下载:
  2. Practical Algorithms for Image Analysis
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:30.15mb
    • 提供者:Ranma Saotome
  1. fast_sc.tgz

    0下载:
  2. This a source code for sparse coding algorithm: Reference: Efficient sparse coding algorithms Honglak Lee, Alexis Battle, Raina Rajat and Andrew Y. Ng. In NIPS 19, 2007. -This is a source code for sparse coding algorithm: Reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:38.57kb
    • 提供者:Richard
  1. XY-Interpolation-Algorithms

    0下载:
  2. A descr iption of the algorithms used to provide both linear and circular interpolation. Example provided in C.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.33mb
    • 提供者:Andrew
  1. Four-kinds-of-classical-algorithms

    0下载:
  2. 四种经典的算法,包括猴子选大王,约瑟夫环,迷宫求解,文本编辑-Four kinds of classical algorithms, including the monkey king of the election, Joseph Wan, maze solving, text editor
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:130.3kb
    • 提供者:liu jian
  1. Algorithms and Complexity

    0下载:
  2. Past exam paper on algorithms imperial 2014
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:57kb
    • 提供者:Sintu123
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com