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

搜索资源列表

  1. basic-algorithm

    0下载:
  2. 讲述了各种常用经典算法,供新手和有经验的程序员学习使用-used on a variety of classical algorithm for novice and experienced programmers learning
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:142414
    • 提供者:李明
  1. imagethining.rar

    0下载:
  2. 图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。 一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。 本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。,Image Thinning (Image T
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:92984
    • 提供者:魏建亮
  1. FCFS-RR

    0下载:
  2. FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Queue Scheduling the highest pri
  3. 所属分类:OS Develop

    • 发布日期:2016-01-25
    • 文件大小:133313
    • 提供者:caidongyun
  1. analysys-and-design-of-algorithm-ppt

    0下载:
  2. 我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-I class computer algorithms used in design and analysis of electronic lesson plans, including the most basic sub-rule law, greedy method, dynamic programming method,
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1412829
    • 提供者:周先生
  1. vc_picture

    0下载:
  2. 里面是图像处理的例子及源码,图像处理的的基本算法全部包括,非常有用。-There is a example of image processing and source, image processing, including all of the basic algorithm, very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:3945649
    • 提供者:龚有平
  1. graph

    0下载:
  2. 图的邻接表存储表示法 源码 这是进行计算机图论算法的基础 如最基本算法DFS BFS 图的邻接表存储表示法 源码 这是进行计算机图论算法的基础 如最基本算法DFS BFS-Adjacency list graph representation of source storage This is a computer algorithm based on graph theory such as the basic algorithm DFS BFS graph adjacency li
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-26
    • 文件大小:9932
    • 提供者:cuiyuzheng
  1. algorithm

    0下载:
  2. 自己写的用java实现一些基本的算法!~~ ~·-Java wrote it myself with some of the basic algorithm to achieve! ~ ~ ~
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:6437
    • 提供者:jok
  1. algorithm

    0下载:
  2. C和C++算法大全,包含大量常用算法和基础类算法-C and C++ algorithm for Guinness, including a large number of commonly used algorithms and basic algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:15012
    • 提供者:临风
  1. AIS

    0下载:
  2. 人工免疫系统的基本理论应用及其基本算法仿真-The basic theory of artificial immune system applications and the basic algorithm simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:54623
    • 提供者:无悔
  1. GraphTheory

    0下载:
  2. 自己写的图论的一些基本算法,有找关键路径,最短生成树,Prim算法-On their own plans to write some of the basic algorithm, there is to find the critical path, minimum spanning tree, Prim algorithm, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:202234
    • 提供者:silence.simon
  1. SVM_Code_rar

    0下载:
  2. 支持向量机的实现程序,用于实现支持向量机基本算法的matlab代码-Support Vector Machine implementation of procedures used to implement the basic algorithm of support vector machine matlab code
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5465048
    • 提供者:夏雨
  1. Cluster

    0下载:
  2. 介绍各种聚类算法的教案 包含基本算法流程和编码 是初学者自学的好帮手-Introduction of the lesson plans of various clustering algorithms with the basic algorithm for beginners learning processes, and coding is a good helper
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2311837
    • 提供者:mm
  1. Multiobjectvie-Genetic-Algorithm

    0下载:
  2. 有关多目标优化问题的遗传算法的基本理论方法的硕士论文,相关领域的大家可以参考一下-Multi-objective optimization problems related to genetic algorithms basic theories and methods of the master' s thesis and related fields that we can reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2308615
    • 提供者:meimei
  1. AIA2

    1下载:
  2. 人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-Artificial immune clonal selection algorithm is a relatively new type of intelligent algorithms, the basic algorithm structure and the genetic algorithm is similar to, the following sour
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-04
    • 文件大小:1196
    • 提供者:张望
  1. data-structure-algorithm(CPP)

    0下载:
  2. 数据结构算法,都是基本算法,供大家学习。使用c++面向对象形式编写,各种算法都封装在各自的类里,如果想增加功能,在相应的类里增加函数即可。-Data structure algorithms, are the basic algorithm, for all to learn. Using c++ object-oriented form of writing, various algorithms are encapsulated in their own class, if you want
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:6647
    • 提供者:tony
  1. FFT-Algorithm-with-the-DSP

    0下载:
  2. 基于快速傅利叶算法的DSP快速运算,最基础算法工具-Fast Fourier-based DSP algorithm for fast computing, the most basic algorithm tool
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:1074
    • 提供者:尹先生
  1. basic-image-process

    0下载:
  2. 本文件包含了图形图像处理的基本算法,相信对新手学习图像处理有很大帮助-This document contains a graphic image processing of the basic algorithm, I believe that the novice to learn image processing helps a lot
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:19610
    • 提供者:tom
  1. ant-colony-algorithm-demo

    0下载:
  2. 功能强大的蚁群算法演示平台,能针对基本的蚁群算法,改进后的蚁群算法在TSP等问题上进行相关演示-Powerful ant colony algorithm demo platform, can address the basic ant colony algorithm, the improved ant colony algorithm in TSP and other issues related to demo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:151791
    • 提供者:张强
  1. Basic-algorithm-genetic-algorithm-

    0下载:
  2. 遗传算法基本算法 遗传算法基本算法-Basic algorithm genetic algorithm genetic algorithm genetic algorithm basic algorithm basic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-28
    • 文件大小:12823
    • 提供者:陈威
  1. Wireless-positioning-basic-algorithm

    0下载:
  2. 无线定位基本算法,利用无线传感网络的zigbee节点进行定位的MATLAB源程序-Wireless positioning basic algorithm, using zigbee wireless sensor network node positioning MATLAB source
  3. 所属分类:matlab

    • 发布日期:2016-06-28
    • 文件大小:24576
    • 提供者:姜尚
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com