登录
首页 » Windows_Unix » LiftManagement

LiftManagement

于 2004-10-04 发布 文件大小:1374KB
0 308
下载积分: 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 个回复

  • weibull
    说明:  能够较好地对风速进行威布尔分布函数拟合,并计算形状参数和尺度参数(It is better to fit the Weibull distribution function to the wind speed and calculate the shape parameters and scale parameters.)
    2021-05-13 12:30:02下载
    积分:1
  • Mini Projet POO
    说明:  Bank accounts management - POO
    2020-02-26 02:11:26下载
    积分:1
  • 针对矿浆管道工况调整给泄漏检测带来的干扰
    说明:  针对矿浆管道工况调整给泄漏检测带来的干扰,准确提取泄漏信号的特征量是降低泄漏误报、漏报的关键。为此,提出了一种基于经验模态分解(EMD)、Hilbert能量谱与变量预测模型(VPMCD)相结合的泄漏检测方法。该方法首先将压力信号分解成若干个固有模态函数(IMF)之和,然后将IMF分量进行Hilbert变换得到局部Hilbert能量谱,依据能量分布的标准差选择最能准确反映矿浆管道运行工况的局部能量谱作为特征值向量,最后通过VPMCD分类器建立泄漏识别模型。将该方法应用于泄漏检测中,实验结果表明,矿浆管道在正常运行、泄漏和工况调整状态下,识别率达到95%,并综合分析流量信号,提高了泄漏检测精度。(According to the interference to leak detection of mineral slurry pipeline caused by work condition adjustment,effectively extracting the characteristics of leak signal is the key to reduce the leakage of the false negatives and false positives.In this paper,a leak detection method based on EMD and VPMCD is proposed. In this method,the pressure signals are decomposed into several IMF components, and then take local Hilbert energy spectrum which most accurately reflect the pipeline operation conditions as feature values, Finally the leak identification model is established by VPMCD classifier.When the method is applied to the leak detection,the experimental results show that under the conditions of normal operation,leakage and work condition adjustment, the recognition rate of the mineral slurry pipeline reaches 95%,and by comprehensively analyzing the flow signals, it also improves the accuracy of leak detection.)
    2020-12-03 10:09:25下载
    积分:1
  • classifier_D
    说明:  使用SVM分类器来预测乳腺癌病人的预后(特征选择;分类器构建),评价模型时使用无被交叉验证,性能评价指标包括准确率,AUC,灵敏度,特异度。学会最基本的机器学习方法。可查看分发给大家的代码,以后遇到类似的问题,可用相似的思路和代码。(The SVM classifier was used to predict the prognosis of breast cancer patients (feature selection; classifier construction), and the model was used without cross-validation. Performance evaluation indicators included accuracy, AUC, sensitivity, and specificity. Learn the most basic machine learning methods. You can view the code distributed to everyone, and later encounter similar problems, similar ideas and code can be used.)
    2019-03-12 19:57:53下载
    积分:1
  • 这个java和ajax开发的例子,可以直接运行
    这个java和ajax开发的例子,可以直接运行-The development of java and ajax example, you can directly run
    2022-01-26 01:51:48下载
    积分:1
  • Billy The Plumber
    Billy The Plumber
    2023-03-20 06:30:04下载
    积分:1
  • 一个小型的RPG游戏,战斗系统fighting system
    一个小型的RPG游戏,战斗系统fighting system-A small RPG games, Combat Systems fighting system
    2022-05-28 10:31:47下载
    积分:1
  • 网新闻焦点图插件
    说明:  jquery酷焦点图jquery新闻官网 所题:焦点图代码(Jquery Cool Focus Map: Focus Map Code)
    2019-03-25 10:57:03下载
    积分:1
  • table2P9
    给出了闪耀光栅的matlab代码,还有各种1d光栅的matlab代码,非常适合新手参阅(The matlab code of the blazed grating is given)
    2020-08-30 10:48:12下载
    积分:1
  • servis v2
    scanned Babetta 210 service manual
    2019-02-10 01:43:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载