搜索资源列表

  1. 设计模式(外观模式)

    0下载:
  2. 设计模式(外观模式)
  3. 所属分类:其它

    • 发布日期:2011-07-24
    • 文件大小:2937959
    • 提供者:qiaokeligongzhu
  1. 设计模式

    0下载:
  2. 介绍软件设计的几种模式-introduced software designed several models
  3. 所属分类:电子书籍

    • 发布日期:2024-05-09
    • 文件大小:136192
    • 提供者:寒云
  1. 设计模型

    0下载:
  2. 一个介绍设计模式的文档-a briefing document design patterns
  3. 所属分类:电子书籍

    • 发布日期:2024-05-09
    • 文件大小:177152
    • 提供者:徐刚
  1. 一个strategy模式的例子

    0下载:
  2. 一个stragegy模式的例子,学习设计模式的可以参考-stragegy a model example of learning design patterns can reference
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:24576
    • 提供者:小建
  1. javapatternsjava设计模式代码

    0下载:
  2. JAVA设计与模式一书的源代码 此书非常流行,非常实用,值得一看 这是此书的代码,免的大家去买书了!-JAVA design a model with the source code for the book is very popular, very practical, it is worth looking at the code book, you go from the books!
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:301056
    • 提供者:张辉
  1. observer模式

    0下载:
  2. 设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:陈刚
  1. Singleton模式

    0下载:
  2. 设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:陈刚
  1. 面向对象设计原则

    0下载:
  2. 关于设计模式的好文章 是一片关于设计模式的翁 大家给点意见-on design patterns is an excellent article on design patterns for everyone Weng points
  3. 所属分类:编辑框

    • 发布日期:2024-05-09
    • 文件大小:227328
    • 提供者:sdfa
  1. 数据结构与算法——面向对象的C++设计模式

    0下载:
  2. 本书的主要内容是数据结构和算法的基本原理--这是设计大而复杂的软件产品所必须具备的基础-the book is mainly about data structures and algorithms of the basic tenets-- this is a design of large and complex software products are an essential foundation
  3. 所属分类:电子书籍

    • 发布日期:2024-05-09
    • 文件大小:21896192
    • 提供者:李朝
  1. 装饰模式

    0下载:
  2. java设计模式的见解 对于装饰模式一些见解以及举例说明怎么试用装饰模式(the understand of software design pattern)
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:547840
    • 提供者:z小佳
  1. 时间触发嵌入式系统设计模式英文版

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

    • 发布日期:2024-05-09
    • 文件大小:6582272
    • 提供者:guaishou456235
  1. 大话模式源代码

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

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

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

    • 发布日期:2024-05-09
    • 文件大小:655360
    • 提供者:gamaqi
  1. 设计模式

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

  1. 15.C#设计模式

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

    • 发布日期:2024-05-09
    • 文件大小:5328896
    • 提供者:老徒弟
  1. GoF+23种设计解析附C++实现

    0下载:
  2. 四人帮设计模式的详细解析,同时包括C++的实现,是学习设计模式的好资料。(The analysis of GoF design patterns, include C++ implementation.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1112064
    • 提供者:alawneric
  1. C#设计模式

    0下载:
  2. 《C#设计模式》由James W. Cooper编著,首先简明扼要地介绍了C#、面向对象编程、继承和UML图,然后分章描述了23种设计模式及各自的使用场合,并阐明了模式在大型设计中的作用。每种模式的用法都配有相应的示例程序演示,这些程序收录在随书配套光盘中,可以直接运行、测试、编辑和使用。(The C# design pattern is compiled by James W. Cooper. First, it introduces
  3. 所属分类:C#编程

  1. 设计模式PPT

    0下载:
  2. 设计模式代表了最佳的实践,通常被有经验的面向对象的软件开发人员所采用。(Design patterns represent best practices and are often adopted by experienced object-oriented software developers.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:18153472
    • 提供者:哈罗再哈罗
  1. c#设计模式源代码

    0下载:
  2. c#设计模式源代码,c#设计模式源代码,c#设计模式源代码
  3. 所属分类:C#编程

  1. 李建忠c 设计模式源码和课件 (1)

    0下载:
  2. 设计模式课件及源代码资料,网络上有相关配套视频(Design mode courseware and source code information)
  3. 所属分类:文档资料

    • 发布日期:2024-05-09
    • 文件大小:11536384
    • 提供者:小宅乐
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org