首页

C# 实时查看 硬件使用率(CPU/内存/硬盘等)

c#

2021-1-30

资源下载此资源下载价格为2D币(VIP免费),请先
资源文件列表
openhardwaremonitor-master/.gitignore , 25
openhardwaremonitor-master/App.config , 192
openhardwaremonitor-master/Collections/IReadOnlyArray.cs , 533
openhardwaremonitor-master/Collections/ListSet.cs , 1220
openhardwaremonitor-master/Collections/Pair.cs , 927
openhardwaremonitor-master/Collections/ReadOnlyArray.cs , 1113
openhardwaremonitor-master/Collections/RingCollection.cs , 4962
openhardwaremonitor-master/External/Aga.Controls.dll , 149504
openhardwaremonitor-master/External/Aga.Controls/Aga.Controls.csproj , 10981
openhardwaremonitor-master/External/Aga.Controls/Aga.Controls.sln , 913
openhardwaremonitor-master/External/Aga.Controls/BitmapHelper.cs , 1158
openhardwaremonitor-master/External/Aga.Controls/GifDecoder.cs , 19081
openhardwaremonitor-master/External/Aga.Controls/NumericTextBox.cs , 4757
openhardwaremonitor-master/External/Aga.Controls/PerformanceAnalyzer.cs , 3279
openhardwaremonitor-master/External/Aga.Controls/Properties/AssemblyInfo.cs , 551
openhardwaremonitor-master/External/Aga.Controls/Properties/Resources.Designer.cs , 5318
openhardwaremonitor-master/External/Aga.Controls/Properties/Resources.resx , 8363
openhardwaremonitor-master/External/Aga.Controls/ResourceHelper.cs , 1384
openhardwaremonitor-master/External/Aga.Controls/Resources/DVSplit.cur , 326
openhardwaremonitor-master/External/Aga.Controls/Resources/Folder.bmp , 1334
openhardwaremonitor-master/External/Aga.Controls/Resources/FolderClosed.bmp , 822
openhardwaremonitor-master/External/Aga.Controls/Resources/Leaf.bmp , 1334
openhardwaremonitor-master/External/Aga.Controls/Resources/check.bmp , 574
openhardwaremonitor-master/External/Aga.Controls/Resources/loading_icon , 6979
openhardwaremonitor-master/External/Aga.Controls/Resources/minus.bmp , 306
openhardwaremonitor-master/External/Aga.Controls/Resources/plus.bmp , 306
openhardwaremonitor-master/External/Aga.Controls/Resources/uncheck.bmp , 574
openhardwaremonitor-master/External/Aga.Controls/Resources/unknown.bmp , 574
openhardwaremonitor-master/External/Aga.Controls/StringCollectionEditor.cs , 449
openhardwaremonitor-master/External/Aga.Controls/TextHelper.cs , 1406
openhardwaremonitor-master/External/Aga.Controls/Threading/AbortableThreadPool.cs , 2491
openhardwaremonitor-master/External/Aga.Controls/Threading/WorkItem.cs , 668
openhardwaremonitor-master/External/Aga.Controls/Threading/WorkItemStatus.cs , 205
openhardwaremonitor-master/External/Aga.Controls/TimeCounter.cs , 1353
openhardwaremonitor-master/External/Aga.Controls/Tree/AutoRowHeightLayout.cs , 3488
openhardwaremonitor-master/External/Aga.Controls/Tree/ClassDiagram.cd , 3176
openhardwaremonitor-master/External/Aga.Controls/Tree/ColumnCollection.cs , 357
openhardwaremonitor-master/External/Aga.Controls/Tree/DrawContext.cs , 1165
openhardwaremonitor-master/External/Aga.Controls/Tree/DropNodeValidatingEventArgs.cs , 448
openhardwaremonitor-master/External/Aga.Controls/Tree/DropPosition.cs , 404
openhardwaremonitor-master/External/Aga.Controls/Tree/EditorContext.cs , 908
openhardwaremonitor-master/External/Aga.Controls/Tree/Enums.cs , 1256
openhardwaremonitor-master/External/Aga.Controls/Tree/FixedRowHeightLayout.cs , 1220
openhardwaremonitor-master/External/Aga.Controls/Tree/IRowLayout.cs , 444
openhardwaremonitor-master/External/Aga.Controls/Tree/IToolTipProvider.cs , 255
openhardwaremonitor-master/External/Aga.Controls/Tree/ITreeModel.cs , 486
openhardwaremonitor-master/External/Aga.Controls/Tree/IncrementalSearch.cs , 3236
openhardwaremonitor-master/External/Aga.Controls/Tree/Input/ClickColumnState.cs , 991
openhardwaremonitor-master/External/Aga.Controls/Tree/Input/ColumnState.cs , 375
openhardwaremonitor-master/External/Aga.Controls/Tree/Input/InputState.cs , 845
openhardwaremonitor-master/External/Aga.Controls/Tree/Input/InputWithControl.cs , 653
openhardwaremonitor-master/External/Aga.Controls/Tree/Input/InputWithShift.cs , 1566
openhardwaremonitor-master/External/Aga.Controls/Tree/Input/NormalInputState.cs , 4870
openhardwaremonitor-master/External/Aga.Controls/Tree/Input/ReorderColumnState.cs , 2124
openhardwaremonitor-master/External/Aga.Controls/Tree/Input/ResizeColumnState.cs , 1252
openhardwaremonitor-master/External/Aga.Controls/Tree/ListModel.cs , 1043
openhardwaremonitor-master/External/Aga.Controls/Tree/NativeMethods.cs , 2492
openhardwaremonitor-master/External/Aga.Controls/Tree/Node.cs , 4472
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControlInfo.cs , 764
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/BaseTextControl.cs , 8446
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/BindableControl.cs , 4405
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/ClassDiagram.cd , 4723
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/DrawEventArgs.cs , 1282
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/EditEventArgs.cs , 411
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/EditableControl.cs , 3934
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/ExpandingIcon.cs , 2292
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/InteractiveControl.cs , 944
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/LabelEventArgs.cs , 622
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeCheckBox.cs , 4702
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeComboBox.cs , 5903
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeControl.cs , 4154
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeControlValueEventArgs.cs , 381
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeControlsCollection.cs , 2012
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeDecimalTextBox.cs , 1116
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeEventArgs.cs , 334
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeIcon.cs , 2934
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeIntegerTextBox.cs , 837
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeNumericUpDown.cs , 2157
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodePlusMinus.cs , 2318
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeStateIcon.cs , 908
openhardwaremonitor-master/External/Aga.Controls/Tree/NodeControls/NodeTextBox.cs , 3199
openhardwaremonitor-master/External/Aga.Controls/Tree/SortedTreeModel.cs , 2050
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeColumn.cs , 10354
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeColumnCollection.cs , 2275
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeColumnEventArgs.cs , 341
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeListAdapter.cs , 1496
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeModel.cs , 3025
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeModelBase.cs , 1202
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeModelEventArgs.cs , 1241
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeNodeAdv.cs , 8695
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeNodeAdvMouseEventArgs.cs , 1253
openhardwaremonitor-master/External/Aga.Controls/Tree/TreePath.cs , 1216
openhardwaremonitor-master/External/Aga.Controls/Tree/TreePathEventArgs.cs , 454
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeViewAdv.Designer.cs , 2431
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeViewAdv.Draw.cs , 9584
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeViewAdv.Editor.cs , 3748
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeViewAdv.Input.cs , 13639
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeViewAdv.Properties.cs , 15541
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeViewAdv.cs , 30004
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeViewAdv.resx , 6597
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeViewAdvCancelEventArgs.cs , 382
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeViewAdvEventArgs.cs , 337
openhardwaremonitor-master/External/Aga.Controls/Tree/TreeViewRowDrawEventArgs.cs , 844
openhardwaremonitor-master/External/Aga.Controls/license.txt , 1357
openhardwaremonitor-master/External/OxyPlot.WindowsForms.dll , 22016
openhardwaremonitor-master/External/OxyPlot.dll , 373248
openhardwaremonitor-master/External/OxyPlot/GlobalAssemblyInfo.cs , 1805
openhardwaremonitor-master/External/OxyPlot/OxyPlot.WindowsForms/GraphicsRenderContext.cs , 18562
openhardwaremonitor-master/External/OxyPlot/OxyPlot.WindowsForms/HashSet.cs , 525
openhardwaremonitor-master/External/OxyPlot/OxyPlot.WindowsForms/Helpers/ConverterExtensions.cs , 8388
openhardwaremonitor-master/External/OxyPlot/OxyPlot.WindowsForms/NamespaceDoc.cs , 1816
openhardwaremonitor-master/External/OxyPlot/OxyPlot.WindowsForms/OxyPlot.WindowsForms.csproj , 3365
openhardwaremonitor-master/External/OxyPlot/OxyPlot.WindowsForms/Plot.cs , 28505
openhardwaremonitor-master/External/OxyPlot/OxyPlot.WindowsForms/PlotControl.cs , 7694
openhardwaremonitor-master/External/OxyPlot/OxyPlot.WindowsForms/PngExporter.cs , 3088
openhardwaremonitor-master/External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs , 433
openhardwaremonitor-master/External/OxyPlot/OxyPlot.sln , 1425
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/Annotation.cs , 6313
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/AnnotationLayer.cs , 2145
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/ArrowAnnotation.cs , 8489
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/EllipseAnnotation.cs , 5491
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/ImageAnnotation.cs , 15774
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/LineAnnotation.cs , 19330
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/LineAnnotationType.cs , 2455
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/PolygonAnnotation.cs , 5995
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/RectangleAnnotation.cs , 6602
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/TextAnnotation.cs , 9612
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/TextualAnnotation.cs , 2067
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Annotations/TileMapAnnotation.cs , 16160
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/AngleAxis.cs , 6599
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/Axis.cs , 62769
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/AxisChangeTypes.cs , 2129
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/AxisChangedEventArgs.cs , 2408
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/AxisLayer.cs , 1946
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/AxisPosition.cs , 2231
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/CategoryAxis.cs , 18989
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/ColorAxis.cs , 10038
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/DateTimeAxis.cs , 24129
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/DateTimeIntervalType.cs , 2903
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/LinearAxis.cs , 6006
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/LogarithmicAxis.cs , 13937
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/MagnitudeAxis.cs , 7428
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/RangeAxis.cs , 17299
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/TickStyle.cs , 2200
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/TimeAxis.cs , 5009
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Axes/TimeSpanAxis.cs , 7136
openhardwaremonitor-master/External/OxyPlot/OxyPlot/ClassDiagrams/PlotModel.cd , 11282
openhardwaremonitor-master/External/OxyPlot/OxyPlot/ClassDiagrams/Reporting.cd , 8350
openhardwaremonitor-master/External/OxyPlot/OxyPlot/ClassDiagrams/Series.cd , 6614
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Foundation/ArrayHelper.cs , 4172
openhardwaremonitor-master/External/OxyPlot/OxyPlot/Foundation/CanonicalSplineHelper.cs , 9312
最多只能显示150条信息!
没有账号? 忘记密码?

社交账号快速登录