文件名称:NetronLightv25-old
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.02mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Diagramming data can help you understand this data, look at it from a different perspective and gain insight. Think of Microsoft’s BizTalk, Query Analyzer, Data Transformation Services Designer and so on. Diagrams are being used in many ways and for many things, from flow-charting to programming, from network charting to real-time non-linear programming in animations, from GSM technology to GPRS positioning, from simple hierarchies to highly complex academic problems, graphs and diagrams are everywhere. Over the past years topics like mind-mapping ([9]), small-world phenomena (six degrees of freedom [10]) or ontologies (the semantic web [8]) have become popular and are related to diagramming and presenting data in effective, clear ways. On another level graphs are being used to program and track bugs, either to clip away technicalities, to maintain complexity to a certain level or because it simply allows a bigger audience to develop things (cfr. The DTS designer in SQL Server, for example). -Diagramming data can help you understand this data, look at it from a different perspective and gain insight. Think of Microsoft’s BizTalk, Query Analyzer, Data Transformation Services Designer and so on. Diagrams are being used in many ways and for many things, from flow-charting to programming, from network charting to real-time non-linear programming in animations, from GSM technology to GPRS positioning, from simple hierarchies to highly complex academic problems, graphs and diagrams are everywhere. Over the past years topics like mind-mapping ([9]), small-world phenomena (six degrees of freedom [10]) or ontologies (the semantic web [8]) have become popular and are related to diagramming and presenting data in effective, clear ways. On another level graphs are being used to program and track bugs, either to clip away technicalities, to maintain complexity to a certain level or because it simply allows a bigger audience to develop things (cfr. The DTS designer in SQL Server, for ex
(系统自动生成,下载前可以参看下载内容)
下载文件列表
The Netron Project.sln
The Netron Project.suo
Core/
Core/BaseClasses/
Core/BaseClasses/AbstractMaterial.cs
Core/BaseClasses/AbstractTool.cs
Core/BaseClasses/ComplexShapeBase.cs
Core/BaseClasses/ConnectionBase.cs
Core/BaseClasses/ConnectorBase.cs
Core/BaseClasses/DiagramEntityBase.cs
Core/BaseClasses/LayoutBase.cs
Core/BaseClasses/Readme.xml
Core/BaseClasses/ShapeBase.cs
Core/BaseClasses/SimpleShapeBase.cs
Core/BaseClasses/TrackerBase.cs
Core/bin/
Core/bin/Debug/
Core/bin/Debug/Netron.NetronLight.dll
Core/Collections/
Core/Collections/CollectionBase.cs
Core/Collections/Readme.xml
Core/Collections/ShapeCollection.cs
Core/Collections/StackBase.cs
Core/Core/
Core/Core/Ambience.cs
Core/Core/ControllerBase.cs
Core/Core/Document.cs
Core/Core/DocumentInformation.cs
Core/Core/Interfaces/
Core/Core/Interfaces/IAnts.cs
Core/Core/Interfaces/IBundle.cs
Core/Core/Interfaces/ICommand.cs
Core/Core/Interfaces/IComplexShape.cs
Core/Core/Interfaces/ICompoundCommand.cs
Core/Core/Interfaces/IConnection.cs
Core/Core/Interfaces/IConnector.cs
Core/Core/Interfaces/IController.cs
Core/Core/Interfaces/IDiagramControl.cs
Core/Core/Interfaces/IDiagramEntity.cs
Core/Core/Interfaces/IDragDropListener.cs
Core/Core/Interfaces/IGhost.cs
Core/Core/Interfaces/IGroup.cs
Core/Core/Interfaces/IHoverListener.cs
Core/Core/Interfaces/IInteraction.cs
Core/Core/Interfaces/IKeyboardListener.cs
Core/Core/Interfaces/ILayer.cs
Core/Core/Interfaces/ILayout.cs
Core/Core/Interfaces/IModel.cs
Core/Core/Interfaces/IMouseListener.cs
Core/Core/Interfaces/IPage.cs
Core/Core/Interfaces/IPaintable.cs
Core/Core/Interfaces/IShape.cs
Core/Core/Interfaces/IShapeMaterial.cs
Core/Core/Interfaces/ISimpleShape.cs
Core/Core/Interfaces/ITool.cs
Core/Core/Interfaces/ITracker.cs
Core/Core/Interfaces/IUndoSupport.cs
Core/Core/Interfaces/IView.cs
Core/Core/Interfaces/Readme.xml
Core/Core/Readme.xml
Core/Core/Scene graph/
Core/Core/Scene graph/Layer.cs
Core/Core/Scene graph/Model.cs
Core/Core/Scene graph/Page.cs
Core/Core/Scene graph/Readme.xml
Core/Core/ViewBase.cs
Core/Declarations/
Core/Declarations/Attributes/
Core/Declarations/Attributes/Readme.xml
Core/Declarations/Delegates/
Core/Declarations/Delegates/Delegates.cs
Core/Declarations/Delegates/EventArguments.cs
Core/Declarations/Delegates/Readme.xml
Core/Declarations/Enums/
Core/Declarations/Enums/Enums.cs
Core/Declarations/Enums/Readme.xml
Core/Declarations/Exceptions/
Core/Declarations/Exceptions/InconsistencyException.cs
Core/Declarations/Exceptions/Readme.xml
Core/Declarations/Readme.xml
Core/Diagram elements/
Core/Diagram elements/Connections/
Core/Diagram elements/Connections/Connection.cs
Core/Diagram elements/Connections/Readme.xml
Core/Diagram elements/Connectors/
Core/Diagram elements/Connectors/Connector.cs
Core/Diagram elements/Connectors/Readme.xml
Core/Diagram elements/Group/
Core/Diagram elements/Group/GroupShape.cs
Core/Diagram elements/Group/Readme.xml
Core/Diagram elements/Materials/
Core/Diagram elements/Materials/ClickableIconMaterial.cs
Core/Diagram elements/Materials/IconMaterial.cs
Core/Diagram elements/Materials/LabelMaterial.cs
Core/Diagram elements/Materials/Readme.xml
Core/Diagram elements/Readme.xml
Core/Diagram elements/Shapes/
Core/Diagram elements/Shapes/ClassShape.cs
Core/Diagram elements/Shapes/ComplexRectangle.cs
Core/Diagram elements/Shapes/ImageShape.cs
Core/Diagram elements/Shapes/Readme.xml
Core/Diagram elements/Shapes/ShapeFactory.cs
Core/Diagram elements/Shapes/SimpleEllipse.cs
Core/Diagram elements/Shapes/SimpleRectangle.cs
Core/Diagram elements/Shapes/TextLabel.cs
Core/Diagram elements/Shapes/TextOnly.cs
Core/Docs/
Core/Docs/Netron EULA.txt
Core/Docs/Thumbs.db
Core/ForUnitTestingPurposesOnly.snk
Core/Netron.Core.csproj
Core/Netron.Core.csproj.user
Core/Properties/
Core/Properties/AssemblyInfo.cs
Core/Properties/Settings.Designer.cs
Core/Properties/Settings.settings
Core/PropertySystem/
Core/PropertySystem/Converters/
Core/PropertySystem/Converters/PointConverter.cs
Core/PropertySystem/Descriptors/
Core/PropertySystem/Descriptors/DescriptorBase.cs
Core/PropertySystem/Descriptors/ShapeBaseDescriptor.cs
Core/PropertySystem/Descriptors/SimpleShapeDescriptor.cs
Core/PropertySystem/PropertyEventArgs.cs
Core/PropertySystem/PropertySpec.cs
Core/PropertySystem/PropertySpecDescriptor.cs
Core/PropertySystem/Providers/
Core/PropertySystem/Providers/ShapeProvider.cs
Core/Readme.xml
Core/Resources/
Core/Resources/Add.cur
Core/Resources/AlignObjectsBottomHS.png
Core/Resources/AlignObjectsCenteredHorizontalHS.png
Core/Resources/AlignObjectsCenteredVerticalHS.png
Core/Resources/AlignObjectsLeftHS.png
Core/Resources/AlignObjectsRightHS.png
Core/Resources/AlignObjectsTopHS.png
Core/Resources/BringForwardHS.png
Core/Resources/BringToFrontHS.png
Core/Resources/ClassShape.png
Core/Resources/Cross.cur
Core/Resources/Data_Schema.ico
Core/Resources/down.ico
Core/Resources/DropImage.cur
Core/Resources/DropShape.cur
Core/Resources/DropText.cur
Core/Resources/Grip.cur
Core/Resources/idea.gif
Core/Resources/minus.ico
Core/Resources/Move.cur
Core/Resources/OrgChartHS.png
Core/Resources/plus.ico
Core/Resources/Quotations.txt
Core
The Netron Project.suo
Core/
Core/BaseClasses/
Core/BaseClasses/AbstractMaterial.cs
Core/BaseClasses/AbstractTool.cs
Core/BaseClasses/ComplexShapeBase.cs
Core/BaseClasses/ConnectionBase.cs
Core/BaseClasses/ConnectorBase.cs
Core/BaseClasses/DiagramEntityBase.cs
Core/BaseClasses/LayoutBase.cs
Core/BaseClasses/Readme.xml
Core/BaseClasses/ShapeBase.cs
Core/BaseClasses/SimpleShapeBase.cs
Core/BaseClasses/TrackerBase.cs
Core/bin/
Core/bin/Debug/
Core/bin/Debug/Netron.NetronLight.dll
Core/Collections/
Core/Collections/CollectionBase.cs
Core/Collections/Readme.xml
Core/Collections/ShapeCollection.cs
Core/Collections/StackBase.cs
Core/Core/
Core/Core/Ambience.cs
Core/Core/ControllerBase.cs
Core/Core/Document.cs
Core/Core/DocumentInformation.cs
Core/Core/Interfaces/
Core/Core/Interfaces/IAnts.cs
Core/Core/Interfaces/IBundle.cs
Core/Core/Interfaces/ICommand.cs
Core/Core/Interfaces/IComplexShape.cs
Core/Core/Interfaces/ICompoundCommand.cs
Core/Core/Interfaces/IConnection.cs
Core/Core/Interfaces/IConnector.cs
Core/Core/Interfaces/IController.cs
Core/Core/Interfaces/IDiagramControl.cs
Core/Core/Interfaces/IDiagramEntity.cs
Core/Core/Interfaces/IDragDropListener.cs
Core/Core/Interfaces/IGhost.cs
Core/Core/Interfaces/IGroup.cs
Core/Core/Interfaces/IHoverListener.cs
Core/Core/Interfaces/IInteraction.cs
Core/Core/Interfaces/IKeyboardListener.cs
Core/Core/Interfaces/ILayer.cs
Core/Core/Interfaces/ILayout.cs
Core/Core/Interfaces/IModel.cs
Core/Core/Interfaces/IMouseListener.cs
Core/Core/Interfaces/IPage.cs
Core/Core/Interfaces/IPaintable.cs
Core/Core/Interfaces/IShape.cs
Core/Core/Interfaces/IShapeMaterial.cs
Core/Core/Interfaces/ISimpleShape.cs
Core/Core/Interfaces/ITool.cs
Core/Core/Interfaces/ITracker.cs
Core/Core/Interfaces/IUndoSupport.cs
Core/Core/Interfaces/IView.cs
Core/Core/Interfaces/Readme.xml
Core/Core/Readme.xml
Core/Core/Scene graph/
Core/Core/Scene graph/Layer.cs
Core/Core/Scene graph/Model.cs
Core/Core/Scene graph/Page.cs
Core/Core/Scene graph/Readme.xml
Core/Core/ViewBase.cs
Core/Declarations/
Core/Declarations/Attributes/
Core/Declarations/Attributes/Readme.xml
Core/Declarations/Delegates/
Core/Declarations/Delegates/Delegates.cs
Core/Declarations/Delegates/EventArguments.cs
Core/Declarations/Delegates/Readme.xml
Core/Declarations/Enums/
Core/Declarations/Enums/Enums.cs
Core/Declarations/Enums/Readme.xml
Core/Declarations/Exceptions/
Core/Declarations/Exceptions/InconsistencyException.cs
Core/Declarations/Exceptions/Readme.xml
Core/Declarations/Readme.xml
Core/Diagram elements/
Core/Diagram elements/Connections/
Core/Diagram elements/Connections/Connection.cs
Core/Diagram elements/Connections/Readme.xml
Core/Diagram elements/Connectors/
Core/Diagram elements/Connectors/Connector.cs
Core/Diagram elements/Connectors/Readme.xml
Core/Diagram elements/Group/
Core/Diagram elements/Group/GroupShape.cs
Core/Diagram elements/Group/Readme.xml
Core/Diagram elements/Materials/
Core/Diagram elements/Materials/ClickableIconMaterial.cs
Core/Diagram elements/Materials/IconMaterial.cs
Core/Diagram elements/Materials/LabelMaterial.cs
Core/Diagram elements/Materials/Readme.xml
Core/Diagram elements/Readme.xml
Core/Diagram elements/Shapes/
Core/Diagram elements/Shapes/ClassShape.cs
Core/Diagram elements/Shapes/ComplexRectangle.cs
Core/Diagram elements/Shapes/ImageShape.cs
Core/Diagram elements/Shapes/Readme.xml
Core/Diagram elements/Shapes/ShapeFactory.cs
Core/Diagram elements/Shapes/SimpleEllipse.cs
Core/Diagram elements/Shapes/SimpleRectangle.cs
Core/Diagram elements/Shapes/TextLabel.cs
Core/Diagram elements/Shapes/TextOnly.cs
Core/Docs/
Core/Docs/Netron EULA.txt
Core/Docs/Thumbs.db
Core/ForUnitTestingPurposesOnly.snk
Core/Netron.Core.csproj
Core/Netron.Core.csproj.user
Core/Properties/
Core/Properties/AssemblyInfo.cs
Core/Properties/Settings.Designer.cs
Core/Properties/Settings.settings
Core/PropertySystem/
Core/PropertySystem/Converters/
Core/PropertySystem/Converters/PointConverter.cs
Core/PropertySystem/Descriptors/
Core/PropertySystem/Descriptors/DescriptorBase.cs
Core/PropertySystem/Descriptors/ShapeBaseDescriptor.cs
Core/PropertySystem/Descriptors/SimpleShapeDescriptor.cs
Core/PropertySystem/PropertyEventArgs.cs
Core/PropertySystem/PropertySpec.cs
Core/PropertySystem/PropertySpecDescriptor.cs
Core/PropertySystem/Providers/
Core/PropertySystem/Providers/ShapeProvider.cs
Core/Readme.xml
Core/Resources/
Core/Resources/Add.cur
Core/Resources/AlignObjectsBottomHS.png
Core/Resources/AlignObjectsCenteredHorizontalHS.png
Core/Resources/AlignObjectsCenteredVerticalHS.png
Core/Resources/AlignObjectsLeftHS.png
Core/Resources/AlignObjectsRightHS.png
Core/Resources/AlignObjectsTopHS.png
Core/Resources/BringForwardHS.png
Core/Resources/BringToFrontHS.png
Core/Resources/ClassShape.png
Core/Resources/Cross.cur
Core/Resources/Data_Schema.ico
Core/Resources/down.ico
Core/Resources/DropImage.cur
Core/Resources/DropShape.cur
Core/Resources/DropText.cur
Core/Resources/Grip.cur
Core/Resources/idea.gif
Core/Resources/minus.ico
Core/Resources/Move.cur
Core/Resources/OrgChartHS.png
Core/Resources/plus.ico
Core/Resources/Quotations.txt
Core
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.