用于创建软件的统一建模语言(UML)图的程序。 该项目已移至KDE https://kde.org/applications/development/org.kde.umbrello在每个Linux发行版中以及Windows上都可用,网址为https://windows.kde.org https://umbrello.kde.org /
2023-04-03 19:27:00 2.35MB 开源软件
1
ActiveBar 是一款设计用户界面必不可少的 ActiveX 控件,如果你想让自己的程序变得更专业,就必须用它。使用它可以制作出像 Word 一样的个性化菜单、“自定义”对话框;像 Outlook 的快捷按钮栏;像 CorelDRAW 的入坞式窗口;像 Delphi 的控件选择页面。并且使用十分简单,保存设计图和加载设计图都十分简单,只用几个方法既可。SP3 中全面支持了 XP 样式,可以在非 XP 操作系统中实现XP 的介面。这个控件可以用在 VB5、VB6 和 VC++ 上。
2023-01-02 22:49:45 4.87MB ActiveBar 汉化 破解
1
Umbrello UML Modeller Handbook(PDF手册,英文版),内容摘要:Umbrello UML Modeller helps the software development process by using the industry standard Unified Modelling Language (UML) to enable you to create diagrams for designing and documenting your systems. 目录:1 Introduction 7 2 UML Basics 8 2.1 About UML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.2 UML Elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.2.1 Use Case Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.2.1.1 Use Case . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.2.1.2 Actor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.2.1.3 Use Case Description . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.2.2 Class Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.2.2.1 Class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.2.2.1.1 Attributes . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.2.2.1.2 Operations . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.2.2.1.3 Templates . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.2.2.2 Class Associations . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.2.2.2.1 Generalization . . . . . . . . . . . . . . . . . . . . . . . . . 12 2.2.2.2.2 Associations . . . . . . . . . . . . . . . . . . . . . . . . . . 12 2.2.2.2.3 Aggregation . . . . . . . . . . . . . . . . . . . . . . . . . . 12 2.2.2.2.4 Composition . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.2.2.3 Other Class Diagram Items . . . . . . . . . . . . . . . . . . . . . . . 13 2.2.2.3.1 Interfaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.2.2.3.2 Datatypes . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.2.2.3.3 Enums . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.2.2.3.4 Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.2.3 Sequence Diagrams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.2.4 Collaboration Diagrams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 2.2.5 State Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 2.2.5.1 State . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 2.2.6 Activity Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 2.2.6.1 Activity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 2.2.7 Helper Elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 2.2.8 Component Diagrams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 Umbrello UML Modeller Handbook 2.2.9 Deployment Diagrams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.2.10 Entity Relationship Diagrams . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.2.10.1 Entity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.2.10.1.1 Entity Attributes . . . . . . . . . . . . . . . . . . . . . . . . 19 2.2.10.1.2 Constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.2.11 Extended Entity Relationship (EER) Diagram Concepts . . . . . . . . . . . . 19 2.2.11.1 Specialization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.2.11.1.1 Disjoint Specialization . . . . . . . . . . . . . . . . . . . . 20 2.2.11.1.2 Overlapping Specialization . . . . . . . . . . . . . . . . . 20 2.2.11.1.3 Category . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 3 Working with Umbrello UML Modeller 22 3.1 User Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 3.1.1 Tree View . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3.1.2 Documentation and Command History Window . . . . . . . . . . . . . . . . 23 3.1.3 Work Area . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3.2 Creating, Loading and Saving Models . . . . . . . . . . . . . . . . . . . . . . . . . . 24 3.2.1 New Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 3.2.2 Save Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 3.2.3 Load Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 3.3 Editing Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 3.4 Adding and Removing Diagrams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 3.4.1 Creating Diagrams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 3.4.2 Removing Diagrams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 3.4.3 Renaming Diagrams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 3.5 Editing Diagrams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 3.5.1 Insert Elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 3.5.2 Deleting Elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 3.5.3 Editing Elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 3.5.4 Editing Classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 3.5.4.1 Class General Settings . . . . . . . . . . . . . . . . . . . . . . . . . . 27 3.5.4.2 Class Attribute Settings . . . . . . . . . . . . . . . . . . . . . . . . . 27 3.5.4.3 Class Operations Settings . . . . . . . . . . . . . . . . . . . . . . . . 27 3.5.4.4 Class Template Settings . . . . . . . . . . . . . . . . . . . . . . . . . 27 3.5.4.5 Class Associations Page . . . . . . . . . . . . . . . . . . . . . . . . . 27 3.5.4.6 Class Display Page . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 3.5.4.7 Class Style Page . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 3.5.5 Associations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 3.5.5.1 Anchor Points . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 3.5.6 Notes, Text and Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 3.5.6.1 Anchors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 4 Umbrello UML Modeller Handbook 4 Code Import and Code Generation 30 4.1 Code Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 4.1.1 Generating Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 4.1.1.1 Generation Options . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 4.1.1.1.1 Comment Verbosity . . . . . . . . . . . . . . . . . . . . . . 31 4.1.1.1.2 Folders . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 4.1.1.1.3 Overwrite Policy . . . . . . . . . . . . . . . . . . . . . . . 32 4.1.1.1.4 Language . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 4.1.1.2 Generation Wizard Generation . . . . . . . . . . . . . . . . . . . . . 32 4.2 Code Import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 5 Other Features 34 5.1 Other Umbrello UML Modeller Features . . . . . . . . . . . . . . . . . . . . . . . . . 34 5.1.1 Copying objects as PNG images . . . . . . . . . . . . . . . . . . . . . . . . . 34 5.1.2 Exporting to an Image . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 5.1.3 Printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 5.1.4 Logical Folders . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 Reference: http://docsbay.net/handbook-umbrello-uml-modeller-handbook
2022-11-20 06:30:43 572KB Umbrel UML Handbo
1
南极星全球通(Njstar Communicator) v2.50 汉化破解版.rar
2022-01-05 09:13:08 8.57MB 南极星
1
Introduction Spatial Data Modeller, SDM, is a collection of tools for adding categorical maps with interval, ordinal, or ratio scale maps to produce a predictive map of where something of interest is likely to occur. This release of SDM has been modified to only work with ArcGIS 9.3. The SDM modifications in this version have to do with changes in Band Collection Statistics and intersection of points in rasters. These errors caused by changes in Band Collection Statistics and intersection of points in rasters can be subtle; tools such as Calculate Weights, Area Frequency, NN Input Files, MS Large and MS Small compute had to be modified. All of the tools have help files that include references to publications discussing the applications of the methods implemented in the tool. Several of the tools create output rasters, tables, or files that require the user to enter a name. Default values are provided in most cases to serve as suggestions of the style of naming that has been found useful. These names, following ArcGIS conventions, can be changed to meet the user’s needs. To make all of the features of SDM work properly it is required that several Environment parameters are set. See the discussion of Environment Settings below for the details. The Weights of Evidence, WofE, and Logistic Regression, LR, tools addresses area as the count of unit cells. It is assumed in the WofE and LR tools that the data has spatial units of meters. If your data has other spatial units, these WofE and LR tools may not work properly.
2021-12-24 16:05:01 91KB Spatial Data Modeller
1
软件介绍: 使用说明:软件启动后,在右上角的语言选择下拉框中,选择简体中文即可切换到中文版。点击下文的注册按钮,输入注册码FDR2-F4D012-A151D-3LLFR-THN07-JBMJ0即可。SoftOrbits Flash Drive Recovery是一款U盘/内存卡数据恢复软件,它的使用非常简单。将你的U盘或者内存卡插入到计算机,选择闪存驱动器以便恢复,即选择要恢复的盘符,再点击扫描按钮,步骤2选择要恢复的文件,可以对所选择的文件进行浏览。目标文件夹是用于文件恢复后的保存路径。它支持的存储设备包括USB驱动器、闪存盘、内存卡及数码相机、记忆棒等。可以恢复已经丢失的数码照片、文档以及MP3、视频等等,即使你的内存卡已经格式化了也可以进行恢复。 
2021-12-12 22:41:22 2.74MB 资料恢复
1
软件介绍: Ptgui Pro汉化特别版,无需注册码,直接安装后即是注册版。强大的全景图制作软件Ptgui Pro,通过可视化的操作界面来完成对图像的拼接,创建高质量的全景图。你可以使用方案助手来创建全景图,源图像:点击添加按钮来为您的全景图选择图像。您也能够从资源管理器中拖动文件到该窗口。镜头设置:输入镜头的参数。PTGui只需要知道镜头类型和焦距;其它参数将被自动地设置。如果您不知道镜头的类型,或许应该选择“直线”。全景图设置,输入想得到的被创建全景图的属性。裁切:如果你的图像需要被裁切,你可以在此栏中做,裁切不改变原始图像文件,镜头参数(例如视场)将应用到图像的裁切部分。蒙版:在这里,您能以红色着争去隐藏源图像中不需要的部分,或者着绿色强制确定的部分出现在混合全景图里。图像参数:输入图像的参数,或使用全景图编辑器(在工具菜单里)通过拖动图像来配置该数值。控制点:提供控制点(在二个重叠图片上的匹配点)。凭经验,对于每一对重叠图像最少提供三个控制点。它是容易的:简单地在二个图像上点击匹配的点。优化器将调整图像和镜头参数直到该 控制点匹配得越紧密越好。曝光/HDR:HDR和曝光修正设置,要创建HDR全影图,需要拍摄完整的多重曝光全景图,在单独的一个方案里加载全部图像并启用HDR拼接。
2021-12-03 17:08:06 18.26MB 其他资源
1
著名的量化策略开发和回测软件,以测试速度快著称。 1、监测价格趋势实时走势图   AmiBroker,可以查看在金融市场(纽约证券交易所,纳斯达克等)   价格的演变,并计算指标,可以从根本上帮助你把灵感投资决定。   理解的图表中提供实时数据,它可以帮助你保持眼睛上的符号你有兴趣,鉴于趋势的解释或写下自己。   该应用程序可以提取的日内价格或记录在交易时段的收盘价数据。   显示彩色编码的烛台,线或条形图,易于阅读。   或者,你可以将其设置为生成基于蜱或交易量的自定义数字图形。  2、技术分析和投资评价   其丰富的工具集,您可以创建总的趋势线或使用几何图形和文本框。   在图上焦点切换到重要领域。   投资者可以决定支持或阻力使用斐波那契的制图技术(回撤,风扇,弧线,时区,扩展)。   这有助于他们弄清楚,当它的时间来出售或购买的潜在领域。   您可以使用它的命令把你的经纪人,指定的库存量,限制和阻止价格等参数。  3、一套全面的工具,为投资者   AmiBroker可以产生对公司的收益报告和股票价格有可能给你带来。   在评估该交易的盈利尝试的收益进行比较。   您可以指示它通过电子邮件通知您在分析变化或指标值。   这样你就不会错过任何未来的投资机会。
2021-12-01 20:40:58 11.86MB Amibroker 量化 程序化
1
软件介绍: 对于从事AUTOCAD的技术人员而言,BetterWMF是一款非常实用的软件,通过它可以轻松将DWG文件复制到WORD软件中。令人称道的是它能够在复制的时候自动去除黑色背景并自动修复DWG图形的空白边缘,支持自动填充颜色,自动转换为WMF格式。各种选项你可以根据需要在软件中进行设置。常规选项:清除AutoCAD背景色,按实体范围裁剪WMF图象,在TILEMODE值为0时合并图纸空间和视口。支持按当前CAD图形大小比例自动缩放,颜色填充可以全部修改为黑色或者保持颜色不变。支持线和文本全部修改为黑色,或设置固定线宽。
2021-11-25 08:54:11 2.32MB 其他资源
1
软件介绍: IDM是一款极速文件下载器,它可以说是国外版的迅雷,甚至比迅雷的下载速度还要快。更重要的是它专为下载而生,安装后系统资源占用很少,不像迅雷那样,安装之后会占用庞大的系统资源。安装说明:安装之后会自动运行IDM,这时要将它退出,再打开压缩包内附的Patch.exe文件,直接点击PATCH按钮即可破解,启动IDM后,程序会询问你是否下载中文语言包,点击是,会自动下载并安装语言包,重启程序后即是简体中文版。支持站点抓取及批量下载,你可以向IDM下载队列中添加一组类似img001.jpg、img002.jpg、......的有序文件。使用星号(*)通配符编写下载连接模板。可以自动下载RAR/ZIP/EXE格式文件,也可以下载视频及音频格式的文件。
2021-11-22 00:12:25 5.18MB 其他资源
1