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

搜索资源列表

  1. MVCDemo_view

    0下载:
  2. model view controller of C# , mainly about the pattern-MVC pattern design and implementation
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:174295
    • 提供者:me
  1. Addison-Wesley_-_Modern_C++

    0下载:
  2. Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt w
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1213863
    • 提供者:voirin
  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. designPattern

    0下载:
  2. JDBC连接数据库代码,采用设计模式中的工厂模式和策略模式进行设计,对于需要连接Mysql更是提供了很好的框架性,隐藏了数据库操作的复杂性-JDBC database connection code, design patterns factory pattern and strategy pattern design, for it is necessary to connect Mysql provides a good framework, hiding the complexity of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2905
    • 提供者:xxzm
  1. caideng

    0下载:
  2. 设计并调试好一个16*16 LED点阵组成的彩灯图案,要求一种花案模式一直循环,最后用EL-EDA-V型EDA实验开发系统进行硬件验证。 图案:实现16*16点阵的16行同时从上往下依次点亮,全亮后16行又同时从下往上依次熄灭; -Design and debug a good 16* 16 LED lantern patterns composed of dot-matrix, to a flower cycle model has been the case, and finally
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:396409
    • 提供者:庄青青
  1. mvp

    0下载:
  2. Default schema in a model-view-presenter pattern design.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:141807
    • 提供者:ocarina
  1. m

    0下载:
  2. 指纹识别系统设计时提出的一种基于方向图的指纹识别设计的一段程序-Fingerprint Identification System to design a pattern based on the design of the fingerprint identification process for some
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:20853
    • 提供者:宋慧娟
  1. 8caideng

    0下载:
  2. 试设计一种彩灯控制器控制8盏灯。该彩灯控制器有4种自动切换的花样。第一种花样为彩灯从右到左,然后从左到右逐次点亮,全灭全亮;第二种花样为彩灯两边同时亮一个逐次向中间移动再散开;第三种花样为彩灯两边同时亮两个逐次向中间移动再散开;第四种花样为彩灯两边同时亮三个,然后四亮四灭,四灭四亮,最后一灭一亮。四个花样自动变换,重复以上过程。输入时钟频率为500Hz,灯亮的时间在1—4秒之间,可以自由控制。电路中以“1”代表灯亮,以“0”代表灯灭。-Lantern try to design a contro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1400
    • 提供者:liruigang
  1. handwrit

    0下载:
  2. 手写签名数据,基于模式识别的手写汉字识别系统设计-Based on pattern recognition of handwritten Chinese character recognition system design
  3. 所属分类:Document

    • 发布日期:2017-04-29
    • 文件大小:84015
    • 提供者:张瑞
  1. AbstractFactory

    0下载:
  2. 设计模式--抽象工厂模式实现多数据库连接-Design Patterns- Abstract Factory pattern to achieve multi-database connectivity
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:122831
    • 提供者:wan
  1. php-code

    0下载:
  2. “设计模式”这个术语最初被设计用于建筑学领域。Christopher Alexander 在他1977的著作“A Pattern Language :Towns/Building/Construction”里面描述了一些常见的建筑学设计问题,并解释了如何用这些已有的,著名的模式集合来开始全新 的有效的设计。Alexander的观点被很好的转化到软件开发上来,并且长期的合意的用原有的组件来构造新的解决方案。 -design code
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-10
    • 文件大小:1128824
    • 提供者:欣怡
  1. FDR_codes_compression_based_on_compatible

    0下载:
  2. 一种基于相容压缩和FDR编码压缩的综合压缩方法。该方法首先把原始测试集的测试向量转变成多扫描链的形式,利用测试向量间的相容关系进行第一次压缩——相容压缩,在此基础上对相容压缩过的测试集进行重排,使其仍然保持原始测试集中测试模式的排列特性,并对其进行优化排序,使得相邻模式间具有最少的不同位,最后利用FDR编码方法进行第二次压缩。 目前,减少测试应用时间和测试数据容量是测试领域的努力方向。本文提出的这种方法可以有效的减少存储容量和降低测试时间从而有效的降低了测试成本。与类似的纯编码压缩方法相比,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4615
    • 提供者:张志刚
  1. Design_Patterns

    0下载:
  2. 设计模式:工厂模式、单例模式的基本实现,清晰简单,方便学习。-Design Patterns: Factory Pattern, single cases of the basic model to achieve, clear and straightforward, easy to learn.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4649984
    • 提供者:贾玉辉
  1. design_patterns

    0下载:
  2. 软件工程设计模式精讲包括工厂模式DAO模式等-Software engineering, design patterns, including精讲factory pattern, DAO pattern, etc.
  3. 所属分类:software engineering

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

    0下载:
  2. 这是一个关于设计模式的例子演示。关于iterator模式和 interpreter模式没有演示。 代码的价值在于 :如果你不熟悉设计模式,这些例子能在你学习设计模式的过程中,帮助你更好的理解。 如果你想用来直接做项目,那它太简陋了。 作者余洋保留版权 但你可以自由的使用它。 本人保留修改和公布这些代码的权利,他人不允许散发这些代码. 代码在变量 函数设计 等一些细节的地方并不太理想,但我尽量把任务在我规划的时间内完成。 如果你将事例修改的更好 或你对于设计模式的使用上有自
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:23804
    • 提供者:yuyang
  1. classify

    0下载:
  2. 模式识别中,固定增量聚类算法,课程设计项目-Pattern Recognition, fixed incremental clustering algorithm, the curriculum design project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:Mike Johnson
  1. pr

    0下载:
  2. 关于模式识别的一些文章,离群点的检查,svm的介绍,最优化设计-A number of articles on pattern recognition, inspection of outliers, svm introduction, the most optimal design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:526247
    • 提供者:周伟
  1. tuanshejixitong

    0下载:
  2. 《visual c++图案设计系统》第六章——图案设计系统-" Visual c++ graphic design system," Chapter VI- Pattern Design System
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:156444
    • 提供者:李树奎
  1. code1

    0下载:
  2. 大话设计模式1至16章代码,共有16种模式,01简单工厂模式,02策略模式-Lying design code chapter 1-16, a total of 16 models, 01 a simple factory pattern, strategy pattern, etc. 02
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1332287
    • 提供者:唐进
  1. ImageProcessing-CircleDetection-RenatoSalas_final

    0下载:
  2. The present report outlines the design, implementation and performance of the application of Hough Transform (HT) to detect circles in arbitrary pictures. Detecting circles in arbitrary pictures involves a two step process in this project. First,
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1108062
    • 提供者:donna
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com