您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 算法的基础与数据结构

  2. 算法The machine consists of states (indicated by circled letters) and transitions (indicated by arrows). Each state has two transitions leaving it: a match transition (solid line) and a non-match transition (dotted line). The states are where the mach
  3. 所属分类:其它

    • 发布日期:2009-10-19
    • 文件大小:4194304
    • 提供者:lele200882
  1. c#数据结构与算法很好很强大

  2. 数据结构与算法C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data
  3. 所属分类:C#

    • 发布日期:2009-12-24
    • 文件大小:1048576
    • 提供者:xustwt
  1. 游戏编程基本技巧和算法

  2. 好书To even try to keep pace with the rapid evolution of game development, you need a strong foundation in core programming techniques-not a hefty volume on one narrow topic or one that devotes itself to API-specific implementations. Finally, there's
  3. 所属分类:其它

    • 发布日期:2008-05-23
    • 文件大小:4194304
    • 提供者:wutianhui
  1. ComplexSet复数集合算法的C++实现

  2. ComplexSet复数集合算法的C++实现,还包括一些参考资料:贪心算法、排课程序、选课程序。苦中排课程序内又包括了几种不同算法实现的程序,供学习参考。   Filename : ComplexSet.cpp   Intro : This is a Class of Set whoes elements are complex   Functions: (1)The Union of two Sets (overload operator +,+=)   (2)The Intersectio
  3. 所属分类:C++

    • 发布日期:2011-11-05
    • 文件大小:1048576
    • 提供者:gouyue
  1. 遗传算法 进化理论 重要分支NEAT

  2. NeuroEvolution of Augmenting Topologies (NEAT) is a genetic algorithm for the generation of evolving artificial neural networks (a neuroevolution technique) developed by Ken Stanley in 2002 while at The University of Texas at Austin. It alters both
  3. 所属分类:专业指导

    • 发布日期:2013-02-28
    • 文件大小:14680064
    • 提供者:liuxinbjut
  1. 麻省理工大学算法课全部资料

  2. 麻省理工的算法课 经典得很 Problem 1. Analyzing auction sites Professor Greenwood consults for Wall Street analysts who follow electronic auction sites, such as eBay and Yahoo!Auctions. The professor has developed a tool which can “walk” an auction site and prod
  3. 所属分类:其它

    • 发布日期:2008-09-24
    • 文件大小:625664
    • 提供者:yelianggdufs
  1. HE-AACv2解码设计

  2. 一篇有关HE-AACv2解码设计论文,本文首先分析了 HE-AAC v2 主要技术构成,及其编解码器的工作原理,深入分析了先进音频编码(AAC)、频带复制(SBR)和参数立体声(PS)中各算法模块的原理。
  3. 所属分类:其它

    • 发布日期:2014-03-04
    • 文件大小:142336
    • 提供者:zhjyang
  1. he Art Of Computer Programming Volume 4 Donald E Knuth

  2. he Art Of Computer Programming Volume 4 Donald E Knuth
  3. 所属分类:其它

    • 发布日期:2014-11-08
    • 文件大小:3145728
    • 提供者:wangjiaweiwei
  1. 神经网络结构优化算法

  2. Abstract— Training neural networks is a complex task of great importance in the supervised learning field of research. We intend to show the superiority (time performance and quality of solution) of the new metaheuristic bat algorithm (BA) over othe
  3. 所属分类:深度学习

  1. 智能问答算法原理及实践之路

  2. 高清版,智能问答算法原理及实践之路CONTENTS 01 智能问答算法原理 02 实践:小知客服机器人电话机器人 03 总结和挑战 腾讯小知 总览 query 中控逻辑 response 任务机器人 知识图谱机器人 FAQ机器人 闲聊机器人 阅读理解机器人 KNOWLEDGE GRAPH AQ豆豆 腾讯小知 腾讯小知 FAQ机器人 Preprocess:对 query进行预处理,抽取NLP特征 社保余额 怎么查询? 纠错 标准化文本特征提取 FAQ问题集 Retrieval:从问题索引中召回
  3. 所属分类:机器学习

    • 发布日期:2019-07-15
    • 文件大小:3145728
    • 提供者:weixin_45246409
  1. 大数据下的机器学习算法综述.pdf

  2. 大数据下的机器学习算法综述,介绍利用大数据做机器学习的常用算法ordan Little bootstraps Boot frap ordan 4 4.1 4.2 Kol- Tucker Memory -Efficient Tucker Decomposition MET MET densed Nearest Neighbor CNN R duced nearest neighbor RnN Ed MET ted Nearest Neighbor ENN Wahba h 10 Regularize
  3. 所属分类:机器学习

    • 发布日期:2019-07-16
    • 文件大小:326656
    • 提供者:hejx1213
  1. 基于暗通道先验的图像去雾算法.zip

  2. 基于何凯文博士的参考文献He K, Sun J, Tang X. Single image haze removal using dark channel prior[J]. IEEE CVPR, 2009.所写的基于暗通道先验的去雾算法matlab代码,内有代码,论文,及测试图片
  3. 所属分类:深度学习

    • 发布日期:2020-04-10
    • 文件大小:4194304
    • 提供者:xjysj
  1. LR算法-example.pdf

  2. 在编译器的前端设计中,对于LL分析和LR分析作为最重要的实现方式。该算法就是书本上的进一步实现Lets fill in the row for State 0 together. Looking back at our notes above, we see that on A we transition to State 1 and on a we transition to State 2. Transitions on terminals like a are called " shift
  3. 所属分类:C

    • 发布日期:2019-10-13
    • 文件大小:61440
    • 提供者:weixin_43636999
  1. 基于伪并行遗传算法的煤矿温度监测系统的设计.pdf

  2. 基于伪并行遗传算法的煤矿温度监测系统的设计pdf,基于伪并行遗传算法的煤矿温度监测系统的设计103 10 PF SORE), 2021 BC 2 BC BRR SORE= Q04 0004 Q002 33能量参数 (OE) f=l/(a DSE+ a,FC+ a3SCE a4SORE-asOE+ OE=20-+2-h a CE+a,BCP) 2) CE=∑∑比l (6) Tab 1 weighting coefficien ts of PPGA fitness function 102 05×1
  3. 所属分类:其它

    • 发布日期:2019-09-14
    • 文件大小:263168
    • 提供者:weixin_38743481
  1. DSP算法应用与设计(一).pdf.pdf

  2. DSP算法应用与设计(一).pdfpdf,DSP算法应用与设计(一).pdf图247 Simulink库 + 浏览器和 s2 undo 4 Theis M些 开发中的 一个模型 9如Foam T 3Es 翻品区 +当F R 加的F FenCEr Locat 5〖 了到H时 图251 日x,,rrp 使用DSP 围的 当日 模块集开 发的 Simulink 应用 争” 二r 5品 玉 图2-52 使用浮点 模块集生 sP Blockset 成的 poEd Bo 日p Simulink FxA D
  3. 所属分类:其它

    • 发布日期:2019-09-14
    • 文件大小:6291456
    • 提供者:weixin_38744153
  1. 基于协同进化算法求解寡头电力市场均衡_杨彦.pdf

  2. :建立并分析了考虑网络约束且能考虑需求方策略竞价的电力市场线性供给函数模型, 在该 市场框架中, 独立系统运行员通过求解最优潮流来确定发电安排以及节点电价, 市场策略性参与者 通过竞标来追求最大利润。运用协同进化算法求取市场均衡, 协同进化算法系一种智能代理仿真 方法, 借鉴了生态系统中协同进化机制的理念。多个算例被用来验证协同进化算法的有效性, 实验 结果表明如果市场存在纯策略均衡, 该算法均能够快速收敛到均衡点, 运用简便且具有较强的搜索 能力。200933(18) 电力系疣自动化 市场出清
  3. 所属分类:电信

    • 发布日期:2019-09-04
    • 文件大小:249856
    • 提供者:madam001
  1. 已知的5大聚类算法.pdf

  2. The 5 Clustering Algorithms Data Scientists Need to Know Clustering is a Machine Learning technique that involves the grouping of data points. Given a set of data points, we can use a clustering algorithm to classify each data point into a specic gro
  3. 所属分类:机器学习

    • 发布日期:2019-08-24
    • 文件大小:883712
    • 提供者:homeofcm
  1. 云模型的matlab 算法

  2. 云模型的三个数字特征分别为期望Ex、熵En 和超熵He, 它们以精确数值的形式表征定量概念。这里的算法包括云发生算法和逆向云发生算法
  3. 所属分类:算法与数据结构

  1. 基于负修正和对比度拉伸的快速去雾算法

  2. 针对目前主流去雾方法算法复杂度高而难以满足实时性需求的问题,提出一种提高雾天图像对比度、保持图像颜色的快速算法。对输入图像的负像进行对比度拉伸间接提升雾天图像的对比度,达到了节约运算时间的效果。针对由Lipschitz系数得到的图像结构信息设置自适应的参数,参数设置由关于Lipschitz系数的函数和关于局部像素块亮度平均值的函数两部分组成,最后利用Sigmoid函数自适应地拉伸图像,能够得到色彩自然、细节清晰的无雾图像,相对于He算法,所提算法在速度方面提升了约90%。实验结果表明,该算法在保
  3. 所属分类:其它

    • 发布日期:2021-02-22
    • 文件大小:1048576
    • 提供者:weixin_38690376
  1. resource_allocation:具有嵌套边界的资源分配问题的算法-源码

  2. 具有嵌套约束的资源分配问题的快速精确算法 具有嵌套绑定约束的资源分配问题的代码 概述 该目录包含运行本文中所有数值实验所需的代码: "A fast algorithm for separable convex resource allocation with nested constraints", Zeyang Wu, Qie He, Kameng Nip, In preparation for Submission to INFORMS Journal on Computing 有三个实验
  3. 所属分类:其它

    • 发布日期:2021-02-21
    • 文件大小:3145728
    • 提供者:weixin_42132354
« 12 3 4 5 »