搜索资源列表

  1. 怎样用算法语言编程序

    0下载:
  2. 算法对于编程来说很重要,本文结合数学对算法进行了很深入的研究,讲解很深刻,看懂需要很扎实的数学功底才行。-for programming algorithm is very important in this paper, and mathematical algorithms to a very in-depth study on the deep need to understand very solid mathematical
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3084298
    • 提供者:何艺红
  1. FOR1

    1下载:
  2. Fortran常用算法程序集-徐士良(著),本书讲解了各种数值计算方法及其程序实现,此为程序第一部分。-Fortran algorithms procedures set-XU Shi-liang (a) The book on the various numerical methods and procedures to achieve this first part of the procedure.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:136063
    • 提供者:崔宏青
  1. astar

    0下载:
  2. a*算法程序例子,包括了2个DEMO讲解和一个astarlib的封装库
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:132534
    • 提供者:Garfield
  1. 实用算法的分析与程序设计

    0下载:
  2. 本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及如何灵活运用有关的算法知识。-the book summarizes the successive international Olympiad (IOI) and the characteristics of the questions my players training
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10832215
    • 提供者:石争辉
  1. 实用算法的分析与程序设计

    0下载:
  2. 本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及如何灵活运用有关的算法知识。-the book summarizes the successive international Olympiad (IOI) and the characteristics of the questions my players training
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-17
    • 文件大小:10831872
    • 提供者:石争辉
  1. FOR1

    0下载:
  2. Fortran常用算法程序集-徐士良(著),本书讲解了各种数值计算方法及其程序实现,此为程序第一部分。-Fortran algorithms procedures set-XU Shi-liang (a) The book on the various numerical methods and procedures to achieve this first part of the procedure.
  3. 所属分类:书籍源码

    • 发布日期:2024-06-17
    • 文件大小:136192
    • 提供者:崔宏青
  1. Illinois

    0下载:
  2. 用MATLAB实现遗传算法程序,讲解了关键的程序设计-The realization of genetic algorithm using MATLAB procedures, on a key program design
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-17
    • 文件大小:195584
    • 提供者:zhihujj
  1. Floyd算法程序及PPT讲解

    0下载:
  2. 使用MATLAB运行,输入距离矩阵,即可得到任意两点之间最短路。采用Floyd算法思想。(Run with MATLAB, enter the distance matrix, you can get the shortest line between any two points. Using the idea of Floyd algorithm.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:141312
    • 提供者:惊荷一蛙
  1. matlab经典算法的程序

    0下载:
  2. 数学建模用,包含回归、神经网络等等算法和详细讲解(Mathematical modeling, including regression, neural networks, algorithms and detailed explanation)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:2930688
    • 提供者:dudu0908
  1. Fortran常用算法程序集-第二版

    0下载:
  2. fortran常用的语法讲解,讲解详细, 附有源程序。(explain of fortran program)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:6244352
    • 提供者:淇水汤汤
  1. 粒子群算法matlab代码---讲解

    0下载:
  2. 粒子群算法自适应权重MATLAB程序加注释(AWPSO algorithm MATLAB procedures and notes, demo)
  3. 所属分类:文档资料

    • 发布日期:2024-06-17
    • 文件大小:162816
    • 提供者:NICK小宇
  1. MATLAB教学视频:傅里叶变换的频域滤波详解

    0下载:
  2. MATLAB教学视频:傅里叶变换的频域滤波详解(MATLAB teaching video: Fourier transform filtering in frequency domain)
  3. 所属分类:文档资料

    • 发布日期:2024-06-17
    • 文件大小:4483072
    • 提供者:万流归宗
  1. 6174576

    0下载:
  2. 用MATLAB实现遗传算法程序,讲解了关键的程序设计()
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:195584
    • 提供者:callmr
  1. 用MATLAB实现遗传算法程序

    0下载:
  2. 遗传算法程序,内有相关ppt与例子讲解及源代码(tool of genetic algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

  1. [挑战程序设计竞赛(第2版)]

    0下载:
  2. 《挑战程序设计竞赛(第2版)》对程序设计竞赛中的基础算法和经典问题进行了汇总,分为准备篇、初级篇、中级篇与高级篇4章。作者结合自己丰富的参赛经验,对严格筛选的110 多道各类试题进行了由浅入深、由易及难的细致讲解,并介绍了许多实用技巧。每章后附有习题,供读者练习,巩固所学。(The challenge Programming Contest (Second Edition) summarizes the basic algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-17
    • 文件大小:72514560
    • 提供者:蛮吉是魁拔
  1. pronositions

    0下载:
  2. 用MATLAB实现遗传算法程序,讲解了关键的程序设计()
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:195584
    • 提供者:Owivei
  1. matlab经典算法程序

    0下载:
  2. 关于利用matlab进行数据分析、解方程、规划问题、插值拟合问题的讲解与例程。(About MATLAB, data analysis, solving equations, planning problems, interpolation and fitting problems are explained and routines.)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:3043328
    • 提供者:文慧
  1. FFT算法程序分步详解C程序

    0下载:
  2. 分步细讲解基2蝶形算法,尽量让你在最短的时间内掌握FFT算法的程序实现。(Step by step to explain the basic 2 butterfly algorithm, try to let you grasp the FFT algorithm in the shortest time.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:黑森林
  1. PID控制算法的C语言实现.(绝对的好东西)

    0下载:
  2. 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)
  3. 所属分类:行业应用软件

    • 发布日期:2024-06-17
    • 文件大小:8006656
    • 提供者:磨刀师傅
  1. 自学Matlab必备的60个小程序代码

    0下载:
  2. matlab教程,内含多种matlab算法的讲解和源代码,同时附带源码文件(matlab tutorial, containing a variety of MATLAB algorithm to explain and source code)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:134144
    • 提供者:chico7
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org