-
1
说明: c入门程序一,编写一个C程序,输入a、b、c三个数,输出其中最大者。(c entry procedures, write a C program, enter a, b, c three numbers, the output of which the largest.)
- 2013-04-07 11:05:07下载
- 积分:1
-
单片机控制lcd画点画线子程序集合
单片机控制lcd画点画线子程序集合,适用于肇庆金鹏ocmT280-A显示器
- 2023-09-07 16:25:03下载
- 积分:1
-
danyuanzuiduan
单源点最短路径问题,这是一个很标准的程序,对于学习算法的同学很有帮助。(Single source shortest path problem, which is a standard procedure, and helpful for students learning algorithm.)
- 2011-06-28 13:46:07下载
- 积分: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
-
Dijkstra
迪特斯特拉算法,课程设计的作品,主要计算站点距离的吧,可以看看(Dieter Stella algorithm, distance course design work, the main computing sites can look)
- 2013-04-11 10:26:15下载
- 积分:1
-
tempreturesensor-and-Humiture
SHT71温湿度传感器源程序,通过测试(tempreturesensor and Humiture)
- 2011-08-15 11:41:58下载
- 积分:1
-
EX_calculator
这是一款使用MFC编写的基于C++语言的科学计算器程序,功能齐全。(MFC C++ calculator)
- 2013-04-01 16:20:57下载
- 积分:1
-
stm32Human-ECG-Acquisition-System
基于stm32的人体心电采集系统,用到uC-OS-II和uC-GUI,USB等,包括原理图,程序,图片(Human ECG acquisition system based stm32, use uC-OS-II and uC-GUI, USB, etc., including schematics, programs, pictures)
- 2016-04-11 18:06:19下载
- 积分:1
-
WaveDriverTest
Avaya Wave Driver Test
- 2011-11-15 15:36:41下载
- 积分:1
-
最小生成树C++代码
使用C++语言完成的最小生成树的代码,程序可接受一张图,点由数字表示,输入点的个数即可表示点,边由点权重及其链接的点表示。程序直接输出该图的最小生成树。
- 2022-03-22 13:55:47下载
- 积分:1