搜索资源列表

  1. C#设计模式(+含随书源码)

    1下载:
  2. 本书主要介绍如何用最常见的设计模式编写C#程序。全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程;然后分别讲述了创建型模式、结构型模式和行为型模式。每一类设计模式又包括若干种具体模式,共有23种。在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中。此外,每一章还提供了UML图,用以说明类之间的关系。本书适用于计算机及相关
  3. 所属分类:系统编程

  1. C++设计模式-中文版

    1下载:
  2. 中文版的C++描述的设计模式电子书,共有20多种常用的面向对象的模式,非常实用。
  3. 所属分类:电子书籍

    • 发布日期:2011-02-14
    • 文件大小:10.09mb
    • 提供者:wy_2001317
  1. 设计模式C++使用实例 .doc

    0下载:
  2. 设计模式C++使用实例
  3. 所属分类:电子书籍

    • 发布日期:2011-02-20
    • 文件大小:34.5kb
    • 提供者:PROBER
  1. C++设计模式(单件模式)

    0下载:
  2. C++设计模式(单件模式)
  3. 所属分类:其它

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

    1下载:
  2. 软件设计模式,C++描述
  3. 所属分类:VC/C++相关

    • 发布日期:2012-04-12
    • 文件大小:11.18mb
    • 提供者:pc4922
  1. C#设计模式:抽象工厂实例

    0下载:
  2. C#设计模式:抽象工厂实例解析 用源代码来作实例分析,可以加深理解.
  3. 所属分类:.NET相关

  1. 设计模式迷你手册

    0下载:
  2. 设计模式迷你手册!一定会令你满意!-design manual mode mini! It will surely satisfy you!
  3. 所属分类:电子书籍

    • 发布日期:2024-11-17
    • 文件大小:173kb
    • 提供者:李可
  1. c#_pattern

    0下载:
  2. 23个设计模式是史上公认的经典,实例代码目前多是JAVA版的,现在上传个C#版的-23 was designed to recognized the history of the classic examples of the current multi-source version of Java is now upload C# version of the
  3. 所属分类:C#编程

    • 发布日期:2024-11-17
    • 文件大小:862kb
    • 提供者:zbjg
  1. Csharpe设计模式---外观模式

    0下载:
  2. c#kai发得一个外观模型,希望能给菜鸟们一些提示提高c#程序开发技术-issuing an exterior model, in hopes of giving the guys some hints to improve c# programming technology
  3. 所属分类:C#编程

    • 发布日期:2024-11-17
    • 文件大小:70kb
    • 提供者:徐立
  1. 时间触发嵌入式系统设计模式源码

    0下载:
  2. 时间触发嵌入式系统设计模式源码, 是51单片机得不错的操作系统-trigger time embedded system design source, the microcontroller is quite 51 operating system
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-17
    • 文件大小:3mb
    • 提供者:姚建业
  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-11-17
    • 文件大小:20.88mb
    • 提供者:李朝
  1. Csharp设计模式中文版

    0下载:
  2. C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有: 《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版 代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# vario
  3. 所属分类:C#编程

    • 发布日期:2024-11-17
    • 文件大小:3.85mb
    • 提供者:
  1. Csharp设计模式中文版源代码

    0下载:
  2. C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有: 《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版 代码、-Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# vario
  3. 所属分类:C#编程

    • 发布日期:2024-11-17
    • 文件大小:2.4mb
    • 提供者:
  1. 设计模式CHM版

    1下载:
  2. 值得学习,要想制作大型软件,而且采用面向对象的编程,设计模式不能不学。-worth learning, in order to produce large software and object-oriented programming, design patterns can not learn.
  3. 所属分类:软件工程

    • 发布日期:2024-11-17
    • 文件大小:204kb
    • 提供者:杨立
  1. yangzhang设计模式

    0下载:
  2. c#版设计模式,包含设计模式以及根据模式的进阶实践,源码和理论。(c# Design pattern, Contains design patterns and advanced practices based on patterns, sources, and theories.)
  3. 所属分类:文档资料

    • 发布日期:2024-11-17
    • 文件大小:270kb
    • 提供者:装甲龙
  1. 23种设计模式(C++)

    1下载:
  2. 23种设计模式,帮助大家熟悉设计模式。C++版本,需要一定的C++基础(23 design patterns that help you get familiar with the design patterns. The C++ version requires a certain C++ base)
  3. 所属分类:软件工程

    • 发布日期:2024-11-17
    • 文件大小:1.29mb
    • 提供者:李帅好帅
  1. 23个设计模式C#代码

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

    • 发布日期:2024-11-17
    • 文件大小:26kb
    • 提供者:方法的
  1. 大话设计模式(带目录完整版)

    0下载:
  2. 设计模式讲解中的精品,作者把20几种设计模式讲的很浅显易懂。(The design model explains the quality, the author of 20 kinds of design model is very easy to understand)
  3. 所属分类:C#编程

    • 发布日期:2024-11-17
    • 文件大小:60.95mb
    • 提供者:小李霜
  1. 大话设计模式

    0下载:
  2. 通俗易懂的设计模式,java为模板,c++也可以套用(Easy to understand design patterns, Java as a template, c++ can also be applied)
  3. 所属分类:软件工程

    • 发布日期:2024-11-17
    • 文件大小:9.56mb
    • 提供者:jacyx
  1. c#设计模式源代码

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

    • 发布日期:2019-04-16
    • 文件大小:1006.63kb
    • 提供者:zlaugust@163.com
« 12 3 4 5 6 7 8 9 10 ... 47 »

源码中国 www.ymcn.org