Search Results for "data structures c" - Page 28

Showing 1792 open source projects for "data structures c"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1

    NBTSharp

    Named Binary Tag Library for .net

    A named binary tag library (file format used in the computer game Minecraft) for .net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Defraser is a forensic analysis application that can be used to detect full and partial multimedia files in datastreams. It is typically used to find (and restore) complete or partial video files in datastreams (for instance, unallocated diskspace).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    WMI Lab

    WMI Lab

    Explorer WMI classes, execute queries and generate scripts.

    WMI Lab is a lightweight, open source application based on the .Net Framework 3.5 that expands on functions offered in common WMI tools to allow for the inspection, querying, deeper interrogation and code generation of WMI classes on local or remote Windows systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    Advanced Orbiter Scenario Parser

    An advanced Orbiter scenario paser, for external .NET applications.

    The project is to create a powerful and reliable parser for Orbiter Space Flight Simulator's scenarios, in order to help creating scenario based 3rd party applications. Custom data types are created and added for that: for the scenario, the ships, the environment, etc ... Only a small DLL is needed to add this to your project, and you can start coding ! It will save you a lot of time, I'm sure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The NHibernate generation project uses a set of templates and a code generation engine such as CodeSmith to generate a set of Common POCO's (plain old c# objects), Business Objects, Data Access Controls, Unit tests, and sample web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Metis for Oracle
    A tool to support data-analysis on a Oracle-DB. In Greek mythology, Metis (Μῆτις) was of the Titan generation ... The Stoic commentators allegorized Metis as the embodiment of "wisdom" or "wise counsel" ... (from Wikipadia)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tray Notes .NET

    Tray Notes .NET

    Tray Notes .NET, an easy to use drag & drop manager

    The program Tray Notes is intended to be used to manage (almost) any kind of interim data. As special feature, the program allows dragging and dropping of data directly onto the tray icon. This in turn makes the program easy to use. The program also supports multi-drop-targets, which allows a grouped data management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    N-Tier Windows Forms Framework

    N-Tier Windows Forms Framework

    N-Tier Windows Forms entity productivity framework

    Updated to work with Visual Studio 2012. The N-Tier Framework for Windows Forms is designed to put the developer in control with tools & APIs for the rapid development of database applications in c#. NTier is designed to leverage developers' skills and familiarity with Visual Studio and Windows Forms to quickly build large business applications. NTier provides tools, frameworks, designers, extender providers and helpers to make database application development easy without replacing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    WinRawPrint

    WinRawPrint - send RAW data to your printer

    ...Program is designed for those who need print prepared RAW printouts on printer, for example ZPL or EPSON-FX file. Program accepts printouts taken by file path or STDIN. Additionally, you can extend your own program by using DLL - WinRawPrintLib.dll. It's written in C# / .NET 4.0.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    This project consists out of a windows based designer application and a library (that can run on multiple platforms, including android) together with several demo applications (including an MVC3 chatbot client and an android application). It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FoodPhysicsApplication

    A C# application for scientists in the area of physical chemistry

    The project has been created to develop a software that can help scientists in the area of physical chemistry with focus on foods data analysis tools that are currently mainly done by hand. In the first step, advanced analysis of texture analyzer compression data are provided and the project will be extended over time dependent on the time I can get to continue with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Nntp Indexing Toolkit

    Usenet (nntp) indexing toolkit

    Simple tools and framework to build indexes and nzb files from nntp usenet headers. Can check for integrity, completeness and validity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gygax

    Gygax

    Gygax Version 2.0 12/02/2014

    Gygax is a C# application that offers users an environment to develop personalized tools to process images, videos or live streams. It supports a variety of file types to open. <General Information> -The current version has been designed to run in a Windows 8 environment and in MS Visual Studio 2013. -It uses Windows Forms as a graphical API for compatibility reasons with Emgu CV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TSPLib.Net

    TSPLib wrapper for .Net

    TSPLib is a set of Traveler Salesman and related graph problems gathered by the Heidelberg university. This project provides .Net library wrapping up library files loading code, implements distance functions and all the TSPLib features. If you'd like to test your graph tour searching algorithm on a TSP lib will save you hours of reading in a data and adjusting your code to ensure that result are comparable. Delivering as a dll with .Net wrapper and a zip archive with all the original...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Endless Space Mod Tool

    Endless Space Mod Tool

    An Endless Space Mod Tool for the modding community.

    An Endless Space Mod Tool for the modding community. We made this tool ourselves using only the mods in circulation as a base to read, edit and create mods. (There is little functionality at the moment) Translators are still needed for other languages to support so if you want to help with translating feel free to give us a call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SyncOfiles
    Simple software to help backing up/synchronize files to chosen location. Main features: -sync data from chosen location -sync data to chosen location -set frequency of synchronization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Diary

    Diary

    A windows Diary similar to Day One

    A windows diary which has a sleek UI, encrypted diary files, is password protected has an auto-lock timer and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Protocol Typesetting

    Protocol Typesetting

    A Lightweight Application To Do Fast & Simple Typesetting

    ProtocolTypesetting was build to transform notes and protocols, written in any editor, into pdf without much efford for formatting. It is a lightweight application for windows, written in C#. To save a textfile as PDF use "Send To" within the context menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ARMA 2 Squad Manager

    This will allow easy management of ARMA 2 Squad xml.

    Allows easy management of an ARMA 2 Squad. Very useful if you're not familiar with XML as this program will generate all the XML automatically for you. This is an Alpha version so be careful, backup existing squad XML before saving this one just incase!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cereal Communicator

    Cereal Communicator

    A free software for implementing serial communication through RS-232.

    Cereal Communicator is a free software designed for implementing serial communication through RS-232 interface. With this sofware, you can send and receive binary, hexadecimal and ASCII data. Requirements: .NET Framework 2.0. Works only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GateDebugger

    GateDebugger

    Debugging tools for application-to-application communication.

    GateDebugger may be performed free communication using COM port, TCP / IP, UDP and the like. Further, it can be blocked or free communication data and filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HTML++

    HTML++

    Object-oriented generation of HTML code on .NET 4 Client Profile

    This library allows you to generate HTML pages directly from your code in a strongly typed, compositional, safe and concise manner. Requires the .NET Framework 4 Client Profile only. It is licensed under LGPL, which means that you may use it in commercial products. The project logo is from Mariano Real, who kindly provided it under a Creative-Commons license.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    HttpRequester

    HttpRequester

    HTTP request utility designed with developers in mind.

    This program is a custom solution to the problem of requiring the use of a HTTP WebApi or similar resource from a language that lacks support for socket communication. The only requirement of the client language is that it has a standard I/O library and is able to execute system commands. You pass a JSON request body to this CLI tool and it will print a response JSON object to the standard out with usual HTTP response information, status, body, request time etc. See the wiki...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TrueSqlConnection

    TrueSqlConnection

    Data Access Block

    TrueSqlConnection Library for .NET consists of a single .NET-based assembly, which contains all of the functionality necessary to perform the most common data access tasks against a Microsoft SQL Server database. Specifically, the Data Access Block helps you: ● Call stored procedures or SQL text commands. ● Specify parameter details. ● Return SqlDataReader, DataSet, XmlReader objects, or single values.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo