Showing 335 open source projects for "construct"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 1
    Aqueduct

    Aqueduct

    Dart HTTP server framework for building REST APIs

    ...Aqueduct's memory-isolated threads leverage every CPU without writing any code. No race conditions or complicated synchronization logic to worry about. A familiar, higher-order functional syntax makes application flow easy to construct and read. Powerful, statically typed queries enable code-completion and refactoring tools while minimizing error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Brains is a generic plataform to construct arbitrarily complex artificial neural networks, allowing for parallelizide computing, inter-machine communication, on-flight configuration and on-flight control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Killer Keks Train

    Killer Keks Train

    Herzlich Willkommen bei den Killer Keksen

    Herzlich Willkommen bei den Killer Keksen wir sind eine Gamming Community die seit 2007 bestand hat. Seit 2015 sind wir im Bereich Modding unterwegs und haben 2017 dieses Modpack auf den Beinen gestellt es beinhaltet so ziehmlich alle Aspekte im Minecraft. Warum noch 1.7.10 ?? Nun die MC Version 1.7.10 läuft im forge noch am Stabilsten und hat noch mehr Mods als eine 1.12. oder höher und eine 1.7.10 benötigt halb soviel Leistung als eine Neuere Version. Ihr findet unser Modpack unter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MPICorMat

    Parallel tool to construct correlation similarity matrices

    ...RMTGeneNet users can exchange this CCM module by MPICorMat, benefit from its fast computation to generate the similarity matrix, and then use the similarity matrix as input for the second module (RMM) to construct the final gene co-expression network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    BNNPT

    A powerful method for nonlinear dependence of two continuous variables

    ...We addressed this research question by using BNNPT (Bagging Nearest-Neighbor Prediction Test, software available at https://sourceforge.net/projects/bnnpt/). In the BNNPT framework, we first used the value of X to construct a bagging neighborhood structure. And then, we got the out of bag estimator of Y based on the bagging neighborhood structure. The square error was calculated to measure how good Y is predicted by X. Finally, permutation test was applied to detect the significance of the observed square error. To evaluate the strength of BNNPT compared to seven other methods, we performed extensive simulations to explore the relationship between methods and compared the false positive rates and statistical power using both simulated and real RNA-seq datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Seesaw

    Seesaw

    Seesaw turns the Horror of Swing into a friendly Clojure library

    ...It abstracts Swing complexities into a more natural Clojure syntax, enabling fast desktop UI creation with idiomatic code and rich customization options. Swing knowledge is not required for many apps. Construct widgets with simple functions. Support for all of Swing's built-in widgets as well as SwingX. Support for all of Swing's layout managers as well as MigLayout, and JGoodies Forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cash-program

    Comprehensive alternative splicing hunting

      CASH (Comprehensive alternative splicing hunting) is visualized and user-friendly software that aims to self-construct AS (alternative splicing) sites and detect differential AS events between samples of RNA-Seq data. CASH consists of two major stages: SpliceCons (Splice site Construction) and SpliceDiff (differential AS detection). By comprehensively reconstructing AS sites from RNA-seq data, SpliceCons increases the recognition of AS events considerably and subsequently, SpliceDiff uses two combined statistical methods to improve the detection of differential AS events.   ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    YAAC

    YAAC

    YAAC: Another Awesome CV is a template using Font Awesome

    YAAC: Another Awesome CV is a template using Font Awesome and Adobe Source Font. You can edit online YAAC: Another Awesome CV template on Overleaf. Feel free to use my referral link if you want to create your account.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Ason

    Ason

    This library intends to make JSON very easy to interact with in Java

    This library intends to make JSON very easy to interact with in Java; it also makes (de)serialization painless. It wraps around the well-known org.json classes (JSONObject, JSONArray, etc.) which also happen to be included in the Android SDK. As we all know, those stock classes tend to be a pain. They feel bulky, and make you try/catch way too many exceptions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10

    Path Finder Qt

    finds the sortest path on the square board. GUI is implemented in Qt.

    ...It searches the shortest path between source piece and target piece on the rectangular board. On the board the obstacles (wall) can be constructed. In addition to the algorithm, the GUI is provided. The GUI is written in Qt. Using the GUI, one can construct and move interactively the obstacles on the board. For every modification of the board, the shortest path is calculated automatically. Some statistics related to A* algorithm are presented as well. This project is related to my other projects located at sourceforge as well: https://sourceforge.net/projects/a-star/ https://sourceforge.net/projects/shortest-path-graph-a-star/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Grenade

    Grenade

    Deep Learning in Haskell

    Grenade is a composable, dependently typed, practical, and fast recurrent neural network library for concise and precise specifications of complex networks in Haskell. Because the types are so rich, there's no specific term level code required to construct this network; although it is of course possible and easy to construct and deconstruct the networks and layers explicitly oneself. Networks in Grenade can be thought of as a heterogeneous list of layers, where their type includes not only the layers of the network but also the shapes of data that are passed between the layers. To perform back propagation, one can call the eponymous function which takes a network, appropriate input, and target data, and returns the back propagated gradients for the network. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hotellings' Project

    Hotellings' Project

    The software allows to define and publish delocalized commodity Hubs

    ...The following software allows to keep track of all possible delivery sites (database) and display them anonymized in circles on a published map. Each circle displays the deviations from typical average transport costs F. It is then possible to construct a "securization" (known from finance) of contracts of physical delivery and to create a Market Place, where one and the same contract is traded. The basis is 'Hotellings law', stating that it is often preferable for producers to make products similar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The extensible PyPES library is based upon the PyPES library of high quality semi-global potential energy surfaces, http://pypes-lib.sourceforge.net Additionally, the extensible PyPES library provides the ability to construct force field expansions in curvilinear internal coordinates using ab initio data obtained from the GAMESS suite of quantum chemical software. These force fields may then be transformed into rectilinear normal mode coordinates for calculating anharmonic vibrational frequencies using the PyVCI program package, http://pyvci.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Time Travel Project

    Time Travel Project

    A project for open source time travel with computers.

    For more information please see my web-sight: http://timetravelinstitute.biz/ http://time-travel.institute http://timetravelcomputers.blogspot.com YouTube Channel: https://www.youtube.com/user/Reactor1967 Cryptography - The art of writing or solving codes. The study of techniques for secure communication. Cipher - Code to secure communication. The cipher is used for encryption or decryption Temporal Cryptography - The study of techniques to recover information lost or hidden...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Google Material Design Lite

    Google Material Design Lite

    Material Design Components in HTML/CSS/JS

    ...It doesn’t rely on any JavaScript frameworks and aims to optimize for cross-device use, gracefully degrade in older browsers, and offer an experience that is immediately accessible. The MDL components are created with CSS, JavaScript, and HTML. You can use the components to construct web pages and web apps that are attractive, consistent, and functional. Pages developed with MDL will adhere to modern web design principles like browser portability, device independence, and graceful degradation. Material Design Lite (MDL) is a library of components for web developers based on Google's Material Design Philosophy: "A visual language for our users that synthesizes the classic principles of good design with the innovation and possibility of technology and science." ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    experix laboratory control system

    experix laboratory control system

    instrument control, data acquisition display and analysis

    Experix is a command-line driven environment for laboratory data acquisition and device control and graphical presentation and analysis of data. Written in C for GNU-Linux . Tested on PC and Raspberry Pi. The core is written very generally in order to support applications by means of script files. Device interfaces: PCMCIA daq (2 devices tested) via kernel module with interrupt handler and memory-mapped data; USB daq (1 device tested) using libusbx; running an equipment servicing program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    expandedlibrary

    A library of common C functions

    The common functions may be expanded from other libraries but the name of the project represents that a single API or data construct is represented in one file. This is done in order to help with code reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jekyll Material Design

    Jekyll Material Design

    Jekyll Bootstrap 3 with the material design flavour.

    Publish your static website/blog on GitHub Pages using Jekyll and Bootstrap 3 with a "materialized" style. This project is based on Jekyll-Bootrap-3. It also includes the Paper theme from Bootswatch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    BaseNet

    Bacterial sRNA analysis tool

    Perform gene expression profiling and predict novel sRNAs and automatically correlate co-differentially expressed sRNA-mRNA pairs to enhance target prediction and construct sRNA-mediated regulatory network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    UBotSim

    Robot Simulator for UBot Self-reconfigurable Robot

    A simulation and evolution platform for UBot self-reconfigurable robot. More functions will come as soon as possible. Used libraries: MYGui3.2.0; OGRE1.8.0; Physx3.2; MTparser; GAlib;and other EAs including PSO, GEP etc. Precompiled SDK download site:http://dl.vmall.com/c07d135mza Operation System: Windows (Win 7 is prefered). Delveloping tool (IDE):Visual Studio 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    xlsLib

    C++/C library to construct Excel .xls files in code.

    A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23

    Report Engine

    java API for tabular reports and pivot tables

    Java API for reports and crosstab reports (or pivot tables ) with groupings, subtotals, data aggregation. Simple, fast and easy way to construct reports in various formats : HTML, XML, Excel, PDF, SVG. The reports can be used programatically or configured using spring framework (declaratively).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    AlignMerger

    A tool for merging two large multiple sequence alignments

    AlignMerger is useful to merge two sets of multiple sequence alignments (MSA). It can greatly reduce the computational time needed to construct a MSA, compare to others commonly used MSA tools. Inputs required for the tool are two MSAs in FASTA format and output of the tool is a merged MSA in FASTA format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Jigy Generator Linux

    Jigy Generator Linux

    The best way to generate a Spring Java Web Application. It just works!

    The Jigy Generator is the simplest way to build and code a Java web application with a Spring Framework by using a project creation wizard and now it's been made even simpler by downloading a very small HTML file (337 bytes) and filling out a few form fields and let it construct your project with ease! The resulting project will be a Java web application with a Spring Framework configured to run in Eclipse or Netbeans. The project is annotation-based and provides dependency injection of project resources and simple annotation-based transaction management. Your created project will be already configured to connect to your project's database and to return JSON responses when required. ...
    Downloads: 0 This Week
    Last Update:
    See Project