Showing 3907 open source projects for "c ="

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1

    cmotif

    A method for mining conditional phosphorylation motifs

    ...Although several algorithms have been proposed to uncover phosphorylation motifs, the problem of efficiently discovering a set of significant motifs with sufficiently high coverage and non-redundancy still remains unsolved. In this paper, we propose an algorithm called C-Motif for a non-redundant identification of significant phosphorylation motifs. In tests with real data including both non-kinase-specific and kinase-specific phosphorylation data, the C-Motif algorithm successfully reports a relatively complete set of of conditional phosphorylation motifs efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OPEN GENERAL SCIENTIFIC INTERFACES
    OPEN GENERAL SCIENTIFIC INTERFACES homepage : http://www.opengsi.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TakaTuka Java Virtual Machine
    TakaTuka is an open source, highly portable Java Virtual Machine (JVM) for tiny embedded devices (e.g. motes) and wireless sensor networks. This project is available under GNU GPL version 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    NIKS

    NIKS (Needle in a K-stack) - detection of mutations in NGS data

    To get access to the code, please check it out with svn as described in the code section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    [DEPRECATED] Gene Ontology

    The DEPRECATED legacy location of the GO, see http://geneontology.org

    The DEPRECATED legacy of the Gene Ontology project on SourceForge. Please see http://geneontology.org for current software and downloads.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    PixelController

    LED Matrix controller software

    PixelController – a matrix control project by Michael Vogt , (c) 2010-2013. The main goal of this application is to create an easy to use matrix controller software which creates stunning visuals! Keywords: Arduino, Teensy, OSC, MIDI, PureData, Visuals, RealTime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MarbleRemote

    MarbleRemote

    application Android qui émule le clavier et la souris d'un PC cible

    MarbleRemote est une application Android qui permet d'émuler la souris et la clavier d'un ordinateur cible. Il utilise le protocole UDP, l'appareil Android et le PC doivent être connectés sur le même réseau local (la même box, en wifi ou connexion filaire) Permission de l'apk Android package: com.marble.remote uses-permission: android.permission.ACCESS_NETWORK_STATE uses-permission: android.permission.ACCESS_WIFI_STATE uses-permission: android.permission.INTERNET uses-permission:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    expressionCalc

    expressionCalc

    Cross platform Mathematical expression solver

    expressionCalc is a Mathematical expression solver. It has a Java implementation (for cross platform) and a C# implementation (for Windows). Support most of the Mathematical functions including log, sin, a sin etc. Implemented based on the expression solving technique of BODMAS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LXTrader

    C# algorithmic trading platform

    This project is no longer supported. It is redesigned and upgraded to AlgoSpace, a C++ based extreme fast algorithmic trading platform with lots of cool features. LXTrader (formerly AlgoTrader) is a free algorithmic trading platform programmed in C#. It aim to help traders design/test/optimize your automatic trading strategies with ultra speed. It is developed by Ranye Lu and Yu Xia.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    A message queue for transparent communication between client and server other wireless networks. - simultaneous - guaranteed delivery other volatile networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IWOR is a programming game which simulates a world in which robots controlled by programs can live, work, defend their tribe, and even produce clones of themselves!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    EDACC
    Experiment Design and Administration for Computer Clusters. Latest source code on http://github.com/edacc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Projects of The Fellowship of the Game game development group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    translate social network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML-CF-lib

    XML-CF-lib

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library could be used by any Java applications that are involved in the XML message content filtering. Example application scenarios could be intrusion detection, selective rule engines, targeted database insertions during the ETL process and various business logic scenarios. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    telescope-cf-library

    telescope-cf-library

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library could be used by any Java applications that are involved in the XML message content filtering. Example application scenarios could be intrusion detection, selective rule engines, targeted database insertions during the ETL process and various business logic scenarios. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a game that allows 2 or more people to interact with each other. It will be written in Java and is therefore platform independent, although it is primarily designed to be used on UNIX or GNU/Linux systems. It is written from scratch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    glsof

    Glsof is two separate utilities to the command line utility Lsof.

    Glsof is two separate utilities (Queries & FileMonitor) to the command line utility Lsof by Vic Abell. Both applications are written in Java. Another fundamental requirement is the command line Lsof that has to be installed on your system. Lsof is supported by most of the Unix/Linux systems including Mac Os X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cine@Series

    Cine@Series

    Home Theater Software

    Cine@Series es un software que facilita la descarga y reproducción de video para uso hogareño utilizando links públicos externos de descarga. El principio es simple, el soft monitorea los videos descargados (P2P-MLDonkey), les vincula los subtitulos que estén disponibles y finalmente presenta el contenido en una forma ordenada en una aplicación que puede usarse desde cualquier dispositivo móvil WiFi, permitiendo su reproducción, de manera similar a la de un control remoto. Dependencias...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    sasgml

    SAX-like API for SGML (SGML parser for Java)

    SGML parser for Java, based on OpenSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Cosign: Web Single Sign-On

    Open Source Web Single Sign-On

    An open source project originally designed to provide the University of Michigan with a secure single sign-on web authentication system. Cosign is part of the National Science Foundation Middleware Initiative (NMI) EDIT software release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MassBank System is a mass spectral database system. The system includes a database server, a search engine, web service interfaces and maintenance tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PengERP is based on OpenERP,but more powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    cairo4j

    Java bindings to cairo

    These are the Java bindings to cairo C graphics library. Main features: - Handcrafted OO bindings updated to version 2.12. JNI code is automatically generated, thanks to Hawtjni library; - Supported on Windows, Linux and Mac; - Draw directly to an AWT Canvas through JAWT; Missing features: - User fonts and raster source patterns are not implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NanocalcFX

    NanocalcFX

    Open Source Data Evaluation Software

    NanocalcFX is a free and open source evaluation software for a simple yet comfortable solution to deal with thousands of transport kinetics measured with a fluorescence microscope or similar kinetics. Data can be imported from CSV or Excel files or using the dedicated image stack analyser (NISA). You can get sample data at the nanocalcFX homepage. Note that nanocalcFX is currently in a beta state.
    Downloads: 1 This Week
    Last Update:
    See Project