55 projects for "using" with 2 filters applied:

  • 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
  • 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
  • 1
    Armadillo

    Armadillo

    fast C++ library for linear algebra & scientific computing

    * Fast C++ library for linear algebra (matrix maths) and scientific computing * Easy to use functions and syntax, deliberately similar to Matlab / Octave * Uses template meta-programming techniques to increase efficiency * Provides user-friendly wrappers for OpenBLAS, Intel MKL, LAPACK, ATLAS, ARPACK, SuperLU and FFTW libraries * Useful for machine learning, pattern recognition, signal processing, bioinformatics, statistics, finance, etc. * Downloads:...
    Leader badge
    Downloads: 2,174 This Week
    Last Update:
    See Project
  • 2
    Minsky

    Minsky

    System dynamics program with additional features for economics

    Minsky brings system dynamics and monetary modelling to economics. Models are defined using flowcharts on a drawing canvas (as are Matlab's Simulink, Vensim, Stella, etc). Minsky's unique feature is the "Godley Table", which uses double entry bookkeeping to generate stock-flow consistent models of financial flows. Minsky is good for demonstrating mathematics too, with the most "math-like" interface in system dynamics.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 3
    XSCHEM

    XSCHEM

    Schematic circuit editor for VLSI and Mixed mode circuit simulation.

    ...A VHDL, Verilog or Spice netlist can be generated from the drawn schematic, allowing the simulation of the circuit. Key feature of the program is its drawing engine written in C and using directly the Xlib drawing primitives; this gives top speed performance, even on very big circuits. I have succesfully managed to simulate complete VLSI projects with this tool, both digital (Verilog / VHDL) and analog (Spice). Schematics can be printed in SVG, PNG, PDF, formats. XSCHEM runs on Linux or other Unix-likes with Xorg server and on Windows with the Cygwin layer and required tools installed. ...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 4
    TFEL/MFront

    TFEL/MFront

    TFEL/MFront introduces DSLs based on C++ to handle material knowledge

    ...A particular focus was made on mechanical behaviours which are by essence more complex and may have significant impact on the numerical performances of mechanical simulations. Various performance benchmarks show that the code generated using MFront is in most cases on par or better than other implementations, generally written in Fortran. For mechanical behaviours, MFront introduces interfaces for various finite element or FTT solvers (Cast3M, Code-Aster, ZeBuLoN, Abaqus, Europlexus, AMITEX_FFT, etc..). The authors hope that it will prove usefull for researchers and engineers, in particular in the field of solid mechanics.
    Leader badge
    Downloads: 8 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
    Tables for Ada

    Tables for Ada

    Tables indexed by strings

    This library provides an implementation of tables indexed by strings. The binary search is used for names of known length. It is also possible to search a table for names of unknown length, i.e. to parse a string using some table. Table elements can be of any private type. Key- insensitive tables are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GPS Track Server

    Simple GPS tracking server

    A small server-side application is dedicated to provide TCP-packets response and basic logging functionality from operating low cost commercially available GPS Vehicle Trackers such as Concox GT06N and perhaps others (GT06E and GT06F). The application is using POSIX API and intended to run on Unix, Linux and even Windows systems (cygwin environment). Currently it has been developed and tested on FreeBSD 14.3. Recently added limited support for VL103 series devices from Jimi IoT Co., Ltd..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JDFTx

    JDFTx

    Joint Density Functional Theory

    JDFTx is a plane-wave density functional theory code designed for electronic structure theory development. One prominent unique capability is the treatment of solvated electronic systems using joint density functional theory. Please see http://jdftx.org for download and compile instructions, tutorials, documentation and citation information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Molecular Dynamics Studio

    Molecular Dynamics Cell Construction

    ...NanoEngineer-1 is a molecular CAD software written by Nanorex and provides the user an easy way to create molecules, while the software modifications allow the user to type atoms using multiple force fields. PACKMOL can generate a random collection of molecules using the molecule templates from NanoEngineer-1 thus providing the initial MD cell. Modifications to PACKMOL allow the atom type data to be passed through to the MSI2LMP software. MSI2LMP creates a LAMMPS input file based on class I or class II force fields. ...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9

    htcontrol

    controls high-temperature single-crystal XRD experiments using IPDSII

    htcontrol is a software to control high-temperature single crystal XRD experiments on a STOE IPDS II or 2T diffractometer platform. A Manson SDP2210 power unit is needed as well as the ICP DAS I7019 data acquisition interface (amount of investment approx. 600 EUR). htcontrol is written in Perl and runs on a cygwin platform to be installed on the WinXP/10 host. Data collections are performed with Stoe's WinXpose (>=1.7.3) via the non-interactive XML interface. For details see: J. Appl....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10

    SODE

    Program to solve differential equations using long Taylor series

    Program to generate a program to numerically solve either a single ordinary differential equation or a system of them.It is a Ruby program, now called omnisode, which generates either Ruby, C, C++, Maple or Maxima code. Code can be generated for all languages under Linux. Ruby can be generated under Windows. All can be generated under cygwin, but would need work on execution of Maple. Omnisode itself is Ruby, which is needed in all cases to generate the program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    BiBler

    BiBler

    Tool to manage and manipulate BibTeX entries

    BiBler is a software for managing references to scientific articles using BibTeX. BiBler runs with a windows GUI or can be used as a Python library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BayesAss

    Bayesian Inference of Recent Migration Using Multilocus Genotypes

    Inference of recent migration rates between populations using multi-locus marker genotype data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Free Finite Element Package is a library which contains numerical methods required when working with finite elements. The goal of FFEP is to provide basic functions for approximating the solution of elliptic and parabolic PDEs in 2D. Until 2016 FFEP was developed using C. Science 2016 the language was switched to GNU Octave with some C Mex-Functions. Mesh generation or import is not part of FFEP. We recommend the use of Gmsh.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Drone WayPointer

    Drone WayPointer

    A ROS package to remotely control the Parrot AR Drone 2.0

    ...It has so far only been tested on the tum_simulator and not on the actual drone. The main functionalities it provides is camera streams of front or bottom cameras of the drone, button and slider control of the drone XYZ velocities, control using waypoints and waypoint commands, pose estimation using simple dead-reckoning and measurement and image recording functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple, fast program to find the best 3 pin gauges that will fit in a desired bore. Program was written in Python and then converted to a .exe using PyInstaller. More information here: https://diynovice.wordpress.com/2015/11/09/pin-gauges-and-soddy-circles/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PyLogAnalyser

    A Python multiplatform tool to filter, colorise and analyse logs

    ...The final goal of this tool is to ameliorate reading long and difficult b/w logs, speed up the analysis and enhance day to day wearying activities. As common application, you can colorise adb logcat logs taking the example files and using them (and also, filter unnecessary lines). You can INSTALL it from PyPI: $ python -m pip install pyloganalyser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DSAquire

    DSAquire

    Data aquasition software for Thurlby DSA524

    DSAquire allows you to download and plot trace data from a Thurlby DSA524 digital storage adaptor (it's a 25 year old instrument, but better late than never, eh?). The data is downloaded via an RS232 serial link using a null modem cable. You can export the plot as an image or export the data in real-world units as a csv file. This software runs under Linux and also under Windows XP and later using Cygwin. Pre-compiled binaries are supplied, as are full sources under the GPL. The interface of provided via FLTK. Also hosted here are the service and operators' manuals for this instrument, as well as dumps of the firmware from the EPROM. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    BIRAP

    Bacterial Intergenic Region Analysis Pipeline

    BIRAP (Bacterial Intergenic Region Analysis Pipeline) is an open source, easy to use Perl pipeline that can be used to re-annotate bacterial genomes using experimental data. The tool integrates expression profile derived from RNA-seq and/or proteogenomics, compares it with existing in silico annotation and helps validate annotation, identify novel protein coding regions, putative non-coding RNA as well as help correct er-rors in the existing annotation. The pipeline requires “pileup” output from SAMtools for RNA-seq data and peptide/ePST locus file (GFF) from the Proteogenomic Mapping tool for prote-ogenomics data along with the genome and existing in silico annotation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SAORS

    OMNET++ implementation of framework for opportunistic protocols.

    ...SAORS provides the necessary functions for the development of opportunistic schemes such as access to the node's routing table, a database for storing the Delay-Tolerant messages, as well as the ad-hoc functionality accomplished by DYMO. It is using by default a beacon mechanism to perform the social network discovery. Beacons contain the ID of the transmitting node and its most important social information (as defined by the routing protocol).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CONTIGuator
    CONTIGuator is a Python script for Linux environments whose purpose is to speed-up the bacterial genome assembly process and to obtain a first insight of the genome structure using the well-known artemis comparison tool (ACT).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PSA

    PSA

    Software to analyse 3D and 2D framed structures, also gives matrices

    PSA(Program for Structural Analysis) is able to analyse Framed structures using FEM(Direct Stiffness Method). Apart from giving the analysed results, PSA is able to give user the various stiffness Matrices generated during the analysis, as web page.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    YAFEMS

    Yet Another Finite Element Method Solver

    ...This way a complete analysis can be carried inside Salome, where a mesh file can be created, exported and read by YAFEMS with the help of a .yaf input file and post-processed within Salome using ParaView. New in v0.4 - More performance boost due to the implementation of the Cuthill-McKee algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CommandCentre

    CommandCentre

    Command Centre

    ...Minor setup- and make reconfiguration bugs, no changes planned. The Command Centre is a Simulation Programming Framework for advanced Command and Control Simulators on Linux/Windows using C/C++ and Java. The Framework integrates with Leading Tools like Visual Paradigm (UML), Net Beans 7.0 (Java), and Code Warrior (C/C++). The codebase supports building Heterogenous Command and Control Consoles and Accelerated User Attached Audiovisuals. The Command Centre Real Time Simulation Framework (under RT Linux) allows designers to build Fast Prototyped Consoles for advanced Simulations running on Local Area Networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    miRNA Temporal Analyzer (mirnaTA)

    miRNA Temporal Analyzer (mirnaTA)

    Differential expression analysis tool for miRNAs in temporal studies

    ...The mirnaTA requires that users provide data from a minimum of two time points and analyze up to 20 time points. To normalize data and remove technical variability, Normal Quantile Transformation (NQT) was used, and the normalized data is analyzed using linear regression model to locate any miRNAs which are differentially expressed in a linear manner. Any miRNAs with P-value<0.05 are considered statistically significant. Remaining miRNAs which did not fit in linear model are further analyzed in two different methods: (1) if the number of time points <3, CDF of the normal distribution, and (2) if the number of time points is >= 3, ANOVA is utilized. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GEMPlot

    GUI Program for GEMPAK

    GUI Program for plotting Model & ReAnalysis Data using GEMPAK. Users can perform Model Analysis, Surface Analysis, Objective Analysis, Cross-Sectional Analysis, Isentropic Analysis, and ReAnalysis. Soundings can also be plotted for a selection of upper air stations within the CONUS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next