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

搜索资源列表

  1. yichuanbp

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例-BP using genetic algorithm optimization of the Matlab Neural Network Programming Example
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1604
    • 提供者:夏琳
  1. Aaaaaaa

    0下载:
  2. A*算法源代码 用于最短路径规划 常用于游戏的编程-A* algorithm source code for shortest path planning commonly used in game programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3397
    • 提供者:小平
  1. ezw(1)

    0下载:
  2. 小波分析具有很强的数学背景,因此学好和应用好小波有一定的难度。本文研究的则是小波变换在数字图像处理中的应用,文中介绍了数字图像处理的基本概念和小波变换的基本理论及其在图像处理中的应用技术—Mallat算法,并应用Mallat算法来实现图像小波变换,以及对小波变换后的图像进行嵌入式小波零树系数编码的理论研究。本文在最后对应用Visual C++编程实现其变换进行分析和总结-Mallat algorithm that use the software of VC++ realize of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:9264
    • 提供者:尹晨
  1. LS

    0下载:
  2. 本程序给出了最小二乘滤波算法的具体编程,程序中分析比较了自相关算法、协方差算法、前后向加窗算法的滤波效果-This procedure gives the least squares filtering algorithm specific programming, program analysis and comparison of the auto-correlation algorithm, covariance method, before and after windowing alg
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1048
    • 提供者:星痕
  1. pso-matlab

    1下载:
  2. 标准粒子群算法的matlab编程 有需要请下载-Standard particle swarm optimization matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1337
    • 提供者:程东
  1. KLMAN

    0下载:
  2. klman 离散随机系统的卡尔曼滤波编程算法,代码比较容易懂-klman discrete stochastic systems programming Kalman filter algorithm, the code easier to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:697
    • 提供者:zzh
  1. KLMAN0

    0下载:
  2. klman 离散随机系统的卡尔曼滤波编程算法主程序,应该比较好懂-klman discrete stochastic systems programming Kalman filter algorithm the main program, should better understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:627
    • 提供者:zzh
  1. Face_Angle_Neural_net

    0下载:
  2. 基于matlab的编程实现神经网络BP算法实现数据的分类-matlab bp
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3754138
    • 提供者:孙保峰
  1. IIAPP

    1下载:
  2. 基于蚁群算法的装配序列规划源代码,VisucalC++编程实现-Based on ant colony algorithm for assembly sequence planning source code, VisucalC++ Programming
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-10-25
    • 文件大小:2808057
    • 提供者:xia
  1. jiandan40

    0下载:
  2. 运用matlab编程实现蚁群算法的低压电力线设计-Ant colony algorithm using matlab programming design of low voltage power line
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:3064
    • 提供者:ywj7891
  1. liziqunsuanfa

    0下载:
  2. 计算机仿真用于粒子群算法的程序代码,用MATLAB编程的程序。-Computer simulation for the particle swarm algorithm code, using MATLAB programming procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2806
    • 提供者:郭利君
  1. LMS_RLS

    0下载:
  2. 编程实现LMS,RLS算法,参数可调,非常好用-The programming realizes the LMS, RLS algorithm, the parameter adjustable, is easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1166
    • 提供者:小北
  1. RTPStreamingRealtimeTransmissionOfTheJavaImplement

    0下载:
  2. 本资料讲了RTP流媒体实时传输在Java中的实现方法:对多媒体实时传输协议RTP 和Java 多媒体框架JMF 作了简要的介绍和分析,然后利用JMF 编程实现了RTP 多媒体的网络传输和接收。-The information about the RTP stream in real-time transport in the Java implementation method: Real-time Transport Protocol for multimedia and Java Media
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:165589
    • 提供者:mycode
  1. paper1

    0下载:
  2. 关于并行编程算法的 相关资料:本科生课程的集成-Parallel Programming for the Millennium: Integration Throughout the Undergraduate Curriculum
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:100305
    • 提供者:ruyi
  1. qichejiayou

    0下载:
  2. 一辆汽车加满油后可行驶n公里,旅途中有若干个加油站,设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少,对于给定的n和k个加油站位置,编程计算最少加油次数。 可以利用贪心选择性质来求解汽车加油问题,也就是所求问题的整体最优解可以通过一系列局部最优的选择,即贪心选择来达到。这是贪心选择算法可行的第一个基本要素,也是贪心算法与动态规划算法的主要区别。在动态规划算法中,每步所做的选择往往信赖于相关子问题的解,因而只有在解出相关子问题后,才能做出选择。而在贪心算法中仅在当前状态下做出最
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:10749
    • 提供者:Daninel
  1. C

    0下载:
  2. C 语言100个经典的算法例题 让你了解一些常用的编程算法,比如排序算法、冒泡算法、折半查找算法-C-100 classical algorithm example to let you know some common programming algorithms, such as sorting algorithms, bubble algorithm, binary search algorithm etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7292
    • 提供者:wuxinchao
  1. DESC_complete_source_code_programming_algorithm_ca

    0下载:
  2. DESC编程算法完整源码与调用方法DESC complete source code and programming algorithm called Method-DESC complete source code and programming algorithm called Method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:191019
    • 提供者:aiz
  1. Matlabgeneticalgorithm

    0下载:
  2. 用遗传算法求解约束问题,用matlab编程-Using genetic algorithm, the use of matlab constraint problems
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10402
    • 提供者:豆子敬
  1. Javajiehuo

    0下载:
  2. 这是介绍Java语言比较迷惑的编程算法,适合高手学习。-This is to introduce the Java programming language comparison algorithm confused for a master study.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1127672
    • 提供者:小黑
  1. GABP

    0下载:
  2. 基于遗传算法BP网络预测,代码没有使用遗传工具箱,而是根据遗传算法理论进行编程,有助于理解遗传算法原理-BP network prediction based on genetic algorithm, the code does not use genetic toolbox, but according to the theory of programming genetic algorithms, help to understand the principles of genetic a
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5099
    • 提供者:孟欣
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com