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

搜索资源列表

  1. 数据结构与算法课件

    0下载:
  2. 这是关于数据结构的各种算法及源程序, C语言编写,如有错误,请指教-This the data structure of the algorithm and source code, C language, if wrong, please enlighten
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4754372
    • 提供者:fdg
  1. filea1

    0下载:
  2. 这个是算法分析的课件! 里面包含了10章的算法分析的课件! 各个算法的实现方法-analysis of the algorithm is the courseware! The inside contains 10 chapters of the courseware algorithm analysis! All of the algorithm method! !
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2611618
    • 提供者:程碧文
  1. zhm-pascal

    0下载:
  2. 关于课件 好多种结构的算法 等等 大家自己看吧 -good courseware on a variety of algorithms, etc. we all Look here
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4731873
    • 提供者:235235235
  1. JXJTXXYL

    0下载:
  2. 图形学算法教程的课件,内的原代码可用-Graphics Software Guide algorithm, the original code can be used.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:400157
    • 提供者:lrzhi945
  1. algorithm_design_and_analysis

    0下载:
  2. 算法设计与分析的ppt课件,供大家参考。-algorithm design and analysis ppt courseware for your reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2203524
    • 提供者:enao
  1. 人工智能课件

    0下载:
  2. 这是一个实际的工程,讲述多文档多视图结构,以及一些人工智能算法的具体实现-This is a realistic project, told many multi-view file structure, as well as some artificial intelligence algorithms to achieve the specific
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:441196
    • 提供者:明虫
  1. algorithmppt.rar

    0下载:
  2. 哈工大牛李建中和骆吉洲的算法课件,相当经典!:),Niu Li Jianzhong and骆吉HIT algorithm Chau courseware, very classic! :)
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7665013
    • 提供者:望还
  1. algorithm.rar

    0下载:
  2. 《计算机算法分析与设计》王晓东 第三版 课件 ,computer algorithm analysis and desigen
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1915299
    • 提供者:Liucy
  1. RENGONGZHINENG

    0下载:
  2. 人工智能课件 比较全面 其中包含领域专家的意见及算法问题-Artificial intelligence software which contains a more comprehensive views of experts in the field and algorithm issues
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:475718
    • 提供者:刘勋
  1. Ant_Colony_Optimization_1

    0下载:
  2. 详细讲解蚂蚁优化算法的ppt课件。通过对课件的学习可以掌握最基本的蚂蚁算法的原理和基本应用领域。-Explain in detail the optimization algorithm ants ppt courseware. By learning courseware can acquire the most basic principle of ant algorithm and basic applications.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:24424
    • 提供者:付他
  1. Euclidean

    0下载:
  2. 扩展欧几里德定理和中国剩余定理,ACM算法课件,比较简洁-Extended Euclidean theorems and Chinese Remainder Theorem, ACM algorithm courseware, simple comparison
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:16696
    • 提供者:liudiao
  1. PSOt

    0下载:
  2. 粒子群优化算法的源程序和pdf课件,还包括几个应用粒子群算法解决优化函数的例子-Particle swarm optimization algorithm source and pdf courseware
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:767404
    • 提供者:aa
  1. TheAlgorithmDesignandAnalysisofComputer

    0下载:
  2. 王晓东 计算机算法设计与分析(第2版)电子课件及课后习题解答。内容翔实,实用性强。-Xiaodong Computer Algorithm Design and Analysis (2) electronic courseware and after exercise answers. Informative and practical.
  3. 所属分类:Other systems

    • 发布日期:2017-06-10
    • 文件大小:17052765
    • 提供者:谢斌
  1. Theory-of-NP-approximation-algorithm

    0下载:
  2. NP完全性理论与近似算法课件,有详细讲解-Theory of NP-approximation algorithm with the courseware, a detailed explanation
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:269096
    • 提供者:贺建卫
  1. 2017课程设计编译原理 - 副本

    0下载:
  2. 编译原理递归下降算法,通过对语法语义的递归下降算法,实现语法语义的解析。(Compiler principle recursive descent algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:194560
    • 提供者:弱水
  1. 遗传算法课件与程序

    1下载:
  2. 现代优化算法,智能优化算法通过其有效设计可以在跳出局部最优和收敛到一个点之间有个较好的平衡,从而实现找到全局最优点,但有的时候局部最优也是可接受的,所以传统算法也有很大应用空间和针对特殊结构的改进可能。(Modern optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:36330496
    • 提供者:小呆729
  1. 零基础Python入门课件和代码

    1下载:
  2. 书确实很不错,首先因为个人偏爱python,本书是用python描述,顿时感觉亲切很多。有人说python这种高级语言实现算法隐藏了很多细节,确实书中很多地方直接用到python bult-in的数据结构,如set dict list作为表达算法的载体,似乎不如c那么底层,但是从算法入门角度来讲,python语言因为清晰简练更适合用来描述算法轮廓,而且这也不是本讲数据结构的书,MIT的算法导论现在也开始用python来讲授恰好说明了这一点。(The book is really good, fi
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:47772672
    • 提供者:aas33ss
  1. c++算法与实践

    0下载:
  2. C++算法与实践 算法原理与实践课件1_谈&面试中的算法和编程准备 算法原理与实践课件5_二叉树 算法原理与实践课件2_数组与字符串 算法原理与实践课件3_链表 算法原理与实践课件6_排序和二分搜索(C++ Algorithm and Practice)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:11286528
    • 提供者:一一飞
  1. 双层规划-课件

    0下载:
  2. 算法介绍,双层规划模型,深层理解挖掘,适合规划初学者(algorithm and bi-level programming)
  3. 所属分类:其他

    • 发布日期:2020-04-27
    • 文件大小:1282048
    • 提供者:徒2333
  1. F-W算法讲解及matlab实现

    2下载:
  2. F-w算法讲解及matlab代码,里面有课件以及代码(F-w algorithm explanation and matlab code)
  3. 所属分类:其他

    • 发布日期:2019-12-14
    • 文件大小:664576
    • 提供者:小孙孙123
« 12 3 »
搜珍网 www.dssz.com