搜索资源列表
123.C
- 设计一个程序来生成一个``spirograph ,``Spirograph 是通过不同方式连接许多线段来生成的圆形图案。程序应该有两个命令行参数,第一个指定图中线段的数目,第二个指定顶点的连接方式,即第一个顶点与后面的第几个顶点连接。 -design of a procedure to generate a `` spirograph, `` Spirograph is linked through many different segments to generate a circular p
Command
- 设计模式,命令模式,好莱坞法则,学习设计模式-design pattern, command pattern
UsingTheCommandPattern
- Using the Command pattern implementation
Grid
- grid的命令模式设计,包括多个命令,常用啊-grid command pattern design
Command.design.c
- c#设计模式Command经典代码 Command design pattern c # code -classic Command design pattern c# code
mvstereo_v1.0[1]
- This a C++ implementation of the multi-view stereo matching algorithm described in: Brandon M. Smith, Li Zhang, Hailin Jin. Stereo Matching with Non- parametric Smoothness Priors in Feature Space. IEEE Computer Society Conference on Com
Command
- Command模式又称为行动(Action)模式或交易(Transaction)模式。命令模式把一个请求或者操作封装到一个对象中-Command pattern is also known as action (Action) mode or transaction (Transaction) mode. Command mode to encapsulate a request or operation of an object
UndoPattern
- 非Command或Momento模式的一种实现Undo/Redo功能的框架、示例以及测试源码。-An example framework for undo/redo functionality without using Command or Momento pattern.
UndoRedoDemo
- 此程序利用命令者设计模式实现了通用程序的撤销与重做功能!-This demonstrator use command pattern to make the Undo/Redo function come true.
DesignPatternCPP
- C++设计模式的实现:命令模式、代理模式、单件模式等;-the implementation of C++ Design Pattern:Command ,fork,Proxy Singleton
agrcqrs
- Arg.CQRS是一个C#框架来实现领域驱动设计应用和读写分离模式,并包含事件朔源功能。-Agr.CQRS is a C# framework for DDD applications that use the Command Query Responsibility Segregation pattern (CQRS) and Event Sourcing.
Drawcude
- 绘制立体图形图案的VC++源码例子,也就是立体的长方形线条图形,用户需要指定立方体的长度、宽度、高度和倾斜角度,设定完毕后直接按“绘图”命令,生成的图形也还算标准,如果是立方体的某一边是被遮掩的,则用虚线来表示。-Rendering three-dimensional graphics pattern VC++ source code examples, which is a three-dimensional rectangular line graphics, the user needs
usingexnmpye
- 这是一个可以多步回退的例子,使用Command模式,即可以对对象属性回退-This is an example of can step back, using the Command pattern, namely the object properties can be rolled back
4128133
- 这是一个可以多步回退的例子,使用Command模式,即可以对对象属性回退-This is an example of can step back, using the Command pattern, namely the object properties can be rolled back
pattern-cap-nack
- This is an example of can step back, using the Command pattern, namely the object properties can be rolled back
xuanbiliang
- 以悬臂梁为例,用有限元法编程生成质量矩阵和刚度矩阵(采用平面梁单元,单元数在10到30之间)。 使用matlab的用于广义特征值问题分析的函数(eig(A,B,'chol'),该命令使用乔莱斯基分解的方法,计算对称矩阵A和对称正定矩阵B的广义特征值问题。A对应刚度矩阵,B对应质量矩阵)计算梁的前三阶固有频率和振型,计算得到梁的前三阶固有频率和振型,并画出振型图。(Taking cantilever beam as an example, the mass matrix and stiffness