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

搜索资源列表

  1. 单例模式

    0下载:
  2. 单例模式确保某个类只有一个实例,而且自行实例化并向整个系统提供这个实例。(Singleton patterns ensure that a class has only one instance, and instantiate itself and provide the whole system with this instance.)
  3. 所属分类:汇编语言

  1. 模式识别 聚类

    0下载:
  2. 模式识别作业,两种聚类算法kmeans,dbscan,python算法(pattern recognition homework)
  3. 所属分类:数值算法/人工智能

  1. 设计模式:可复用面向对象软件的基础

    0下载:
  2. 设计模式:可复用面向对象软件的基础 极力推荐阅读(Design Patterns: Reusable object-oriented software is strongly recommended reading)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:11047936
    • 提供者:hello_你好
  1. 收费模式免费试看的视频网站源码

    0下载:
  2. 收费模式免费试看的视频网站,目前国内性价比可靠,稳定好的源代码。(Charge mode free trial video website)
  3. 所属分类:WEB开发

    • 发布日期:2018-01-07
    • 文件大小:38740992
    • 提供者:数字中国
  1. 设计模式

    0下载:
  2. 3-5 观察者模式实例之股票变化:某在线股票软件需要提供如下功能:当股票购买者所购买的某支股票价格变化幅度达到5%时,系统将自动发送通知(包括新价格)给购买股票的股民。现使用观察者模式设计该系统,绘制类图并编程模拟实现。 3-6状态模式实例之银行转账:在某银行系统中,我们定义了账户的三种状态:(1)如果账户(Account)中余额(balance)大于等于0,此时账户的状态为绿色(GreenState),即正常状态,表示既可以向该账户存款(deposit)也可以向从该账户取款(whithdra
  3. 所属分类:其他

  1. python设计模式

    1下载:
  2. 用python写的有关设计模式的小项目,用来学习设计模式。(A small project on design patterns written in Python is used to learn design patterns.)
  3. 所属分类:Python编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:pdw
  1. 模式识别

    0下载:
  2. 模式识别课程关于主元分析的人脸识别算法程序(matlab)。(Face recognition The face recognition algorithm program (matlab) for the principal component analysis in the pattern recognition course.)
  3. 所属分类:图形图像处理

  1. 设计模式

    0下载:
  2. 这是一个Java设计模式实例,有助于加深模式的学习(Example of design pattern)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-01-08
    • 文件大小:5120
    • 提供者:帅翻你
  1. 设计模式之禅(第2版)

    0下载:
  2. 设计模式最好的参考书籍,由浅入深,结合例子将设计模式诠释的淋漓尽致(The best reference books of the design pattern, from the shallow to the deep, combined with examples to interpret the design pattern incisively and vividly)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-01-09
    • 文件大小:11243520
    • 提供者:barosliu
  1. 机器学习与模式识别中文版 +pdf+书籍中的算法实现

    2下载:
  2. 机器学习与模式识别中文版 电子书 以及源码,(machine learning and pattern recognition code and pdf book)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:29759488
    • 提供者:ldh127
  1. 设计模式1

    0下载:
  2. 本PDF文档主要是介绍了软件开发中常用的设计模式,以使源代码设计与维护更加便利。(This PDF document mainly introduces the design patterns commonly used in software development to make the design and maintenance of source code more convenient.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:1068032
    • 提供者:hhhhtesthhh
  1. 数据挖掘概念与技术频繁模式

    0下载:
  2. 数据挖掘中的频繁模式、关联和相关。用于挖掘不同物品属性之间的关联规则。(Frequent patterns, associations, and correlations in data mining. It is used to mining association rules between properties of different items.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-10
    • 文件大小:4784128
    • 提供者:fengdongsheng
  1. 15.C#设计模式

    0下载:
  2. 这本书主要介绍如何用最常见的模式编写C#语言程序(This book mainly describes how to write the C# language program in the most common mode)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:5328896
    • 提供者:老徒弟
  1. 《模式识别与智能计算的MATLAB实现》

    0下载:
  2. 《模式识别与智能计算的MATLAB实现》一书的数据文件(pattern identification % intelligent computing)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:375808
    • 提供者:danqd
  1. 设计模式

    0下载:
  2. 指导编程思想,比较好的设计模式PPT,欢迎大家下载!(Guide programming ideas, a better design model PPT, welcome to download.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:17494016
    • 提供者:lisa_deng
  1. 24种设计模式介绍与6大设计原则

    1下载:
  2. 设计模式与设计原则大全 介绍的非常详细如果有需求的朋友可以随便下载看哦(A very detailed introduction to design patterns and design principles)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1362944
    • 提供者:魔王zz
  1. 24种设计模式介绍与6大设计原则

    0下载:
  2. 设计模式介绍,很实用,值得欣赏,希望大家可以有用(Design pattern introduction, very practical)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-04-28
    • 文件大小:1361920
    • 提供者:sunqqq
  1. 企业应用架构模式(PDF带书签索引版)

    0下载:
  2. 企业应用架构模式(Enterprise application architecture model)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:11761664
    • 提供者:重文读书会
  1. 《模式识别与智能计算》源代码

    0下载:
  2. 《模式识别与智能计算》源代码,包含书本全部示例的原代码(Source code for "pattern recognition and intelligent computing")
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:160768
    • 提供者:蓝小枫
  1. 自己写的模式进度窗体

    0下载:
  2. 一个功能完好的进度类,模式的,自己写的,测试通过。.(A well functioning progress class.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:大山川
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com