183 programs for "graph c#" with 1 filter applied:

  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    ANGEL-Automatic differentiation Nested Graph Elimination Library is a template library using the Boost Graph Library and the Standard C++ Library; it provides sparse representations of c-graphs their dual line graphs and vertex, edge and face elimina
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Iterative Flow Analysis

    Iterative Data and Control Flow Analysis

    https://github.com/jplevyak/ifa IFA, Iterative Flow Analysis is a combined data-flow and control flow analysis. It is capable of resolving the concrete types (as opposed to the nominal or declared types) and the interprocedural call graph for statically or dynamically typed programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Jlint

    Static analyzer for Java bytecode

    Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4

    S-BITE

    S-BITE is an AS level topology generator for the Internet

    ... graph metrics, and represent its structure. S-BITE is mostly implemented in C and depends on the igraph library available at http://igraph.sourceforge.net In order to speed up the execution of the different components, the package uses shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 5
    LGL is a compendium of applications for making the visualization of large networks and trees tractable. LGL was specifically motivated by the need to make the visualization and exploration of large biological networks more accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Autonom

    Enter a two dimensional maze and exit automatically.

    ... to find its way until it reaches the (0,x) point. In version 1.0.0, we have limitations; - We're in 2 dimensional world, meaning we have only x and y axis. - We have a one-way graph. There's only one solution to find the way from the starting point to the (0,x) point. Future versions will include 3 dimensional space and will include more complex mazes with many solutions. Arda Ulas UNLU ardaulas@hotmail.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    The Network-Integrated Multimedia Middleware (NMM) is a flow graph based multimedia framework that allows to create distributed multimedia applications: local and remote multimedia devices or software components can be combined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Fltk_contour

    2D and 3D contour and colour map of regular or scattered data

    NOTE: This project was moved to: https://github.com/eetorres An easy scientific data visualization widget for the FLTK library. The widget is an OpenGL based contour visualizer for Linux, which allow you to built 2D and 3D graph of contour and colour map for a xy regular or scattered data set. There is a good example with the topographic data of Poland with 5902 data points to introduce yourself how to use it. There is not much documentation but it is easy to use. The input data are in XYZ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CoFlo

    C and C++ control flow graph generator and analyzer

    CoFlo generates Control-Flow Graphs from C and C++ source code. It can then output the graphs in a number of ways and perform various control flow analyses. NOTE: CoFlo has not been under active development for several years. At this time, I suggest you look into LLVM-based tooling to see if there is anything similar to CoFlo which will meet your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    KCachegrind visualizes traces generated by profiling, including a tree map and a call graph visualization of the calls happening. It's designed to be fast for very large programs like KDE applications.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    OGDL is a structured format for representing graphs of information, alternative to XML. Its grammar is very simple allowing for compact parsers. The text version is easily readable; the binary version is used for storage and interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LinkChecker

    check links in web documents or full websites

    New Homepage: http://wummel.github.io/linkchecker/ Linkchecker features: - recursive and multithreaded checking and site crawling - output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats - HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet and local file links support - restrict link checking with regular expression filters for URLs - proxy support - username...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 13
    libFirm
    The Firm library implements the Firm intermediate representation (ir), a graph based SSA intermediate represenation for compilers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    cZUI is a Zoomable User Interface framework, allowing the creation of zoomable interfaces in C++. It uses the scene graph concept, with the possibility of panning and zooming cameras on various parts of the scene. Multiple cameras can be painted on the same window, each with its own painting rectangle. Multiple demos and a tutorial are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    flow is a cross-platform headers-only C++11 framework which provides the building blocks for streaming data packets through a graph of data-transforming nodes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FunctionCheck is a profiler for C/C++ programs, based on gcc V4.6.3+. Features are flat profile, cycles detection, call-graph, MIN/MAX time in functions, memory profiling, profiling control at execution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QFlow
    QFlow is a dataflow framework written in Qt which allows interaction of QObjects in a dataflow graphs. Such a workflow can contain graphical modules(QWidgets) which would be displayed during the execution of graph and can interact with other QObjects. Framework consists of Designer and multiple plugins with modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    wxArithmetic

    wxArithmetic

    Simple arithmetic game

    **Beta version binaries are up:** *Windows:* Just unpack the archive and run the exe. *Linux:* Download and run the binary. If it doesn't run, execute "chmod +x wxArithmetic_32bit_linuxTestBinary" and run again. Trouble getting your mind up to speed in the morning? Does every morning at the office seem like monday morning? Calculate 100 arithmetic operations in the morning to warm up for the day. wxArithmetic is a simple arithmetic practice game. It generates random operations and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SNAP (Small-world Network Analysis and Partitioning) is an extensible parallel framework for exploratory analysis and partitioning of large-scale networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DensitoPlot

    Densitometer data acquisition interface and plotter

    This software is to be used as a communication interface for photographic densitometers to receive transmission or reflective density through the serial port RS-232. A graph of the received data is also done automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A project to create of open source routing engine for navigation and possibly other graph analysis. Our goal is to build a commercial grade routing engine capable of find routes through 25-30 million node networks in 1 second ball park times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The E* algorithm is a path planner for (mobile) robotics. Unlike A*, which constrains movements to graph edges, it produces smooth trajectories by interpolating between edges. Like D*, it supports dynamic replanning after local path cost changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Source Routing Machine computes shortest paths in a graph. It was designed to run well with map data from the Openstreetmap Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a C++ library to create and simulate standard and hybrid bond graph. The library support XML input and output of the bond graph structure. Graphic representation of the bond graph in SVG are generated using the Graphviz library.
    Downloads: 0 This Week
    Last Update:
    See Project