Showing 412 open source projects for "c# source code example"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 1
    Libparser is a C++ library for parsing. It can generate a parsing table at runtime (loading a BNF grammar file). It also includes a tool for creating the parsing table in a file or in C/C++ code. It currently can parse LL1 and SLR1 grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UDS (Universal Data Serializer) is a program and library that provides easy-to-use serialization for C, C++ and Python. It is an easy way to write a class to a file, that can be used without writing complex code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This projects is closed. The code is maintained as part of the HuMuS project. http://sourceforge.net/projects/humus/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Lightweight backpropagation neural network in C. Intended for programs that need a simple neural network and do not want needlessly complex neural network libraries. Includes example application that trains a network to recognize handwritten digits.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    nate's software

    Code that some might find useful.

    This project is exclusively for sharing code snippets and tiny projects, that others may find useful for their own projects. Unless otherwise noted in the files, it is safe to assume that the source code is public domain. I will try to include license information and doxygen documentation of all code, but no promises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    flibc

    flibc - The Forty second Library for C

    Main goals of this library: * light, understandable, ergonomic and fast; * only usefull things for John Doe or Jane Doe C programmers; * produce secure code (https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Secure+Coding+Standard). If you want to participate, come on http://github.com/homer242/flibc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HexMUD

    A generic C++ MUD server featuring a strategy-style hexagon map

    Sourceforge is no longer being updated! While not specifically a MUD project, this project's basic concept has merged into another that can be found here: https://github.com/nicrohobak/Toolbox Along with an additional, related project of extreme interest: https://github.com/nicrohobak/AnsiGL ------------------------------------------------------------ HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    apsScript is a scripting suite that consists of multiple layers. The core is an interpreter capable of processing of assembly-like code, allowing addition of some higher abstraction layers (extensions for functional and OO programing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    A haptics abstraction layer for OGRE. This should allow other developers to write haptic API plugins to be used seamlessly with OGRE without having to re-write any code in the OGRE application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A library providing a full implementation of MPEG-2 transport streams (ISO/IEC 13818-1 aka ITU-T Rec. H.222). Can read, write and edit transport streams. Code is generated from a XML description of the bitstream syntax. This may be extended to other multimedia file formats in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If...
    Downloads: 0 This Week
    Last Update:
    See Project