Showing 695 open source projects for "smartgpu2.h"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • $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
  • 1

    less TablePager

    Patched version of the "less" file pager for tab-delimited tables

    Patched version of the "less" file pager (http://www.greenwoodsoftware.com/less/) for better viewing of tab delimited tables. Adds two additional command line options: -v, --variable-tabs=N Always keep tab delimited columns aligned in the view at distance of N spaces -H, --hold-line=[+-]N Highlights line number N and always keeps it displayed. If the line scrolls off the view, show it in the first or last row of the screen. When prefixed with '+' or '-', selects the line that is currently at distance N from the top or the bottom of the screen, respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FLSmac

    User friendly command line interface for image timeline analysis

    ...In addition, it shows you the command as it is being built so that you can verify its accuracy AND learn how the commands were assembled. Installation Simply un-tar the folder to the location of your choosing (ex: tar -xvf flsmac.tar). Usage ./flsmac.pl Optional Parameters -h Displays help file [image_name] Send the file name as input image Requirements SleuthKit and perl must be installed SleuthKit is available from: http://www.sleuthkit.org/sleuthkit/download.php Limitations - Has to create a temporary file to catch the output of FLS at /tmp/flsmactmp which is deleted after mactime execution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    xvatool

    Tool for checking integrity of XVA and some more

    ...Installation: just run make in the directory you unpacked this archive Usage: xvatool [options] <XVA filename> verify integrity of XVA file Options: -v verbose output -h this help TODO: * Disk assembly from XVA * XVA generate from block device * ZLIB pack/unpack with checking * MBR decode
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    iiitbaodv-gpu-aodv-IIIT Bangalore
    ...Guide: Prof Shrisha Rao srao@iiitb.ac.in Prof Poonacha P G poonacha.pg@iiitb.ac.in Students: Abhilash C S abhilash.gowder@iiitb.org Abhishek Varshney abhishek.varshney@iiitb.org Dilip S dilip.s@iiitb.org Navik Yogesh Laljibhai navik.yogeshlaljibhai@iiitb.org Pradyot H Adavi pradyot.h.adavi@iiitb.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 5

    speedt

    Rough internet speed testing tool (CLI)

    This tool was intended to be run under OpenWrt (so it's small and has no dependencies) but it can be also built/run under most other *nixes and Windows. It's very easy to use, run it with -h or --help argument to see a brief howto. I hope someone finds it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    aodv protocol on gpu IIIT Bangalore
    ...Guide: Prof Shrisha Rao srao@iiitb.ac.in Prof Poonacha P G poonacha.pg@iiitb.ac.in Students: Abhilash C S abhilash.gowder@iiitb.org Abhishek Varshney abhishek.varshney@iiitb.org Dilip S dilip.s@iiitb.org Navik Yogesh Laljibhai navik.yogeshlaljibhai@iiitb.org Pradyot H Adavi pradyot.h.adavi@iiitb.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    mpeg_cut

    Yet another video editor

    mpeg_cut is a utility for video cutting of an MPEG transport stream (H.222/H.262), for instance to remove leading and trailing advertisements from a recorded movie. Such transport streams are created by e.g. current satellite cards or the DreamBox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    rfMaxima
    rfMaxima is an RF toolbox for the wxMaxima computer algebra system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Open SVC Decoder
    Open SVC Decoder aims to provide a real-time coding framework for Scalable Video Coding extension of H.264/AVC.This project is AVC/SVC library decoding tools created at the IETR/INSA of Rennes. Please have a look at the project web site for more details
    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
  • 10
    Starbuck's FreePlayer

    Starbuck's FreePlayer

    Free Media Player with video web browser

    ...FreePlayer is gratis (free of charge) and its code is open-source. Starbuck's FreePlayer runs on Windows, Linux and Mac OS X platforms. Starbuck's FreePlayer can play audio and video files (Xvid/DivX, H.264, MKV, WebM, MPEG-2, FLV, MP4, WMV, AC-3, AAC, DTS, MP3...), DVD and Bluray discs and folders, and files from the network, using the HTTP, FTP, MMS or RTSP/RTP protocol. Running MPlayer and MPlayer2 as backend, Startbuck's FreePlayer is fast and powerful. Another great feature of MPlayer is the wide range of supported output drivers (X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, GGI, SDL, VESA). ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Deoxys

    Deoxys

    A simple dec/bin/hex/oct converter.

    ...Making it work: 1) Download the program. 2) Open a terminal and type "cd ~/Downloads" (assuming Deoxys is in your /home/user/Downloads folder). 3) Type "chmod +x deoxys". 4) Type "sudo mv deoxys /usr/bin". 5) To use Deoxys, just type "deoxys OPTION NUMBER", where OPTION can be -d, -b, -h or -o and NUMBER is what you want to convert. The OPTION tells Deoxys whether NUMBER is expressed in dec, bin, hex or oct. Simple as that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NS3 QoE Monitor

    QoE Monitor allows NS3 users to evaluate QoE in simulated environments

    ...QoE Monitor is currently developed by the Networking Research group of University of Modena and Reggio Emilia (http://www.unimore.it/). List of currently available features: - PSNR/SSIM computation for H.264 video transmission - G.711 audio transmission - Basic RTP emulation - Receiver side jitter estimation, according to RFC 3550 To do: - support new audio and video codecs - support new audio and video formats - develop objective audio evaluation metric(s) Update 02/27/2013: The latest archive has been updated to include some new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OpenXfem++

    OpenXfem++ is an XFEM (eXtended Finite Element Method) written in C++.

    ...Furthermore, it allows composite materials to be modeled on a structured mesh which is independent of the inclusions. The implementation is described in the following article An extended finite element library S Bordas, PV Nguyen, C Dunant, A Guidoum, H Nguyen‐Dang International Journal for Numerical Methods in Engineering 71 (6), 703-732.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HSI ColorChooser

    HSI ColorChooser

    Find a color in three ergonomic panels: hue, saturation and intensity

    ...This tool presents the HSI space in three cross sections maintaining one of these parameters at a constant value, keeping into account that, on RGB monitors, not all colors can be achieved with arbitrary pureness and lightness. On tuning H, S or I, the colored surface varies in shape accordingly. Functions: hue, saturation and intensity controls, copy & paste RGB (decimal and hexadecimal) values, selected color preview, paste color
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenDVDx

    OpenDVDx

    DVDx is an extremely easy to use DVD to VCD/SVCD/DivX converter.

    DVDx Is a very easy to use audio/video encoder and a powerful DVD copier. Read DVDs and audio/video files, encode to popular video formats: (S)VCD/CVD/DVD, Xvid/Divx, MPEG-4, H.264/AVC, QuickTime, Flash Video, Ogg, WebM, AC.3, MP3, MP4/AAC etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SimpleLZW

    An file compression/decompression tool using LZW algorithm

    This is an implementation of LZW algorithm for compress/decompress files. It easy to use. type ./lzw -h to see more help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hackerando la Macchina Ridotta

    Hackerando la Macchina Ridotta

    Hackerando la Macchina Ridotta (Hacking the Smaller Machine)

    HMR is a computing history project of the University of Pisa. The HMR goal is to virtually rebuild old computers so it is possible for everyone to use them and actually feel how hardware and software technologies evolved in the course of time. The Macchina Ridotta (that in Italian means Smaller Machine) was the very first computer built in Italy by the University of Pisa in 1957. The MR is also the first machine rebuilded by the HMR project. More in general, HMR aims to support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DyMMM

    Dynamic Multispecies Metabolic Modeling framework

    ...The DyMMM framework was formerly known as the DMMM framework. Please use the following citation for bibliographical purposes: Zhuang, K., Izallalen, M., Mouser, P., Richter, H., Risso, C., Mahadevan, R., & Lovley, D. R. (2011). Genome-scale dynamic modeling of the competition between Rhodoferax and Geobacter in anoxic subsurface environments. The ISME journal. Zhuang, K., Ma, E., Lovley, D. R., & Mahadevan, R. (2012). The design of long-term effective uranium bioremediation strategy using a community metabolic model. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    yamdi is a metadata injector for FLV files
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    SMTHPlayer

    SMTHPlayer

    smthplayer is a cross-platform player for the smooth streaming format

    SMTHPlayer is a universal cross-platform player for the smooth streaming format. It supports ism/isml and csm manifests as well as VC-1, H.264, WMAv2, WmaPro and AAC codecs. It uses mplayer to play streams and it's written in php. I provide preconfigured versions of smthplayer for both Windows and Linux (even if Windows support is not guaranteed). However, you can configure the program by yourself by reading the "Configuration" section in the README file. I also provide a preconfigured Windows version that includes a full mplayer pack (mencoder is included, even if it's not necessary to smthplayer), Faad 2.7 and bgrun.exe (needed in Windows to run background processes), because it's more difficult for Windows users to find precompiled binaries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    convert2orcazmatrix

    Python script that converts regular zmatrix to orca-zmatrix format.

    ...I created a script that would convert the regular format to the special orca format. It is written in python and can be used like this. usage: convert2orcazmatrix.py [-h] -i INPUTFILE [-o OUTPUTFILE]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ppc-dis

    powerpc disassembler/assembler

    A standalone powerpc disassembler written as a wrapper over GNU libopcode library. It accepts the opcode ( in hex or decimal ) as it's argument and spits the disassembled output. Recently, a reference assembler has been added. It takes the instruction in string form and spits the assembled 32-bit opcode.It's not fully tested and may not work always.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    YEI 3-Space C API

    A C API for interfacing with the YEI 3-Space family of IMUs.

    The YEI 3-Space Sensor Application Programming Interface (API) is a series of functions, classes, and structure definitions designed to make writing applications that utilize the YEI 3-Space family of sensors fast and easy to support. The C/C++ variant of the API is built as a header (.h) and dynamic link library (.dll + .lib). With the C/C++ API, users that require easy integration of the 3-Space family of sensors into programming environments not natively supported may import the dynamic link library and call its contained functions from the importing program, as the API's function prototypes are all compiled as C prototypes and are name mangled as such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RSBot: Grape-O-Matic The guard killer
    - Kills guards for their grapes which can be sold at the Grand Exchange. Profit around 30k/h. - Picks up bones and bury's them when the inventory is full. - Banks the grapes - Has a very nice and hightech paint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Roundcube Smshosting plugin

    Send sms message from roundcube webmail

    Send sms message from roundcube webmail using smshosting.it sms gateway
    Downloads: 0 This Week
    Last Update:
    See Project