Showing 283 open source projects for "c-move"

View related business solutions
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    slab3d

    slab3d

    slab3d is a real-time virtual acoustic environment.

    slab3d is a real-time virtual acoustic environment rendering system. It includes two rendering applications, libraries for spatial auditory display and audio signal processing development, and a set of tools for HRTF analysis and visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RAFTS³G

    RAFTS³G

    Rapid Alignment Free Tool for Sequences Similarity Search to Groups

    ... – PR % Brazil % % Developers and colaborators: % Roberto T. Raittz % Bruno T. L. Nichio % Ricardo A. Vialle % Aryel M. R. de Oliveira % Camilla R. Pierri % Leticia G. C. Santos % Alexandre Q. Lejambre % Nilson A. R. Coimbra % Dieval Guizelini % Jeroniza N. Marchaukoski % Fabio de O. Pedrosa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mksqlite

    mksqlite

    A MATLAB(R) Mex-DLL to SQLite Databases

    Did you ever want to store your MATLAB(R) data in a SQL database? Nothing large, simply a few array or strutures in a few tables. Maybe a few indicies and everything manageable with SQL commands? Then msqlite will be the right choice for you! mksqlite connects the power of MATLAB(R) with the efficiency of the SQLite database engine. (See also https://github.com/AndreasMartin72/mksqlite)
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4

    GRAMPC

    A gradient-based augmented Lagrangian framework for embedded NMPC

    GRAMPC is a nonlinear MPC framework that is suitable for dynamical systems with sampling times in the (sub)millisecond range and that allows for an efficient implementation on embedded hardware. The algorithm is based on an augmented Lagrangian formulation with a tailored gradient method for the inner minimization problem. GRAMPC is implemented in plain C with an additional interface to C++ and MATLAB/Simulink. The basic structure and usage of GRAMPC are described in the documentation...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 5
    RenewNet Foundry

    RenewNet Foundry

    Building blocks for the renewable energy industry.

    RenewNet Foundry is a repository for an integrated set of simulation components for system simulation of wind, wave and tidal energy systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GetData

    Scientific Database Format

    The GetData library provides an API to interface with Dirfile databases. The Dirfile database format is designed to provide a fast, simple, scalable format for storing and reading binary, synchronously-sampled, time-ordered data.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 7
    Cantera
    Cantera is a suite of object-oriented software tools for problems involving chemical kinetics, thermodynamics, and/or transport processes. It can be used from MATLAB, Python, C++, or Fortran.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    DCT

    Diffraction Contrast Tomography analysis code

    Diffraction contrast tomography code base, as developed by researchers from beamline ID19 of the ESRF, Grenoble, France, and Manchester University, UK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenDAFF

    OpenDAFF

    Directional Audio File Format

    OpenDAFF is a free, open-source software package for directional audio data - like the directivity of microphones, speakers, as well as head-related transfer functions (HRTFs)
    Downloads: 1 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    TMC compiler

    TMC compiler

    Translator from restricted matlab to C

    Open-source tool to convert/port/migrate/optimize Octave/MATLAB(R) written projects to C-code. Consists of C-code generator and run-time support library. Support a subset of MATLAB (R) language and an extendable set of in-build functions. Git Repository: https://github.com/csafonov/tinymc
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    ebfformat

    ebfformat

    An Efficient Binary data Format

    EBF, which stands for Efficient Binary Format, is a binary file format for reading and writing binary data easily. Reading writing routines are currently available in C,C++,Fortran,Java, Python, IDL, MATLAB. A program called ebftkpy which has a set of utility functions to work with the .ebf files , e.g., viewing the contents and getting a summary, is also provided. The EBF specification is designed to be concise and easy to understand to make it easier for others to write their own code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    This Matlab package implements machine learning algorithms described in the great textbook: Pattern Recognition and Machine Learning by C. Bishop (PRML). It is written purely in Matlab language. It is self-contained. There is no external dependency. This package requires Matlab R2016b or latter, since it utilizes a new Matlab syntax called Implicit expansion (a.k.a. broadcasting). It also requires Statistics Toolbox (for some simple random number generator) and Image Processing Toolbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The reference implementation of the Kernel-Based Hough Transform (http://www.ic.uff.br/~laffernandes/projects/kht) for detecting straight lines in binary images moved to GitHub (https://github.com/laffernandes/kht).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Finite Element Method Magnetics

    Finite Element Method Magnetics

    Finite element analysis of electromagnetic devices

    Solves low frequency magnetic, electrostatic, heat flow, and current flow problems on 2D and axisymmetric domains via the finite element method.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    CasADi
    A symbolic framework for C++, Python and Octave implementing automatic differentiation by source code transformation in forward and reverse modes on sparse matrix-valued computational graphs.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 16

    The DREAM Toolbox

    The DREAM toolbox is a free open source acoustic field simulation tool

    The DREAM (Discrete REpresentation Array Modelling) toolbox is a free open source toolbox, for both Matlab and Octave , for simulating acoustic fields radiated from common ultrasonic transducer types and arbitrarily complicated ultrasonic transducers arrays. The DREAM toolbox enables analysis of beam-steering, beam-focusing, and apodization for wideband (pulse) excitation both in near and far fields. The code in the svn repository # svn co...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DQ Robotics
    DQ Robotics has been moved to GitHub. The SourceForge project will not be updated anymore. Please see http://dqrobotics.github.io.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SparesPOP is a MATLAB implementation of a sparse semidefinite programming (SDP) relaxation method proposed for polynomial optimization problems (POPs). Please send a message to kojima-spop@is.titech.ac.jp if you have any question and/or request. We also release SparsePOPC++ and SparsePOPC++-windows. Both implementations are SparsePOP which does not use MATLAB, but only C++. In particular, SparsePOPC++-windows contains a binary file which works on Windows, and does not require to compile.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    octave-intinf

    Infinite-precision integer arithmetic for Octave, written in Octave

    Octave code to perform arbitrary-precision integer arithmetic. It may or may not work in Matlab. The supported operations are: >> s = a = intinf (126) % Creation of intinf-class object from integer or string >> b = intinf ('-792716404922304611755050042308687') >> c = a + b % Addition >> d = a - b % Subtraction >> e = c * d % Multiplication >> f = (e - a^2) / b...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Brain imaging software produced by the Brain Research Imaging Centre of The University of Edinburgh.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This project aims to develop and share fast frequent subgraph mining and graph learning algorithms. Currently we release the frequent subgraph mining package FFSM and later we will include new functions for graph regression and classification package
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Qu is a MATLAB toolbox for the visualization and analysis of N-dimensional datasets targeted to the field of biomedical imaging. It supports several microscopy image formats and offers a plugin mechanism and a consistent API for easy extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ISS SPHERES

    ISS SPHERES

    SPHERES Facility software for scientists

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AnalyzeNNLS

    MRI Multiple Echo T2 Analysis

    Users load multiecho MRI data and draw ROIs. AnalyzeNNLS creates a T2 distribution from the averaged decay data. Regional fractions and geometric T2 times can be determined. Please reference: Bjarnason TA, Mitchell JR. JMR 206:200-4 (2010). Temporal Phase Correction included in version 2.5. If you use this functionality, please reference: Bjarnason TA, Laule C, Bluman J, Kozlowski P. JMR 232:22-31 (2013).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Accelerator Toolbox
    This is a public repository for the Accelerator Toolbox, Matlab based accelerator physics code.
    Downloads: 0 This Week
    Last Update:
    See Project