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

搜索资源列表

  1. Handwritten_numeral_recognition

    0下载:
  2. 手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classif
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:757530
    • 提供者:沉浮沉
  1. Algorithms

    0下载:
  2. 算法(Algorithm)是一系列解决问题的清晰指令,也就是说,能够对一定规范的输入,在有限时间内获得所要求的输出。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。-Algorithm (Algorithm) is a set of clear instructions to solve the problem, that is, able to a certain
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1681222
    • 提供者:wdxiaoxiong
  1. ds

    0下载:
  2. 众多数据结构java applet演示程序,将抽象的数据结构算法形象化地表示出来,是学习数据结构的助手,值得大家下载学习-Large number of data structures java applet demo program, the abstract data structure visualization algorithms to be expressed, is an assistant to learn data structures, it is worth downloa
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:27563
    • 提供者:
  1. FIFOLRUOPT

    0下载:
  2. 页式管理缺页中断优化FIFO LRU OPT.rar 三种算法-Page-style management page fault FIFO LRU OPT.rar three kinds of optimization algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:438293
    • 提供者:
  1. association

    0下载:
  2. 数据挖掘算法中的Fp-tree 树算法源代码,希望大家可以用的到,谢谢!-Data mining algorithms in the Fp-tree tree algorithm source code, hope that we can use that, thank you!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:47023
    • 提供者:Kevinchen
  1. Data-structures-and-algorithms-toolbox

    0下载:
  2. 数据结构与算法工具箱,里面有一些有用的函数,值得一看。-Data structures and algorithms toolbox, which has some useful functions, worth a visit.
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:120526
    • 提供者:Haha
  1. CPU_schedule_simulation

    0下载:
  2. CPU scheduling algorithm simulation project implements FCFS , SJF , RR algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:92713
    • 提供者:msh2003
  1. jinchengdiaodu

    0下载:
  2. 操作系统模拟进程调度 经典算法 视图界面!-Classic algorithms simulate the process of scheduling the operating system interface for the view!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1107415
    • 提供者:张择
  1. Binocular.stereo.calibration.algorithms

    0下载:
  2. 双目立体标定算法(有测试图片),是用visual C++编写的程序。对于研究机器视觉的人有帮助-Binocular stereo calibration algorithms (with test image), is written in visual C++ programs. For the study of machine vision to help people
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4313794
    • 提供者:郑哲
  1. a1

    0下载:
  2. 磁盘调度算法:包括先来先服务算法,最短寻道时间算法,电梯寻道算法。-Disk scheduling algorithms: including a first-come first-served algorithm, the shortest seek time algorithm, elevator seek algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1048
    • 提供者:lzh
  1. DataStructuresandAlgorithms

    1下载:
  2. 数据结构和算法,Alfred V.Aho所著,很不错的一本老书,有时候都可以拿来看一看。-Data structures and algorithms, written by Alfred V. Aho , it is a good old book, if you got time you can take a look.
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5595429
    • 提供者:Mckuro
  1. Clustering.Algorithms.Research

    0下载:
  2. 软件学报 2008年论文《聚类算法研究》,作者孙吉贵, 刘杰, 赵连宇。pdf格式,14页。对近年来聚类算法的研究现状与新进展进行归纳总结.一方面对近年来提出的较有代表性的聚类算法,从算法思想、关键技术和优缺点等方面进行分析概括 另一方面选择一些典型的聚类算法和一些知名的数据集,主要从正确率和运行效率两个方面进行模拟实验,并分别就同一种聚类算法、不同的数据集以及同一个数据集、不同的聚类算法的聚类情况进行对比分析.最后通过综合上述两方面信息给出聚类分析的研究热点、难点、不足和有待解决的一些问题.上
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:470152
    • 提供者:dengyue
  1. algorithms

    0下载:
  2. 据说比《算法导论》更牛的算法书籍,值得一读-Was said better than 《Introduction to Algorithms》 worth reading ......
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1681026
    • 提供者:flywater
  1. Parking

    0下载:
  2. 有一个停车场,有m个进口,n个出口,k个空车位。要求每一刻只能有一个进口有车进入。停车场内没有一个集中的管理者,采用分布式的算法实现。能够动态的增加一个进口节点。-There is a parking lot, there are m-imported, n outlet, k empty parking spaces. Requires that every moment there can be only one import a car to enter. Car park does no
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:28891
    • 提供者:秦佳佳
  1. algorithms

    0下载:
  2. 数据结构中几个常用的算法C++实现 数据结构中几个常用的算法C++实现-Of several commonly used data structures in C++ algorithm for data structure, several commonly used algorithms for C++ implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:623
    • 提供者:id
  1. Algorithms

    0下载:
  2. 关于虚拟现实中碰撞检测算法的分析和详细讲解,包括K_DOPS算法和包围盒算法。-Virtual reality on the analysis of collision detection algorithms and detailed explanations, including K_DOPS algorithm and the bounding box algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-03-26
    • 文件大小:844419
    • 提供者:Jensen
  1. algorithms

    0下载:
  2. 常用算法程序集(C++语言描述) 第四版-Source code for algorithms- fourth edition
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:205052
    • 提供者:王鹏
  1. QPSO1

    0下载:
  2. QoS路由组播问题的QPSO(Quantum-behaved Paricle Swarm Optimization)算法 量子粒子群优化算法 可应用于路由组播模型等-Quantum-behaved Paricle Swarm Optimization Algorithms based on Multicast Routing Issues
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:15684
    • 提供者:
  1. MoveMotivation

    0下载:
  2. 视频中运动检测算法源代码及演示代码 下载于http://www.codesoso.com/code/Motion_Detection.aspx-Motion Detection Algorithms
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:293428
    • 提供者:张宝
  1. SAR_chegnxiang

    2下载:
  2. synthetic aperture radar signal processing with matlab algorithms 英文书的附带源代码,书是全英文的,作者是Mehrdad Soumekh。我没有电子书,只有复印的。 此成像算法包括一维距离像、条带式、聚束式等多种模式的SAR成像。可以作为有一定SAR基础的同行的编程参考。 友情提供-synthetic aperture radar signal processing with matlab algorithms Eng
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:21981
    • 提供者:zhang
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com