Showing 21 open source projects for "code e-library"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • 1
    libusbK

    libusbK

    A complete software solution for windows usb devices

    libusbK is a complete driver/library solution for vendor class usb device interfaces. If you are a usb developer or usb device manufacturer seeking a driver solution for a new USB widget then libusbK could be for you. libusbK encompasses a 100% WinUSB compatible api/funtion set. All WinUSB power/pipe polices are fully supported by the libusbK driver. In Addition, libusbK has full support for isochronous endpoints and an extensive set of additional modules to simplify development. Source code...
    Leader badge
    Downloads: 830 This Week
    Last Update:
    See Project
  • 2
    Sprut Usb4All Framework

    Sprut Usb4All Framework

    A high level API, that provides access to a Microcontroller with the

    This library encapsulates the communication protocol of the Sprut-usb4all. Supporting the of MCD and CDC firmware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SmartSlog (Smart Space Ontology) is a software/application development kit (SDK or ADK) for programming Smart-M3 agents (Knowledge Processors, KPs) that consume/produce smart space content according with its high-level ontological representation. SmartSlog applies the code generation approach: given an OWL ontology description, the ontology programming library is produced. The latter provides API to access the smart space via a Smart-M3 Semantic Information Broker (SIB) and data structures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PowerLed

    PowerLed

    RGB power indicator

    This is the software i created for controlling my PC's power indicator. The indicator has been replaced with an Arduino controlled RGB led. Core Temp is required and the Arduino code requires the CMD Messenger library. This software is in beta, and not 100% completed yet.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 5
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY UNNECESSARY...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Shoal

    Shoal

    A lot of fish in a shoal, in a gigantic scientific ocean.

    Ours organization website GCModeller.org is coming online soon! Shoal Shell is the sub project for the "genome-in-code"(http://code.google.com/p/genome-in-code/) virtual cell modelling project of the bacteria Xcc 8004. Shoal Shell aim at provide the modelling tool and the debugging tool for the GCModeller virtual cell modelling, And from the extendible library package, shoal shell can manage to accomplish the entire modelling job for any other bacteria species. Shoal Shell Project needs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LinkSmart Middleware

    LinkSmart Middleware

    We have moved to https://linksmart.eu - visit us over there!

    You can now find us at https://linksmart.eu -- along with files for download, repositories for code, forums for support, and wikis for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10
    File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 11
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    User contributed components that extends the functionality of NHibernate. More information in the wiki: http://www.nhforge.org/wikis/. Development List: http://groups.google.com/group/nhcdevs
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    vJoyWrapper

    A .NET wrapper library for the vJoy virtual joystick driver

    This is a .NET wrapper library for vJoy, a virtual joystick driver for Windows. It only works with the PPJoy-compatible versions of vJoy. http://sourceforge.net/projects/vjoystick/ Some code borrowed from PPJoyWrapper http://sourceforge.net/projects/ppjoylib/ See the wiki for usage instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Enscapsulate .net raw socket api, and make it easy to capture network packet. Work in IP layer. Source code is written in c#, library can be used by .net languages(c#,vb.net,cli etc.).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Brahma is an open-source library written for the .NET 3.5 framework (in C# 3.0), to provide high-level access to parallel streaming computations on a variety of processors, including GPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rhyduino - Arduino via Managed Code
    Project has moved. http://rhyduino.codeplex.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A full featured hooking library for Windows 2000 and later. Supports 32- and 64-Bit processors, hooking through different terminal sessions and system services, injection of NET-Code and has a very fast IPC. A pure NET-Wrapper is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A collection of device drivers and system level code to enable user-space to directly interact with hardware and system features, bypassing the kernel, to effectively enable user-space device drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mezzanit.Log (Mezzlog) is a logging library which allows to make consistent, cross-assembly reports from the application runs. Final report destination (XML file, database table) can be set/changed during run-time without code re-compilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Add auto update ability to an exsiting software. Just use serveral lines of code, your software will has the live update function. And you can view the clients update status, create update package on the server side through a GUI program. Support C#/VC/V
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next