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

搜索资源列表

  1. Keil_XMC1300_ADC_外部触发模式例程

    0下载:
  2. Keil_XMC1300_ADC_外部触发模式例程.zip,基于XMC1300,在Keil平台实现ADC外部触发模式(Implementation of ADC external trigger mode on Keil platform based on XMC1300)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-23
    • 文件大小:854016
    • 提供者:kingryluo
  1. 《模式识别与智能计算》全书实例的源程序

    2下载:
  2. 为了方便读者学习本书的内容,特地将本书中各章节自编函数(见“《模式识别与智能计算》部分函数的源程序”文件夹)及书中较多行的命令(见“《模式识别与智能计算》全书实例的源程序”文件夹),都摘录于各章节中。使用时请将其转换成M文件格式,并且注意M文件中是英文状态,所以要特别注意word格式中的标点符号及提示符前面的空格是否是英文状态(在M文件中,如果字符不是英文状态,会出现波红色浪线的提示)。 如果文件中是函数,则根据matlab形式要求,将其写成函数形式,并保存在相应的路径上。(In order
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:126976
    • 提供者:橡树
  1. netlab模式分析工具箱

    1下载:
  2. matla模式识别工具箱,图像模式识别工具箱。辅助判别分析研究。(Matla pattern recognition toolbox, image pattern recognition toolbox. Auxiliary discriminant analysis.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:253952
    • 提供者:tyj123
  1. 模式识别

    0下载:
  2. 模式识别分类,聚类,特征提取,特征选择,特征变换(Pattern recognition, classification, clustering, feature extraction)
  3. 所属分类:图形/文字识别

  1. 模式识别与智能计算-Matlab技术实现(光盘)

    3下载:
  2. 模式识别与智能计算-Matlab技术实现的光盘文件,可以直接执行(Pattern recognition and intelligent computing, -Matlab technology to achieve the compact disk file, can be directly implemented)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:1183744
    • 提供者:DD_claude
  1. Head First 设计模式(中文版)

    1下载:
  2. head first设计模式中文版,生动有趣,学习设计模式不枯燥(Head first design pattern Chinese version, vivid and interesting, learning design model is not boring)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-17
    • 文件大小:46550016
    • 提供者:hoaiso
  1. 《模式识别与智能计算》源代码

    2下载:
  2. 《模式识别与智能计算》书上的例子,仅供参考("Pattern recognition and intelligent computing" in the book example, for reference only)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:152576
    • 提供者:一123
  1. C#设计模式

    0下载:
  2. C#设计模式图书教程分享 希望对大家有所帮助(C# design patterns, books, tutorials, sharing)
  3. 所属分类:C#编程

  1. 设计模式初学者指南

    0下载:
  2. 本书介绍如何以面向对象的方式来编程,以及如何用设计模式来解决面向对象系统中的常见问题(This book describes how to program in an object-oriented manner and how to use design patterns to solve common problems in object-oriented systems)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:35155968
    • 提供者:颖翳
  1. 23个设计模式C#代码

    0下载:
  2. 简单代码,直观理解设计模式,容易学习,建议收藏。(Simple code, intuitive understanding of design patterns, easy to learn, it is recommended to collect.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:26624
    • 提供者:方法的
  1. 模式识别与智能计算光盘软件

    0下载:
  2. 模式识别与智能计算课本所有matlab例程程序。(Pattern recognition and intelligent computing textbooks, all matlab routines.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1183744
    • 提供者:BINGO12345
  1. 时间触发嵌入式系统设计模式英文版

    0下载:
  2. 本书主要内容包括: 针对使用一个或多个微控制器的嵌入式应用,设计实现完整的调度操作系统。 采用开关、键盘、LED显示、LCD等元件创建用户界面。 有效地使用网络和通信协议。 在监控系统设计中应用PID算法脉冲宽度调制。 本书特点: 通过列举大量 的例子来说明如何将特定模式应用到实际项目中。 在相关的上包括了众多的详细案例研究。(The main contents of this book include: For the embedded applications using o
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:6582272
    • 提供者:guaishou456235
  1. 模式识别-黄庆明_中科院

    0下载:
  2. 着重讲述模式识别的基本概念,基本方法和算法原理(This paper focuses on the basic concepts, basic methods and algorithm principles of pattern recognition)
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:18471936
    • 提供者:木子九日
  1. 大话模式源代码

    0下载:
  2. 大话设计模式书籍的C++代码实现,对照书籍查看即可(C++ code implementation of big design pattern books)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-31
    • 文件大小:4504576
    • 提供者:JUSTONEBOY
  1. 商场收银-策略模式

    0下载:
  2. 基于LabVIEW设计的大话设计模式中的例子(Lying design patterns in the design examples based on LabVIEW)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:655360
    • 提供者:gamaqi
  1. x86汇编语言-从实模式到保护模式

    0下载:
  2. 学习从引导跳转至保护模式,在跳转至内核模式的整个过程(Learn from boot jump to protected mode, jump to kernel mode of the whole process)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:4885504
    • 提供者:niu汇编
  1. 典型热层密度模式误差分析

    0下载:
  2. 分析热层模式误差,使用的champ卫星rso数据(analysis themosphere model)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2979840
    • 提供者:刘一刀
  1. JavaScript设计模式与开发实践

    0下载:
  2. Javascr ipt设计模式与开发实践.zip(Javascr ipt design pattern and development practice)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:7627776
    • 提供者:lhj767382286
  1. C++常见设计模式的解析和实现+源码解析

    1下载:
  2. C++常见设计模式的解析和实现+源码解析.rar(C++ design ,my English is bad)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1077248
    • 提供者:漂泊的狼
  1. C#设计模式

    0下载:
  2. C#经典设计模式,常见的设计模式,C#架构学习必备资料(C# classic design patterns, common design patterns, C# architecture learning essential information)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:5259264
    • 提供者:littlestorn
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com