Showing 696 open source projects for "smartgpu2.h"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 1

    xxcopy Shell Extension

    Simple Windows Shell Extension for xxcopy

    Simple Shell Extension for xxcopy for windows (32 & 64 bit). Uses the following flags by default. /tc /ba /h /k /e /pb /yy /oa"destFilePath/Log.txt" *MUST HAVE XXCOPY INSTALLED*
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    btrxml

    Basic, Tiny, Reader for XML

    ...A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while giving other developers a somewhat convenient API. Check the project website for more information about what btrxml is, does, won't do, example usage, and stuff like this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SmartGPU2 - Arduino UNO/DUE library

    Arduino Library for the SmartGPU2

    This is the official Arduino SmartGPU 2 library
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Opossum

    Opossum

    Opossum is a minimal tiling window manager for X11/Linux

    Opossum is a minimal tiling window manager: a fork of Catwm. This wm's named after the "living fossil" Virginia Opossum (Didelphis virginiana). Like the wm's namesake survivor from the "Age the Dinosaurs", Opossum has some evolutionary fixes in archaic behavior to prevent eX-screen-tinction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    MeGUI Mod Project
    MeGUI Mod is modified based on MeGUI. It supports H.264 using x264 encoder. The modified MeGUI enhanced x264 encoder configuration interface. Full support for the mod version of x264 encoder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    gmop3d

    Manipulator or Industrial Robots MOtion Path 3D simulation and animat

    ...There have two parts of model build. First is build Manipulator(Industrial Robotic arm) axle rotate motion model. This have writed in source code, you can changing datas in gmp16.h. Second, terminal path model. The first version only support cube, cubic model, it support 1, translate, means cube path model 's position. 2, rotate, cube can
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TinyColor

    TinyColor

    Fast, small color manipulation and conversion for JavaScript

    ...All commas, percentages, parenthesis are optional, and most input allow either 0-1, 0%-100%, or 0-n (where n is either 100, 255, or 360 depending on the value). HSL and HSV both require either 0%-100% or 0-1 for the S/L/V properties. The H (hue) can have values between 0%-100% or 0-360. RGB input requires either 0-255 or 0%-100%.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    High-index nanocylinders

    Investigation of properties of high-index dielectric nanocylinders

    This projects aims at full detailed investigation of resonant properties of high-index dielectric nanocylinders. Employing Lumerical FDTD Solutions, it can perform the calculation of scattering and absorption cross-sections, as well as visualizing E and H-field profiles at resonant wavelengths and performing a SNOM-like scanning of near-fields above cylinders at desired sequence of heights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Symantec Netbackup Monitoring Tool

    Monitoring backup jobs tool for Symantec NetBackup

    Monitoring tool for Symantec Netbackup backup software, written in Perl with Curses. Press "h" to see all available options. If you have any ideas or suggestions just email me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    3nity Media Player

    3nity Media Player

    Play audio and video files in this Windows frontend for MPlayer.

    3nity Media Player is a highly portable multimedia player capable of reading most audio and video formats (MPEG-2, MPEG-4, H.264, DivX, MPEG-1, mp3, ogg, aac ...) as well as DVDs, Audio CDs VCDs, and network streams. 3nity Media Player is a graphical user interface for mplayer. It's based on MPUI-Ve by Visenri and MPUI by Martin Fiedler. Features : It can play any audio/video file that mplayer supports, that's about 99% of all media files you can find.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Algorithms & Data Structures in C++

    Algorithms & Data Structures in C++

    Algorithms & Data structures in C++

    An algorithm is represented by a .h file and placed under include. (one .header file per algorithm.) The demo program for the algorithm demonstration is placed under src. (one demo per algorithm.) After the program passes correctly, please initiate Pull Requests, the code is verified and stored in the library, and the new algorithm implementation is published in the README.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWSDaylight

    AWSDaylight

    Application to enable daylight saving of AWStats configs

    This is a bash script do that is possible enable or disable daylight saving of yours AWStats reports confs. AWSDaylight.sh -t TIMEZONE -c CONFS -d -n [-p PATHCONFS] -h -h : Show this help message -t : Define timezone of normal time. Ex.: -3 (to Brazil) -c : Define confs to be changed. Ex.: site1,site2 (comma separated) -d : Set daylight saving -n : Set normal time -p : (optional) Define path of awstats.site.conf. Default is /etc/awstats/ To schedule execution on crontab. Follow an example from cron from brazilian time setup: 59 23 15-21 10 0 <PathToAWSDaylight>/AWSDaylight.sh -t -3 -c site1,site2 -d 59 23 15-21 2 0 <PathToAWSDaylight>/AWSDaylight.sh -t -3 -c site1,site2 -n
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Modular Gaming

    Modular Gaming Open Source Persistent Browser Based Game Framework

    ...If you wanted just a forum you could enable only the core, user and forum modules. We are building our framework using Kohana which is an open source, object oriented (H)MVC web framework built using PHP5 by a team of volunteers that aims to be swift, secure, and small. We are using Kohana 3.3 You can view a demo at http://demo.modulargaming.com If you have any questions, bugs or feature requests feel free to post them on the issue tracker at GitHub. https://www.github.com/modulargaming/modulargaming Licensed under a BSD license. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    hf

    bash history file filter

    hf (history filter) filters bash command history in a way similar to a file search. You can see the results as you type, then you can run or edit the selected command. If you use the Ctrl+r bash shortcut a lot, this will definitely make your life easier. hf is a fork of hstr: https://github.com/dvorka/hstr
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Huffman Stuff

    I want to test some ways to store the data for the Huffman Tree

    ...But what about the informations needed to create the Huffman Tree? They must be stored as well. With this project I want to test some possibilities to store these data. gmp,h is needed to compile. See: http://gmplib.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Project moved: Find the latest code at https://www.h323plus.org/ Follows on from now depreciated OpenH323 and designed as a drop in replacement for OpenH323. Development of advanced open source H.323 including application sharing, video conferencing and incorporates new research and development work. Project moved: Find the latest code at https://www.h323plus.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    vbTPM

    Variational Bayes for tethered particle motion

    ...http://dx.doi.org/10.1093/nar/gku563 2014-06-11: manuscript accepted for publication in Nucleic Acids Research. Preprint: http://arxiv.org/abs/1402.0894 If you use this code, please cite our work: Stephanie Johnson, Jan-Willem van de Meent, Rob Phillips, Chris H. Wiggins, and Martin Lindén Multiple LacI-mediated loops revealed by Bayesian statistics and tethered particle motion. Nucleic Acids Research (2014), doi: 10.1093/nar/gku563
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SmartGPU2 Camera Demo

    JPEG camera + SmartGPU2

    A JPEG camera is taking jpg pictures and transmitting them to the SmartGPU2, this saves the picture in the microSD card, and then decompress it and loads the picture in the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DxDvrCapture

    DxDvrCapture

    Survival capturing from USB devices

    .... - GPS info in subtitles - Centrafuse 3.5 plugin. N.B.: For recording stream from camera in H.264 must be used drivers provided by Windows OS. Program is under active development and testing so please post or email me your bugs, offers and questions!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ..."Automated Annotation and Quantification of Glycans Using Liquid Chromatography Mass Spectrometry (LC-MS)." Bioinformatics, C.Y. Yu, A. Mayampurath, Y. Hu, Y. Mechref and H. Tang, Apr 2013
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SmartGPU2VideoConverterUtility

    A Video Converter Utility for the SmartGPU2 processors

    Use this app to convert several source video formats to *.vid format accepted/played by SmartGPU2 processors!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sippy B2BUA and RFC3261 SIP Stack

    Sippy B2BUA and RFC3261 SIP Stack

    This project has been relocated to http://github.com/sippy/rtpproxy h

    This project has been relocated to http://github.com/sippy/rtpproxy http://github.com/sippy/b2bua
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HPKGSRC (PKGSRC for Haiku)

    HPKGSRC (PKGSRC for Haiku)

    NetBSD PKGSRC for Haiku operating system

    The goal of the HPKGSRC project is bringing the power of PKGSRC package management to operating system Haiku (www.haiku-os.org). The name HPKGSRC mean both H[aiku]PKGSRC and the upcoming revolutionary format of packages - HPKG [Haiku PacKaGes] that using the modern conception of user level file systems. The NetBSD Packages Collection (pkgsrc) is a framework for building third-party software on NetBSD and other UNIX-like systems, currently containing over 8000 packages. It is used to enable freely available software to be configured and built easily on supported platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    s y s h x x t t y j
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...MGEScan-non-LTR is a software for the identification of non-LTR retrotransposons in genomic sequences, following a computational approach inspired by a generalized hidden Markov model (GHMM). References: 1. M. Rho et al., "De novo identification of LTR retrotransposons in eukaryotic genomes", BMC Genomics (2007) 8:90. 2. M. Rho and H. Tang, "MGEScan-non-LTR: computational identification and classification of autonomous non-LTR retrotransposons in eukaryotic genomes", Nucleic Acids Research (2009) 37:21.
    Downloads: 0 This Week
    Last Update:
    See Project