Search Results for "data collection algorithm" - Page 42

Showing 1709 open source projects for "data collection algorithm"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1

    KB1OIQ - Micro-Fox Config GPL

    Configure a Byonics Micro-Fox 15 amateur radio transmitter

    This software allows the user to specify various operating characteristics of the Micro-Fox 15 by Byonics, LLC. The Micro-Fox 15 is a frequency agile 2m low power transmitter typically used as the fox during amateur radio fox hunts. The operating characteristics of this device can be copied to and from the device, and can also be saved and loaded from a file. Please note that this software is distributed within the "Andy's Ham Radio Linux" software collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Tools for T-RFLP data analysis

    VB macros and a template for the analysis of T-RFLP data using Excel.

    A collection of Visual Basic macros and a template for the analysis of terminal restriction fragment length polymorphism data using Microsoft Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CramerAlgorithm

    Dense linear solver based on Cramer's Rule and Chio condensation

    ...The program is structured to take input in the same manner as the DGESV routine from LAPACK. It computes A * x = B, where A is an NxN matrix, B is a solution vector and x is the solution vector provided by the program. The algorithm is parallel in nature and this version utilizes threads for a minimal level of parallelism. It also utilizes SIMD (Single instruction, multiple data – SSE2) instructions to provide parallelism in the core calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SeaPerch ROV Data Collection

    A set of programs for PC and Arduino to collect data from sensors

    A set of programs for PC and Arduino to collect data from a Vernier Dissolved Oxygen Sensor (DO-BTA) and temperature sensing with a 10k Thermistor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    AMC1210MB-EVM SW

    AMC1210MB-EVM SW

    Evaluation software for TI Delta-Sigma modulators

    Evaluation software/firmware that utilizes the AMC1210 quad digital filter as a host to various TI Delta-Sigma modulators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Example code for fat16, iso9660 and ext2, its characteristic is simple, we only focus on how the file system data is maintained on hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DNAcompact

    Genome compression algorithm with/without reference (Linux/Windows)

    As the technique of acquiring genome sequences advances, the storage and data transferring of large genome data are becoming important concerns for biomedical researchers. We propose a two pass genome compression algorithm, which highlights the synthesis of complementary contextual models and the introduction of logistic regression mixture method, to improve the compression performance. The proposed framework handles genome compression with and without reference seque- nces, and demonstrated performance advantage over the best existing algorithms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Xross Tab / QScript

    Market Research Data Processing Suite

    XTCC/Qscript revolves around two concepts: 1) Data collection : Qscript 2) Data analysis : XTCC Qscript enables Market Research companies to securely collect data using online and offline mediums such as web, tablets/mobile. Different products include: 1) Pen and Paper Survey Management Qscript enables faster and easier keyboard entry with real time logic and validation. It generates SPSS and IBM Quantum compatible data tabulation programs leading to significant time savings of up to 80%. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GestureDetect

    Gesture detection with Kinect+OpenNI+Unity3D

    ...The usage and algorithm introduction are also provided. Try it and have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    The implementation of the algorithm D-IMPACT. It pre-precesses the data for clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HTML transforms

    Collection of HTML-transforming filters

    The HTML transforms project is a library of streaming filters that transform HTML, and can be combined into a pipeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This code is a collection of machine learning classes which can be used for a variety of applications. The linear_learning class can be used to model linear equations. The class_learning class can be used to linearly separate groups of data. The network class can be used to create a neural network to model complex classification problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MessCoder

    Programming education web-resource

    MessCoder is a collection of problems for novice and advanced programmers. Registration (with FaceBook) is free. To solve a problem, user sends results computed by him for given test data. Points, ranks and achievements are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SeleSup is a simple and fast algorithm (O(n^2)) for reducing the training cardinality of data sets through the elimination of irrelevant instances by mimicking the self-regulatory and suppression mechanism found in the immune system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GERMLINE

    Algorithm for discovering long shared segments of IBDs in populations.

    GERMLINE is an algorithm for discovering long shared segments of Identity by Descent (IBD) between pairs of individuals in a large population. It takes as input genotype or haplotype marker data for individuals (as well as an optional known pedigree) and generates a list of all pairwise segmental sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PGraph

    PGraph

    Visual Programming Tool for Parallel Computations

    PGraph is a free and cross-platform tool for parallel computation that provides you to construct parallel algorithms in easy visual way and generate source code automatically. PGraph is based on C language and flow chart. We call this combination as Visual-Symbolic Programming Language. Now it is able to generate source code in C/C++ for MPI standart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    rmisockfactory

    rmisockfactory

    Collection of RMI Socket Factories

    This project contains a collection of RMI socket factories -- for instance gzip-encoded data sent over the wire, NIO-based communication etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    This MATLAB-based program enables analysis of AFM images. In particular, it allows the user to measure the volume of all distinguishable features in an image and to isolate and sort those particles. As the name implies, LAVA uses Lloyd's Algorithm, also known as k-means sorting, to identify a small set of volumes representative of the actual distribution of particle in the image. Although developed for determining feature volume, LAVA is also completely compatible with other types of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CogPy

    Cognitive Python

    ...A few of its main features are: - A full-featured 2D display library for rapid development - Full control of computer I/O (display, mouse, keyboard, gamepad, joystick, audio) - Advanced library of data collection techniques - Data export to NumPy/SciPy, R, MATLAB, and Microsoft Excel - Compatibility with PyACT-R for cognitive modeling If you are interested in contributing to the CogPy project, contact the lead developer, Jasper Danielson, at jrd4@rice.edu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CAPLET

    CAPLET

    GDS visualization and parallelized capacitance extraction

    Project CAPLET is a capacitance extraction toolkit that extract capacitance at field-solver accuracy. CAPLET can directly handle GDS2 layout files into capacitance matrices in both GUI and command line interfaces. The internal extraction algorithm is specialized for VLSI interconnect structures but not exclusively, as long as the structure is of Manhattan geometry and embedded in a uniform dielectric material.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java/C Comparative Benchmarks

    Java and C Comparative Performance Benchmarks

    A collection of software benchmarks developed to compare the performance of Java with C on identical code. No language libraries were used to avoid implementation differences. Some of the benchmarks are also implemented in Python and Scala. There are benchmarks for bit twiddling, numerical computing, data structure manipulation, concurrent computing, callouts to native libraries, and, graphics processing units (GPU) utilization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fastjson is a JSON processor (JSON parser + JSON generator) written in Java.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    ReDBox is a metadata registry application for describing research data. The open source solution is developed and supported by the Queensland Cyber Infrastructure Foundation (QCIF). As part of the ANDS-funded Metadata Stores Project, the University of South Australia has developed a number of customisations to enhance this system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TrackXY

    TrackXY

    Track & log x & y displacement, in realtime, of object in webcam

    ...I released TrackXY to reduce barriers to entry to science. Planned features include versions for each platform, a GUI, comprehensive data management, and data analysis tools. To analyze motion in /recorded/ video (not real-time), you may prefer something like PhysMo, also a SourceForge project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Open Office Writer Recovery

    Open Office Writer Recovery is best tool to repair corrupt ODT files

    ...Open office writer recovery is best and expertise application which repairs almost all Open Office versions ODT files (1.0, 2.0, 3.0, & 3.2) with effortlessly. The organization has developed this software with multitalented authoritative algorithm which repair data save in two formats ODT and RTF. It’s depend upon user which format will be select to save repair ODT files. Firstly, used demo version of Open office writer recovery tool for analyzing software performance and capability. After that, when you will get complete gratification from software presentation then take full license version.
    Downloads: 0 This Week
    Last Update:
    See Project