这是一本介绍如何实现ddd的书籍,从这本书中,我们可以学到如何进行面向领域的设计和实现。
2020-01-09 03:11:26 108.47MB ddd
1
基本要求:通过FPGA板的VGA接口在显示器上分别显示不同颜色的横向、竖直条纹图案,横向条纹和竖直条纹的切换通过FPGA板上的按键实现。 横向条纹要求是一幅640*480由8条不同颜色的横向条纹组成的图像,从上到下颜色分别为:红,蓝,绿,蓝,红,绿,红,蓝; 竖直条纹要求是一幅640*480由8条不同颜色的竖直条纹组成的图像,从左到右颜色分别为:红,蓝,绿,蓝,红,绿,红,蓝。 高级要求(可选):通过VGA控制器,在屏幕上显示640*480的单色背景,并在该背景上叠加一个小方块,该小方块能够再屏幕上上下左右移动,实现屏幕保护的效果。VGA单色的背景色自定,小方块的大小自定;以视觉上合适为佳;该小方块要能够按照一定的轨迹在屏幕上运行,速度适中。
2019-12-21 21:30:02 597KB VGA
1
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168 The models and surrounding architectural mechanisms may be in various states of flux as the are refined over time. Some tests may be incomplete. The code is not meant to be a reflection of a production quality work, but rather as a set of reference projects for the book.
2019-12-21 21:21:47 780KB DDD 领域设计
1
基于Verilog的I2C总线驱动设计,有代码和文档详解
2019-12-21 21:20:05 162KB verilog I2C
1
IGBT驱动电路设计与分析课题的开题报告
2019-12-21 21:03:13 534KB IGBT 开题报告
1
DSP技术及应用实习-基于DSP的直流电机驱动设计。有代码,有文档
2019-12-21 20:46:23 516KB DSP  直流电机
1
关于DMD驱动板的设计,基于FPGA及DLP芯片
2019-12-21 20:33:13 665KB 压缩感知 试验仿真 DMD驱动设计
1
本书是Eric Evans对他自己写的《领域驱动设计-软件核心复杂性应对之道》的一本字典式的参考书,可用于快速查找《领域驱动设计》中的诸多概念及其简明解释。书是英文版的,2015年3月修订版,我已经加了目录,方便大家参阅。 Acknowledgements Definitions Pattern Language Overview I. Putting the Model to Work Bounded Context Ubiquitous Language Continuous Integration Model-Driven Design Hands-on Modelers Refactoring Toward Deeper Insight II. Building Blocks of a Model-Driven Design Layered Architecture Entities Value Objects Domain Events * Services Modules Aggregates Repositories Factories III. Supple Design Intention-Revealing Interfaces Side-Effect-Free Functions Assertions Standalone Classes Closure of Operations Declarative Design iii Drawing on Established Formalisms Conceptual Contours IV. Context Mapping for Strategic Design Context Map Partnership * Shared Kernel Customer/Supplier Development Conformist Anticorruption Layer Open-host Service Published Language Separate Ways Big Ball of Mud * V. Distillation for Strategic Design Core Domain Generic Subdomains Domain Vision Statement Highlighted Core Cohesive Mechanisms Segregated Core Abstract Core VI. Large-scale Structure for Strategic Design Evolving Order System Metaphor Responsibility Layers Knowledge Level Pluggable Component Framework
2019-12-21 20:12:31 458KB DDD 领域驱动设计 “Eric Evans"
1
领域驱动设计 软件核心复杂性应对之道 修订版 epub电子书
2019-12-21 20:07:42 12.43MB 领域驱动设计 epub
1
C#领域驱动设计英文原版
2019-12-21 19:31:21 6.7MB C#
1