Showing 228 open source projects for "segment"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1
    SMT: SAR Management Toolkit

    SMT: SAR Management Toolkit

    Application for managing land searches for missing persons.

    Experimental application for assisting in the management of land searches for missing persons. Incorporates OpenJump for GIS rendering of segments, establishing intitial POA values for segments through consensus or mixed consensus and statistical distances, POS and POA recalculation based on PODs from applied resources, and task assignments suggested by missing person behavior profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Dual BCD to Hex 7-Seg Driver

    A BCD to Hex Dual 7-Segment Display Driver IC using a PLD

    ...The code is written for WinCUPL. See the Instructables page for more details. http://www.instructables.com/id/Dual-BCD-to-Hex-7-Segment-Driver/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GeoKarambola

    GPX parser, track & route utilities, GEO calculus, 3D vector algebra.

    Java library (GPL 3.0 licence) with: GpxParser, GpxFileIo, GpxStreamIo: - GPX formated I/O GpxTrackUtils with: - track to route conversion GpxRouteUtils with: - Route simplification/reduction - Route length calculus - Route reversion GpxUtils with: - Point/Route/Track filtering (by type, distance, length) - Point/Route/Track sorting (by type, name, distance, length, age) - Point/Route/Track merging & purging (duplicated/overlaping) Geo for: - geodesic distance - horizontal distance - bearing between 2 points - turning angle from bearing - distance from a point to a line segment R3 for 3D vector algebra: - addition - subtraction - dot product - scalar product - cross product - distance between points - distance from point to line segment - distance from point to path Units with: - METRIC, IMPERIAL and NAUTICAL systems - uniform distance formating - uniform speed formating
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    An automized tool to segment eye bulbs and measure movements and eye state.
    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
    ARSegmentPager

    ARSegmentPager

    Segment tab controller with parallax Header

    ARSegmentPager is a customizable paging library for iOS that integrates segmented controls with scrolling views. It provides a smooth user experience for applications that require tabbed navigation with interactive headers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    libshmal

    Primitive shared memory allocator that allows several independent proc

    Primitive shared memory allocator that allows several independent processes to share same shared memory segments. It provides shared memory analogs to regular memry library calls like malloc(), free(), etc. Currently may work with mmap() or shmget().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    bitview

    Set and clear bits, view in hex and dec, perform logic and arith

    Bitview provides a way to set bits based on number, or to input a hex number and view the bits as they would appear in a register. You can also format the bits. For example, a PCI configuration address consists of segment-bus-device-function, where segment is 16 bits, bus is 8 bits, device is 5 bits, and function is 3 bits. You can view a PCI configuration address in this format by inputting 16.8.5.3 in the format window and seeing the results in hex in the results window. There is also a built-in calculator with arithmetic and logic functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jErgoTrainer

    jErgoTrainer

    A Java training software for the daum electronic ergo_bikes

    ...The software communicates with the ergo_bike via the serial port (resp. USB) and provides a real-time graphical representation of the data in multiple diagrams and 7-segment displays. It provides the fix programs of the ergo-bike and user defined watt- and height-programs. Training data can be stored, analyzed and compared with other trainings. User programs (at this time just watt-controlled EUP) can be imported easily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    OmegaT Merge Segments

    Segment merge script and app for OmegaT

    Merges the current and the next segments in OmegaT (This far, Linux only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    coda

    Tool to extract backtrace from coredump without binaries

    "coda" stands for CO(re) D(ump) A(nalyzer) or C(ore) O(bject) D(ebugger) and A(nalyzer). This tool probes Linux-x86_64 coredumps in batch mode as well as interactively. coredump has to be full(not a data/stack segment dump only). If the coredump is not full, backtraces will be curtailed. This tool does not require binaries, only full core dump is required. Architecture supported ----------------------- compile on x86_64 Linux box. How to enable full coredump in linux ------------------------------------ On bash prompt $> cat /proc/$$/coredump_filter 00000033 $> echo 0x7f > /proc/$$/coredump_filter $> cat /proc/$$/coredump_filter 0000007f For furter info 'man core'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gem5-STNoC

    gem5-STNoC

    Cycle-approximate STNoC instance in gem5

    The gem5-STNoC model available here (https://sourceforge.net/projects/gem5-stnoc) in alpha version is adapted from the gem5 Garnet Fixed Pipeline as a cycle-approximate NoC model based on STMicroelectronics STNoC backbone specifications. It supports several mechanisms implemented at the STNoC Network Interface, such as NoC Firewall and preliminary Memory Interleaving. The model is freeware covered by standard gem5 license. Development has been partly supported by EU-ICT projects DREAMS and TRESCCA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Burd's Proxy Searcher

    Burd's Proxy Searcher

    Desktop application for proxy searching

    ...Just try Burd's Proxy Searcher program. It is looking for list of proxies in Internet with using of public search engines, checks if those proxies works in your Internet segment, gathers additional information. If you want to be anonymous and don't want to spend much time for manual search then this program was developed especially for you. Tags: the free proxy, proxy list, proxies, proxy for free, proxy providers
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Arduino Simulator
    ...The interface of the main window is straightforward and intuitive, as it is divided into two tabs called Code and Wiring, each with its specific functionality. Arduino Simulator features touch sensor, LED blinking, 4x4 Keypad, One Digit Seven Segment Display, Serial Monitor to display the output of the code, Wiring to show how to make wiring, Hardware requirements that list the components of the circuit, save log to text file, save the .ino file to use it in Arduino IDE and save the wiring photo as .png file.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Vibrato Toolbox

    Vibrato Toolbox

    Vibrato Toolbox: Parametric Analysis of Musical Vibrato

    ... (1) We use some functions in MIR toolbox, please first add in this toolbox to MATLAB: https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/mirtoolbox MATLAB/file -> set path add folder /Toolbox/ (and the folder for audio files) hit "save"; "close". (2) please also set the folder "F:\THISFOLDER" with code and audio files as "current directory" so the code can read the audio segment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ...They can move genes from one place to the other, change the orientation of some genes, or even change the number of chromosomes. In this work, we deal with inversion events, which occur when a segment of DNA sequence in the genome is reversed. In our model, each inversion costs the number of elements in the reversed segment. We present a new algorithm for this problem based on the metaheuristic called Greedy Randomized Adaptive Search Procedure (GRASP) that has been routinely used to find solutions for combinatorial optimization problems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    raspberry-pi-seven-segment-utilities

    Provides a 7 segment driver and displays a sequence of numbers

    This program provides various seven segment and LED functions for the Raspberry Pi. ss = SevenSegment([3, 5, 7, 8, 10, 11, 12]) (A list of 7 raspberry pi pins) instantiates the seven segment display. ss.off() turns the seven segment display off, while ss.on() turns it on again. ss.digit(4) displays a 4 on the LED. ss.number(1234567890, 0.3) #Displays the number 1234567890 with one digit each 0.3 sec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XLS(X)toTMX

    XLS(X)toTMX

    Excel to TMX file converter

    XLS(X)toTMX allowed you to convert Excel 2003/2007/2010/2013 (*.xls & *.xlsx) files to TMX 1.1 file. TMX files are specific XML format files used in CAT software as OmegaT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RS-DOS binary file segment manipulation tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple packet crafting tool that turns text commands into pcaps. Optionally build a DAQ and Snort can directly read commands or raw payload data - no pcap required. Packets can exhibit any flaw or anomaly desired. Syntax is flexible and powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Arduino 7 segment display

    7 segment characters and patterns

    Write characters to 7 segment display or flash light pattern on LEDs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    downloader

    Almost linear download accelerator

    ...But all the available download accelerators (in my experience) divides the file to equal segments and starts downloading those segments. That means I cannot start watching the video if the each segment download rate is high. To resolve this issue I wrote a shell script which downloads a file in a linear fashion. That means the 8 threads will first download the first 8 segments of 2 MB size (can be customized) and then they will move to next segments. It worked for me. You can use it too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Android Video Editor for those who wants a simple video editor app. Function : Cut a video segment Join two videos Extract MP3 from Video Speed up Video Compress Video Resolution Change Video Extract Video from Video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nightmare

    Nightmare

    A high-level browser automation library

    Nightmare is a high-level browser automation library from Segment. The goal is to expose a few simple methods that mimic user actions (like goto, type and click), with an API that feels synchronous for each block of scripting, rather than deeply nested callbacks. It was originally designed for automating tasks across sites that don't have APIs, but is most often used for UI testing and crawling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ITK-SNAP x64

    ITK-SNAP static builds for Windows 64-bit(only one file)

    ITK-SNAP is a software application used to segment structures in 3D medical images. It is the product of a decade-long collaboration between Paul Yushkevich, Ph.D., of the Penn Image Computing and Science Laboratory (PICSL) at the University of Pennsylvania, and Guido Gerig, Ph.D., of the Scientific Computing and Imaging Institute (SCI) at the University of Utah, whose vision was to create a tool that would be dedicated to a specific function, segmentation, and would be easy to use and learn. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 25

    Library for TM1638 to MSP430

    A library for interacting an MSP430 with a TM1638 (SPI 3-wire mode)

    MSP430G2xx3 - USCI_A0 SPI Master Interface to TM1638, Read/Write command, key scanning, show digit and switch LEDs on board. TM1638 - Driver for Led's indicator, 10 segment output lines, 8 grid output lines, 8 segment/key - 3 lines scanning. See: TM1638 Display/LED module at http://www.dealextreme.com/p/81873?r=68099021 for example module TM1638 for arduino: http://code.google.com/p/tm1638-library/ for Stellaris lauchpad: http://code.google.com/p/tm1638-stellarislaunchpad-library/ по-русски: http://www.shelezyakin.ru/?...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo