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

搜索资源列表

  1. singleton

    0下载:
  2. 设计模式中单件类的例子,用VC++开发,有源码和可执行程序,直接编译运行。是根据李建忠的设计模式讲义编写的例子,对初学设计模式的人很有帮助。-Design Patterns in a single category of examples, using VC++ development, there is source code and executable programs, run the compiler directly. LI Jian-zhong design is based on
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1776285
    • 提供者:李广
  1. MVC_MontyHall

    0下载:
  2. 用MVC结构模式实现MontyHall游戏。其中用了Observer设计模式,和适合初学设计模式者参考-MVC structure with MontyHall game mode. Which used the Observer design pattern
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:26537
    • 提供者:凌鹰
  1. Bridge

    0下载:
  2. Bridge模式的源代码。对初学设计模式的人,可以看一下。-Bridge
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7074
    • 提供者:讲学
  1. DesignPattern

    0下载:
  2. 可以给初学设计模式者,提供很好的资料,值得收藏,很多的故事背景,容易理解。-Design patterns to the beginner who can provide good information, it is worth collecting, a lot of story background, easy to understand.
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:63771323
    • 提供者:kevin
  1. CSharpSocket

    0下载:
  2. 这是一篇基于Socket进行网络编程的入门文章,我对于网络编程的学习并不够深入,这篇文章是对于自己知识的一个巩固,同时希望能为初学的朋友提供一点参考。文章大体分为四个部分:程序的分析与设计、C#网络编程基础(篇外篇)、聊天程序的实现模式、程序实现。-This is a Socket-based network programming in the introductory article, I am learning web programming, and not deep enough, t
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:80921
    • 提供者:mutou
  1. diaged03java

    0下载:
  2. 这是运用到Java中的Applet编写的一个图形编辑器软件,设计模式的思想比较突出。利于面向对象的初学实践。这是UML实践(第一版)中的例子-Applet in Java can be used to learn Object-Oriented programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:9588
    • 提供者:lixiao
  1. CPP-NORMAL-design-model-Explain

    0下载:
  2. C++中一些常用或者进阶的高级设计模式介绍及实现事例,供c++初学或进阶者学习。-the normal Deasin model and agrithem of C++ ,for the First Learn or senior programmer to learn .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1039965
    • 提供者:谢宗武
  1. C_Sharp_Socket

    0下载:
  2. 这是一篇基于 Socket 进行网络编程的入门文章,我对于网络编程的学习并不够深入, 这篇文章是对于自己知识的一个巩固,同时希望能为初学的朋友提供一点参考。文章大体分 为四个部分:程序的分析与设计、C#网络编程基础(篇外篇)、聊天程序的实现模式、程序实 现。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:878852
    • 提供者:dd
  1. BuilderModel

    0下载:
  2. 本程序是一个关于建造者模式的小程序,其内容简洁易懂,很好的体现了建造者设计模式的特点,很适合初学设计模式的人 -this is a small project about the style of builder mode ,it is simple but easy to understand.it is suitable for the beginner
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:10533
    • 提供者:wuhanjuan
  1. FactoryMethod

    0下载:
  2. 本程序是一个关于建造者模式的小程序,其内容简洁易懂,很好的体现了建造者设计模式的特点,很适合初学设计模式的人-this is a small project about the style of builder mode ,it is simple but easy to understand.it is suitable for the beginner
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:6913
    • 提供者:wuhanjuan
  1. simple-engineering-model

    0下载:
  2. 软件工程的程序设计模式之简单工厂模式,对于初学简单工程模式的人来说可以用来借鉴。-Software engineering, programming model simple factory pattern, simple project for the beginner mode can be used to draw people.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:12753
    • 提供者:jiaoyanpng
  1. observer

    0下载:
  2. 观察者模式的简单代码实现。有助于对初学设计模式这对观察者模式的理解。-Simple observer pattern code. This design pattern helps the beginner understand the observer pattern.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:212740
    • 提供者:
  1. Strategy

    0下载:
  2. 设计模式中策略模型的小程序,初学设计模式策略模式。-Strategy Pattern
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:12762
    • 提供者:Mr Liu
  1. DesignPattern

    0下载:
  2. 大话设计模式英文版,源代码及中文阅读笔记,适合初学设计模式的朋友系统学习-Design pattern English version, source code and Chinese reading notes, suitable for beginners learning friends system design model
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5160159
    • 提供者:TeddyYang
  1. iasvtdry

    0下载:
  2. 可以实现模式识别领域的数据的分类及回归,对于初学matlab的同学会有帮助,是小学期课程设计的题目,进行逐步线性回归,用于信号特征提取、信号消噪,通过matlab代码。- You can achieve data classification and regression pattern recognition, Matlab for beginner students will help, Is the topic of the elementary school stage curricul
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8080
    • 提供者:ghgxkg
  1. mmytcnmi

    0下载:
  2. 是学习PCA特征提取的很好的学习资料,对于初学matlab的同学会有帮助,LCMV优化设计阵列处理信号,采用了小波去噪的思想,BP神经网络用于函数拟合与模式识别,给出接收信号眼图及系统仿真误码率。-Is a good learning materials to learn PCA feature extraction, Matlab for beginner students will help, LCMV optimization design array signal processing,
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11826
    • 提供者:uuneib
  1. henjang_v21

    0下载:
  2. BP神经网络用于函数拟合与模式识别,对于初学matlab的同学会有帮助,课程设计时编写的matlab程序代码。- BP neural network function fitting and pattern recognition, Matlab for beginner students will help, Course designed to prepare the matlab program code.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:8924
    • 提供者:gengfunkoumen
  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. 大话设计模式完整版

    0下载:
  2. 适合初学设计模式的java开发人员学习。(Suitable for beginners to learn the design pattern of java developers to learn.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-28
    • 文件大小:1197056
    • 提供者:-54188-
搜珍网 www.dssz.com