-
ad9850
51单片机的应用ad9850DDS数字信号源的C语言程序(51SCM ad9850 DDS SIGNAL GENERATOR
)
- 2010-12-21 21:30:35下载
- 积分:1
-
UML
UML包括事物、关系、图、扩展机制。
(1)事物
结构:类、接口、构件、节点等等。
行为:交互(消息)、状态等等。
分组:包、子系统等等。
注释:注释。
(2)关系
依赖、关联(聚合、组合)、泛化、实现。
(3)图
用例图、交互图(顺序图、协作图)、类图、活动图、状态图等等。
(4)扩展机制(UML includes things, relation, graph, expansion mechanism.
( 1).
Structure: class, interface, components and joints, etc..
Behavior: Interactive ( News ), the state and so on.
Packet: packet, subsystem and so on.
Annotation: annotations.
( 2) relationship
Dependent, Association ( polymerization, composite ), generalization, to achieve.
( 3) map
Use case diagram, diagram ( sequence diagram, collaboration diagram, class diagram, activity diagram ), state diagram and so on.
( 4) extension mechanism)
- 2012-12-21 16:09:10下载
- 积分:1
-
有限域
通过上机操作,使学生对有限域的概念、性质及运算有一个充分的认识,为接下来现代密码学的学习打好基础。(Through the operation of the machine, the students have a full understanding of the concept, nature and operation of the limited domain, so as to lay a good foundation for the study of the next modern cryptography.)
- 2017-12-09 11:19:22下载
- 积分:1
-
钝体振动UDF
说明: FLUENT的UDF,实现钝体运动的模拟,适用于嵌套网格。(The UDF of FLUENT realizes the simulation of blunt body motion and is suitable for overset grids.)
- 2019-08-18 10:43:10下载
- 积分:1
-
weixing
飞行的飞机模型与TC,TC实现飞行模型飞机,(With TC realize flying model plane,)
- 2012-03-02 14:06:24下载
- 积分:1
-
cc430x613x_MPY
TI出品的集成RF通讯功能的低功耗单片机CC430的MPY程序。(TI' s integrated RF communication produced low-power MCU CC430' s MPY program.)
- 2011-05-31 10:08:23下载
- 积分:1
-
C# 使视频播放窗口倾斜一定的角度
C# 使视频播放窗口倾斜一定的角度,且播放窗口会随着主窗口大小的改变而自动变大或变小,窗口倾斜的角度可自己调整,这里是倾斜-30度,你可以改变这个值,编译源代码查看效果。关于窗口倾斜功能的核心代码,请参见以下代码:
this.mediaElement1.Source = new Uri("Bear.wmv", UriKind.Relative);
RotateTransform MyRotateTransform = new RotateTransform();
MyRotateTransform.Angle = -30;
this.mediaElement1.RenderTransform = MyRotateTransform;
需要完整源码的请在本页面下载哦。
- 2023-06-05 00:30:04下载
- 积分:1
-
ProbWordSeg
最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低(greatest probability points accidence, Segmentation algorithm can be used to solve the Chinese word segmentation of Ambiguity, but Word efficient than the largest matching segmentation algorithm lower)
- 2005-04-13 19:33:14下载
- 积分:1
-
isogroup
分配聚类号,聚类编号,记录各聚类中心的距离,(Distribution of cluster number, cluster number, record the distance from the cluster centers,)
- 2009-10-31 16:15:38下载
- 积分:1
-
greed
颜色的变化,用来实现颜色的变化。开发环境为visual c++ ,常用工具之一。(Color change, to realize the color changes. Development environment for visual c++, One of the tools commonly used.)
- 2008-04-07 20:51:40下载
- 积分:1