zoukankan      html  css  js  c++  java
  • 开源框架、控件、组件、插件记录

    1.graphsharp

    Graph# is a graph layout framework.
    It contains some layout algorithms and a GraphLayout control for WPF applications.

    https://graphsharp.codeplex.com/

    2.QuickGraph 

    QuickGraph 3.6: Generic Graph Data Structures and Algorithms for .NET.

    QuickGraph provides generic directed/undirected graph datastructures and algorithms for .NET. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc... QuickGraph supports MSAGLGLEE, andGraphviz to render the graphs, serialization to GraphML, etc...

    http://quickgraph.codeplex.com/

    3.Viasfora

    Enrich your text editing experience with Rainbow Braces and more!

    https://visualstudiogallery.msdn.microsoft.com/19609469-380e-4fcf-bcde-e31caeb658b2

  • 相关阅读:
    类的继承
    垃圾回收GC
    网络层
    数据链路层
    TCP/IP协议分层模型
    OSI参考模型
    浏览器访问一个域名的过程
    Thread&ThreadLocal
    设计模式---单例模式
    内存泄漏和内存溢出
  • 原文地址:https://www.cnblogs.com/pedoc/p/5035533.html
Copyright © 2011-2022 走看看