登录
首页 » Windows_Unix » LiftManagement

LiftManagement

于 2004-10-04 发布 文件大小:1374KB
0 184
下载积分: 1 下载次数: 90

代码说明:

  UML语言构建的电梯管理系统(UML Elevator Construction Management System)

文件列表:

LiftManagement20
................\LiftManagement.ttw
................\RequirementsAnalysis
................\....................\Artifact0000.u2
................\....................\LiftManagement.u2
................\....................\RequirementsAnalysis.lst
................\....................\RequirementsAnalysis.ttdcfg
................\....................\RequirementsAnalysis.ttp
................\....................\RequirementsAnalysis.ttw
................\SystemAnalysis
................\..............\LiftManagement.u2
................\..............\SystemAnalysis.ttp
................\SystemDesign
................\............\DebugTrace.u2
................\............\LiftManagement.u2
................\............\LiftManagement_LSModelVerification
................\............\..................................\Model Verifier
................\............\..................................\..............\ascii_dba.obj
................\............\..................................\..............\bms_dba.obj
................\............\..................................\..............\bms_small_dba.obj
................\............\..................................\..............\build_index.xml
................\............\..................................\..............\cucf_er_dba.obj
................\............\..................................\..............\cucf_er_sdt_dba.obj
................\............\..................................\..............\ems_dba.obj
................\............\..................................\..............\ems_eo_sdt_dba.obj
................\............\..................................\..............\imgen_transformations.log
................\............\..................................\..............\Interfaces.c
................\............\..................................\..............\Interfaces.h
................\............\..................................\..............\Interfaces.ifc
................\............\..................................\..............\Interfaces_dba.obj
................\............\..................................\..............\libstcoder_dba.lib
................\............\..................................\..............\LiftComponents.c
................\............\..................................\..............\LiftComponents.h
................\............\..................................\..............\LiftComponents.ifc
................\............\..................................\..............\LiftComponents_dba.obj
................\............\..................................\..............\LiftManagement.c
................\............\..................................\..............\LiftManagement.h
................\............\..................................\..............\LiftManagement.ifc
................\............\..................................\..............\LiftManagement_dba.obj
................\............\..................................\..............\LiftSystem.c
................\............\..................................\..............\LiftSystem.hs
................\............\..................................\..............\LiftSystem.ifc
................\............\..................................\..............\LiftSystem.m
................\............\..................................\..............\LiftSystem.pr
................\............\..................................\..............\LiftSystem.sym
................\............\..................................\..............\LiftSystem_cod.c
................\............\..................................\..............\LiftSystem_cod.h
................\............\..................................\..............\LiftSystem_dba.exe
................\............\..................................\..............\LiftSystem_dba.ilk
................\............\..................................\..............\LiftSystem_dba.obj
................\............\..................................\..............\LiftSystem_dba.pdb
................\............\..................................\..............\LiftSystem_dba.ttdcfg
................\............\..................................\..............\mms_dba.obj
................\............\..................................\..............\sctdacom_dba.obj
................\............\..................................\..............\sctdamsg_dba.obj
................\............\..................................\..............\sctda_dba.obj
................\............\..................................\..............\sctos_dba.obj
................\............\..................................\..............\sctpred_dba.obj
................\............\..................................\..............\sctsdl_dba.obj
................\............\..................................\..............\sctutil_dba.obj
................\............\..................................\..............\U2ctypes.c
................\............\..................................\..............\U2ctypes.h
................\............\..................................\..............\U2ctypes.ifc
................\............\..................................\..............\U2ctypes_dba.obj
................\............\..................................\..............\U2ExtraOps.c
................\............\..................................\..............\U2ExtraOps.h
................\............\..................................\..............\U2ExtraOps.ifc
................\............\..................................\..............\U2ExtraOps_dba.obj
................\............\..................................\..............\vc70.pdb
................\............\SystemDesign.ttp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 四输入四输出ELM
    多输入多输出的极限学习机,被证明是可以使用的(Extreme Learning Machine with Multiple Input and Multiple Output has been proved to be usable)
    2021-04-16 10:38:53下载
    积分:1
  • shaolei
    基于python的扫雷小游戏,不需要安装其他库(Minesweeper game based on python.)
    2018-08-25 12:07:26下载
    积分:1
  • 熵权法
    说明:  熵权法解决评价类问题,注释详细,可修改,可套用(Entropy weight method to solve evaluation problems, detailed annotations, can be modified)
    2020-06-17 01:00:02下载
    积分:1
  • bc45
    这个是Borland C++ 4.5安装原文件,好不容易找到的,提供给需要的朋友(the Borland C 4.5 is installed the original document, she found, to a friend in need)
    2006-05-22 10:40:54下载
    积分:1
  • 网页底部保持对的瀑布流效果
    个非常简单的html点击返回页面顶部特效,但又非常实用,代码简洁。简单而又实用的代码特效(A very simple HTML click returns to the top of the page, but it is very practical, and the code is concise. Simple and practical code effects)
    2018-10-29 10:37:56下载
    积分:1
  • jacobi-Gauss-Seidel-SOR
    雅克比迭代,SOR迭代计算器,输入方程组可求得结果(Jacobi iteration, SOR iteration calculator, enter the results of equations can be obtained)
    2014-07-09 13:06:04下载
    积分:1
  • classic games, TC produced using a simple algorithm, and features simple, thank...
    迷宫求解经典游戏,采用TC制作,算法简单,功能简单,-classic games, TC produced using a simple algorithm, and features simple, thank you
    2022-03-29 13:50:32下载
    积分:1
  • VB从网络批量下载文件
    VB从网络批量下载文件,本程序主要是参考了别人的代码,好像是来自PSC。   用途:批量下载程序。用于批量下载网络上的文件。   这里主要是用于下载中山大学汇编视频的文件。   批量下载文件说明:打开的下载列表文件 每一行就是一个下载文件的URL,不要有其它的字符。如果Inet已经停止下载,就代表已经完成一个下载,然后继续下载其它文件。
    2022-05-21 19:50:10下载
    积分:1
  • vc6.0编译通过.
    vc6.0编译通过.-vc6.0 compile.
    2022-12-01 15:10:03下载
    积分:1
  • Tenor TE8802L
    说明:  Eagle, Tenor TE8802L USB I2S interface
    2020-08-11 00:06:21下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载