CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 简单算法

搜索资源列表

  1. maopao-(2)

    0下载:
  2. 冒泡算法 简单的冒泡算法写法,便于新手学习使用很实用-Bubble Sort algorithm is simple the bubbling algorithms written, very practical to facilitate novice learning to use
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:18990
    • 提供者:辜久钊
  1. hanoi

    0下载:
  2. 简单的汉诺塔的非递归实现算法。用C++实现的。-Simple HANOR the non-recursive algorithm. Achieved with C++.
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1590
    • 提供者:zsing
  1. Kmeans-java

    0下载:
  2. K均值算法java实现,最简单的聚类算法,适合高斯聚类-K-means algorithm to achieve the java
  3. 所属分类:software engineering

    • 发布日期:2016-01-23
    • 文件大小:2048
    • 提供者:彭成松
  1. Algorithm

    0下载:
  2. 这本书不同于算法导论那般的庞大没有侧重点,此书简单易懂,更适合作为算法入门-This book is different from the Introduction to Algorithms is so huge no focus, easy-to-understand book, is more suitable as an algorithm entry
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:1687944
    • 提供者:xuwenli
  1. Vector-Space-Model

    0下载:
  2. 向量空间法(Vector Space Model )是最简单快速的算法,但是它只适用于各个类之间差异比较明显的简单分类问题,而对于较复杂的情况,它的分类结果通常要相对差一些.-The vector space method (Vector Space Model) is the most simple and fast algorithm, but it applies only to the more obvious differences between the various classe
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:5920
    • 提供者:孙学申
  1. A-New-Flame-Detection-Method-Using

    0下载:
  2. 了一种火灾图像的颜色提取算法。根据色彩空间(R ,G,B)到(H , I ,S)的变换公式和颜色相似距离的概 念 ,先将彩色图像量化为256色 ,再根据颜色距离提取色彩。试验证明该方法计算简单 ,处理速度快 ,为进一步进行火灾图像 的识别奠定了基础。-A fire image color extraction algorithm. According to the color space (R, G, B) to (H, I, S) of the transformation formu
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:508805
    • 提供者:azen112
  1. lianliankan

    0下载:
  2. 设计一个连连看游戏程序,本文介绍一种迅速有效,而且算法简单的方法。 -Lianliankan game design a program, this article describes a rapid and effective and simple algorithm method.
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:11124
    • 提供者:王玉涛
  1. russia-fangkuai

    0下载:
  2. 设计一个俄罗斯方块的游戏程序,本文介绍一种迅速有效,而且算法简单的方法。 -Design a Tetris game program, this article describes a rapid and effective, and simple algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:12628
    • 提供者:王玉涛
  1. fencizf

    0下载:
  2. 基于java编程,采用最大匹配算法实现简单的中文分词,并过滤停用词-The maximum matching algorithm based on java programming, simple Chinese word segmentation and filtering stop words
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:736256
    • 提供者:赵飞
  1. DES

    0下载:
  2. 简单介绍了des算法及其工作模式,对初学des算法者有一定的指导作用-Brief des algorithm and its work mode guidance beginner des algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:202097
    • 提供者:小飞
  1. WFTA

    0下载:
  2. WFTA算法的详细描述,简单易懂,方便对3780FFT的算法的理解-WFTA detailed descr iption of the algorithm, easy to understand and convenient the 3780FFT algorithm understanding
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:517070
    • 提供者:gt
  1. GATSP

    0下载:
  2. 有关遗传算法的,解决TSP问题的,可能比较简单,用maltab写的,一个师兄的作品,上传上来仅供大家参考借鉴-Genetic algorithm to solve TSP problem may be relatively simple, with maltab write, a senior works, upload up only for all to draw
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:3480
    • 提供者:吴会
  1. The-LCS-algorithm

    0下载:
  2. LCS算法实现简单中文文本相似度分析-最大公共子串-The LCS algorithm to implement a simple text similarity analysis- the largest public substring
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:5303
    • 提供者:李浩
  1. MATLAB-programming-methods

    0下载:
  2. 简要阐述了遗传算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用-Briefly the basic principles of genetic algorithms to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate the pro
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:77601
    • 提供者:张嘉城
  1. Genetic-algorithm-in-MATLAB

    0下载:
  2. 探讨了在 MATLAB 环境中实现遗传算法仿真的方法 ,并以一个简单的求函数最值的问 题作为遗传算法的应用实例 ,说明遗传算法的全局寻优性及用 MATLAB 实现仿真的可行性-Explore the genetic algorithm simulation in MATLAB environment, and the value of a simple demand function as genetic algorithm application examples, descr iption
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:129428
    • 提供者:张嘉城
  1. the-art-of-computer-program

    0下载:
  2. 谈谈我自己读这套书的心得。抛砖引玉。    首先要清楚这套书的定位:它是古典的算法分析的工具书。    1.古典(classic)体现在模型和问题上。    模型就是顺序算法(sequential algorithms)的经典模型。大名鼎鼎的MIX并非是个程序设计语言这么简单,而是一个计算模型:即标准指令集RAM。这是个非常经典,也是非常符合现实的上界(upper bounds)模型。    该书涉及到的问题是计算机科学诞生之初就自然面对-Talk about my own experience
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:27985920
    • 提供者:陈炜东
  1. principles-of-evolutionary-algorithm

    0下载:
  2. 简要阐述了进化算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用。 -Briefly the basic principles of evolutionary algorithm, to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:2760200
    • 提供者:张嘉城
  1. fft1

    0下载:
  2. 本函数是以2为基的简单快速傅立叶变换算法,计算准确,其中编写的思想是参考蝶形算法应用在时分的fft中。-fft in matlab
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:9500616
    • 提供者:王罗胜斌
  1. VTK-based-on-VCPP

    2下载:
  2. 首先介绍了医学图像三维重建的面绘制与体绘制方法,讨论了两种绘制方法的思想和优缺点,对常用的Marching Cubes算法和Ray Casting算法的原理和实现过程进行了阐述,并分析了可视化工具包VTK的实现机制。在VC++6.0平台下,结合可视化工具包VTK,分别基于Marching Cubes算法和Ray Casting算法对DICOM格式的CT图像序列进行三维重建,并给出了其实现的关键算法和3D可视化结果。通过人机交互,实现对重建后三维医学图像的旋转、缩放、平移等简单的交互操作。其次,通
  3. 所属分类:software engineering

    • 发布日期:2015-02-03
    • 文件大小:4524032
    • 提供者:邹春华
  1. digital-image-watermark

    0下载:
  2. 本文通过VC技术实现了数字图像水印LSB算法 ,嵌入与提取密钥是对称密钥算法中的序列密码算法。通过设计可以方便地在宿主图像中嵌人大量数字信息 ,在嵌入水 印容量上能实现较高容量和在最低位嵌入时有较好的不可见性。LSB算法的优点是其算法简单,计算速度比较快。但是对图像的各种操作如压缩、剪切等 ,都会使算法的可靠性受到影响,也有可能通过噪声增加或有损 压缩而消除水印,即鲁棒性较差 。  -In this paper, VC technology LSB algorithm of digital im
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1959850
    • 提供者:腾飞
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com