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

搜索资源列表

  1. SQLeBooksBundle

    0下载:
  2. 设计模式,里面有很多有用的C#的代码和例子!-Design pattern, which has a lot of useful C# code and examples!
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7467079
    • 提供者:Simon
  1. Discuz5V1

    0下载:
  2. 论坛表结构,说明了开源论坛的设计模式和机构方法-Forum table structure, and describes the open source forum methods of design patterns and institutions
  3. 所属分类:File Formats

    • 发布日期:2017-04-28
    • 文件大小:69467
    • 提供者:qin
  1. poptang

    0下载:
  2. 模拟盛大公司的经典游戏,逼真实现其大部分功能。支持大物体、动画物体,支持小龟、猫头鹰、飞碟等坐骑,支持草丛、帐篷、冰窟等掩体物,支持各种主要道具,支持小区、沙漠和冰川三种地形,支持基本模式和复活大战模式。纯面向对象开发,灵活使用继承、多态特性,应用Singleton、Prototype、State等设计模式。-Analog grand the company' s classic games, most of its features realistic implementation. S
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4481765
    • 提供者:jon
  1. designpatterns

    0下载:
  2. 数据结构与算法,主要是讲面向对象的C++设计模式-Object-oriented C++ design patterns. Pdf
  3. 所属分类:Data structs

    • 发布日期:2017-06-14
    • 文件大小:21736725
    • 提供者:ly
  1. CPPDesignPatterns

    0下载:
  2. C++ 设计模式源码,12种设计模式及说明文档-C++ Design Pattern source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:114354
    • 提供者:morry
  1. CommonDesignPatternsForSymbianOS

    0下载:
  2. symbian上常用的设计模式,如活动对象与观察者模式的结合使用。-common design patters for symbian
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2397419
    • 提供者:chenkuanyi
  1. bigtalkdesignpattensourcecode

    0下载:
  2. 大话设计模式源码bigtalkdesignpattern_src-Lying design pattern source bigtalkdesignpattern
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5155840
    • 提供者:天外云
  1. Bayes

    0下载:
  2. 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1272
    • 提供者:屠志海
  1. DouDiZhu

    0下载:
  2. 东地主,毕业设计,包括了网络编程和本地两种模式-DouDiZhu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:145815
    • 提供者:jsh
  1. workspace

    0下载:
  2. 一个类似于log4j的小软件,用于日志记录。该软件的实现使用了多种设计模式。-A similar small software log4j for logging. Implementation of the software using a variety of design patterns.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4395635
    • 提供者:吴海
  1. Test

    1下载:
  2. 基于SSH的实现用户注册与登入功能。非常适合SSH初学者的入门。其中的设计模式可以应用到任何项目中。-Based on the implementation of the SSH users register with the login function. SSH is very suitable for beginners entry. One of the design model can be applied to any project.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-21
    • 文件大小:35842044
    • 提供者:linzhc
  1. changyongsejimoshi

    0下载:
  2. 对一些常用的设计模式进行了图解说明,文章通俗易懂值得一看-Of some commonly used design patterns illustrate, see article easy to understand
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:177590
    • 提供者:zyh
  1. graphapplicationincompute

    0下载:
  2. 图论在计算机中的运用,对于程序员来说,设计一个算法,设计模式的必不可少的工具.-Graph theory in computer use, for programmers, to design an algorithm, design patterns indispensable tool.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2523980
    • 提供者:renjian
  1. Sorter

    0下载:
  2. 快速排序、堆排序、冒泡排序等各种排序算法,设计模式-Fast sort, heap sort , bubble sort, design pattern
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:49936
    • 提供者:陈晓文
  1. answerandquestionsystemdesigh

    0下载:
  2. 这是基于b/s模式的在线答疑系统的设计方案,适合做毕业设计时用.-This is based on the b/s mode of online Q & A system design, the design of suitable graduates to do with.
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:70062
    • 提供者:黄美燕
  1. Pattern-OrientedSoftwareArchitecture

    0下载:
  2. 第一本讲述设计模式的书籍,对于软件开发得人,可以说是必读课本,包括HeadFirs 设计模式,也是非常好的书籍,值得一读-The first book on design patterns for software development may people can say that textbooks are required reading, including HeadFirs design pattern is also very good books, worth reading
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3819522
    • 提供者:xxzm
  1. C

    0下载:
  2. adpter 、Singlen、Template设计模式的实现-adpter, Singlen, Template design pattern implementation
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:47657
    • 提供者:sujinhe
  1. wangluop2p

    0下载:
  2. 本文首先分章介绍 P2P 技术、P2P对等点发现技术、网络技术、面向对象的网络framework 技术;然后实现一个P2P对等点发现模型,以及利用设计模式思想实现对 WINSOK 的面向对象的封装,实现TCP,UDP,及同步时间分离模型(Reactor模型)和主动器模型(Proactor模型),并实现相应的测试程序。-At first,This text divides Chapters to introduce P2P technology, P2P peer discovery techno
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:529980
    • 提供者:朱华
  1. GoF23

    0下载:
  2. GOF的设计模式,里面详细讲述了23中设计模式,用C++源码实例,非常好的学习资料!-GOF design patterns, which has been described in detail in the design pattern 23, using C++ source code examples, study the information very well!
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1146770
    • 提供者:zhuting
  1. mini

    0下载:
  2. 设计模式迷你手册----创建型 结构型 行为型----- Design pattern to create mini-manual-type structure of type A behavior-based
  3. 所属分类:source in ebook

    • 发布日期:2017-04-27
    • 文件大小:177591
    • 提供者:xiewei
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com