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

搜索资源列表

  1. svm

    0下载:
  2. SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:118143
    • 提供者:
  1. SHEDULINGALGOofdma

    0下载:
  2. a simple but efficeint scheduling Algorithm in a context ofdma. The idea is to satisfy fairness and the QOS from 2 point of view the first part of sub carrier will be allotted in such way that the flow total of the system is guaranteed and the se
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:590
    • 提供者:maryam
  1. Algorithm.origin.idea

    0下载:
  2. 算法由来及算法设计的思想文档Algorithm for the origin of the idea and algorithm design documents -Algorithm for the origin of the idea and algorithm design documents
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6457
    • 提供者:utub
  1. maxcost

    0下载:
  2. “基于Floyd最短路算法的Ford和Fulkerson迭加算法”的最小费用最大流算法,其基本思路为:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条自V1至Vn的最短路;再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流量增至最大可能值;而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新确定,如此多次迭代,最终得到最小费用最大流。 -" Floyd shortest path algorithm based on the Ford and
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1361
    • 提供者:biaoshi
  1. DBSCAN

    0下载:
  2. Density-Based Spatial Clustering of Applications with Noise (or DBSCAN) is an algorithm used in cluster analysis which is described in this Wikipedia article (http://en.wikipedia.org/wiki/DBSCAN). The basic idea of cluster analysis is to partit
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1474
    • 提供者:Evan
  1. IDEA

    0下载:
  2. IDEA加密解密算法的设计与实现 杨建武 华南师范大学 -IDEA encryption and decryption algorithm design and implementation of Jian-Wu Yang South China Normal University
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:223065
    • 提供者:谭峰
  1. idealast

    0下载:
  2. idea algorithm which is a cryptogrphy algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:95753
    • 提供者:bsbsssn
  1. Elevator-algorithm-on-C-P-P-

    0下载:
  2. 众所周知,面向对象的程序设计更适合对现实生活中的描述,更加体现了软件的工业化的精神,所以现在大部分的软件开发工作都围绕OOP的思想来进行的。但是在对现实生活中的实际问题,如何对所研究的系统进行面向对象的分析与设计-As we all know, object-oriented programming is more suitable for the descr iption of real life, more embodied the spirit of the industrializati
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3405
    • 提供者:黄世巡
  1. Linear-interpolation-algorithm

    0下载:
  2. Linear interpolation algorithm with image scaling用线性插值算法实现图像缩放的实现源码,没有编译,但给出了基本的算法思路,可以对图片进行放缩处理-Linear interpolation algorithm with image scaling with linear interpolation algorithm implementation of image scaling source, not compile, but gives the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3611
    • 提供者:
  1. encode_decode

    0下载:
  2. encode decode idea algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2904
    • 提供者:gigi
  1. GA(Genetic-Algorithm)

    0下载:
  2. 本实例采用遗传算法求多项式最小值,使读者掌握遗传算法的基本思想,并能具体应用-This example uses the minimum polynomial of genetic algorithm, so that the reader grasp the basic idea of ??genetic algorithms, and to the specific application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2401
    • 提供者:lu
  1. Summary-of-Array-Application-in-C

    0下载:
  2. 数组是C语言中特性较强、功能较好的应用之一,然而数组也是不易理解和掌握的概念。本文针对C语言中重要内容之一"数组",结合实例,介绍数组在解决实际问题中的一些基本操作的基本思想、算法描述以及指出数组在实际应用中常出现的问题,以便于掌握数组的使用技巧,对同学们在学习数组时有一定的指导意义。-Array of C language features strong, one good application functionality, but the array is not easy to unde
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:196161
    • 提供者:徐许桥
  1. OPTICS-algorithm---Wikipedia--the-free-encycloped

    0下载:
  2. OPTICS ("Ordering Points To Identify the Clustering Structure") is an algorithm for finding density-based clusters in spatial data. It was presented by Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel and Jö rg Sander[1]. Its basic idea is
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:173386
    • 提供者:swap
  1. c-P-P-algorithm-procedures

    0下载:
  2. 程序开始运行,要求用户首先输入两个大数。 然后进行菜单选择,进行相应的大数运算。 分析说明:由于大数的范围太大,不能直接定义为int或者float等, 所以我们的想法就是定义成字符串类型, 输入的数字一位一位地存入字符数组里面。 然后在运算的时候也是一位一位地运算。 这个过程就得从最基本的数学运算法则做起,不乏多种判断。 涉及到数组和指针的应用。最难的就是判断情 况还有应用数组和指针过程中出现的多种未可预知的错误, 还得通过逐步调试慢慢找出。我们先从加减
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:275502
    • 提供者:yang
  1. Double-encryption

    0下载:
  2. 使用IDEA算法对文件进行加密后,在使用数字水印技术实现信息隐写-Use the IDEA algorithm to encrypt files, in the use of digital watermarking technology to realize the Information Steganography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3179997
    • 提供者:林晓斌
  1. IDEA-password

    0下载:
  2. 使用C++实现IDEA密码的加密算法,对于初级学习C++的使用者比较合适!-Use C++ realize the IDEA password encryption algorithm, the primary study for c++ users more appropriate!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:911586
    • 提供者:庞大维
  1. I4_iideaaD

    0下载:
  2. IDEA算法,用C++实现的。对然不不是界面的。但是对于理解这个算法非常有用 -IDEA algorithm with C++ achieve. However, not interface. But very useful for understanding this algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:17347
    • 提供者:tyjx
  1. Application-of-GPF-Algorithm

    0下载:
  2. 介绍了高斯粒子滤波器(GPF) 的基本思想和具体算法的实现步骤,并讨论了此算 法在机动目标转弯模型跟踪中的应用-The introduced Gaussian particle filter (GPF), the basic idea and specific implementation steps of the algorithm, and discuss the application of this algorithm in turn model maneuvering target
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:294445
    • 提供者:liang jun
  1. Source-Code

    0下载:
  2. 包括以下算法: BIG2GB, cab文件压缩、解压程序源代码,DES加密算法源代码,IDEA算法源代码,Rijindael算法源代码等等,一共有15个算法-Include the following algorithm: BIG2GB cab file compression, decompression program source code, the DES encryption algorithm source code, the IDEA algorithm source code,
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:2648276
    • 提供者:王艳艳
  1. sourcefiles-for-chip-scope-(serial-type-IDEA)

    0下载:
  2. this code is for IDEA(international data encryption algorithm)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-10
    • 文件大小:89405
    • 提供者:Surender kumar
« 1 2 3 45 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com