Showing 696 open source projects for "smartgpu2.h"

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.
    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
    Joiner (oracle, excel, dbf export)

    Joiner (oracle, excel, dbf export)

    Convert and merge Oracle, Excel, Dbf, and Text data (for Windows)

    ...Supports the command line and LOG files. To work, you must create a job configuration and save it as XML file (examples are attached). Help is available with the -h option in command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Vrapper

    Vrapper

    Vim-like editing in Eclipse

    Vrapper is an eclipse plugin which acts as a wrapper for existing eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Eclipse Update Site: http://vrapper.sourceforge.net/update-site/stable
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    Ghawwas_V4

    An open source system for Arabic corpora processing

    ...Two corpora frequency profile comparison based on MI, CHI, LL, T-Score, Z Score, Dice, Log Dice, Weirdness Coefficient f. Accept Windows and UTF-8 character encoding g. Accept TXT, DOC, DOCX, RTF and HTML formats h. Export the processing results in CSV file format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Jekyll::Typogrify

    Jekyll::Typogrify

    A Jekyll plugin that improves the typography of your Liquid templates

    ...Applies smartpants to a given piece of text. Replaces space(s) before the last word (or tag before the last word) before an optional closing element (a, em, span, strong) before a closing tag (p, h[1-6], li, dt, dd) or the end of the string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dpans2texi

    Converts the sources of the Common Lisp standard to the Texinfo format

    ...The purpose of dp2ansi script is to take advantage of the superior qualities of the Info reader in Emacs compared with other formats, viz. * Single-key index lookup with completion: i. * Single-key full text regexp search: s * Convenient symbol lookup from source code: C-h C-i (or C-c C-d h from slime).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CsvIgniter
    ...$fecha_hoy=date('d-m-Y'); $ruta_descarga = 'C:/Program Files/Apache24/htdocs/CsvIgniter/tmp/';//no olvides el / del final $nombre_carpeta_a_descargar = 'FOLDER1'; $descarga_nav = TRUE; //ESTO HABILITA O DESHABILITA LA DESCARGA $bd = "tu_base_de_datos"; $tabla = "tu_tabla"; //WHERE $wheres = ""; $prefijo_reportes_archivos = "CSV Sample 1 - Title "; $momento = "{$fecha_hoy}";//date("Y-m-d h-i-s"); //AQUI PUEDES AGREGAR MAS DETALLES DE LA HORA $registros_por_csv = 1000000; //reducir si el archivo se corrompe $delimiter = ','; $enclosure = '"'; $newline = '\n';
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XlsxIgniter
    Este proyecto de codeigniter incluye la librería xlsxwriter, las ventajas son la base de php para generar los reportes, solo configuras las variables en el controlador y el reporte se genera conforme a los valores: $fecha_hoy=date('d-m-Y'); $ruta_descarga = 'C:/tmp/xlsx/SC/';//no olvides el / del final $nombre_carpeta_a_descargar = 'FOLDER'; $datos_reporte_serializado = FALSE; //CACHE SERIALIZADO (NO ALMACENAR MAS DE 100 MIL REGS) $descarga_nav = FALSE; //ESTO HABILITA O DESHABILITA LA DESCARGA $bd = "TU_BASEDEDATOS"; $tabla = "TU_TABLAOVISTA"; //WHERE $wheres = ""; $prefijo_reportes_archivos = "Nombre del Reporte "; $momento = "{$fecha_hoy}";//date("Y-m-d h-i-s"); //AQUI PUEDES AGREGAR MAS DETALLES DE LA HORA $autorxlsx = 'DANIEL GUZMÁN'; $compañiaxlsx = 'COMPAÑIA CORP.'; $descripcionxlsx = ''; $registros_por_excel = 500000; //reducir si el excel se corrompe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An R package for metrology. metRology provides classes and calculation and plotting functions for metrology applications, including measurement uncertainty estimation and (eventually) inter-laboratory metrology comparison studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 10
    CFNet

    CFNet

    Training a Correlation Filter end-to-end allows lightweight networks

    CFNet is the official implementation of End-to-end representation learning for Correlation Filter based tracking (CVPR 2017) by Luca Bertinetto, Jack Valmadre, João F. Henriques, Andrea Vedaldi, and Philip H. S. Torr. The framework combines correlation filters with deep convolutional neural networks to create an efficient and accurate visual object tracker. Unlike traditional correlation filter trackers that rely on hand-crafted features, CFNet learns feature representations directly from data in an end-to-end fashion. This allows the tracker to be both computationally efficient and robust to appearance changes such as scale, rotation, and illumination variations. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Linux Easy Audit Utilities

    This project is for System Admins and System Auditors

    ...The tools will be installed in /usr/local/bin The current list of tools: # adtdepchk Does a dependency check, i.e. the utility will check if the system has got the necessary apps installed. genadtchk [ -h -v -c ] dskadtchk [ -a -h -v -c ] fsadtchk [-a -h -v -c ] netadtchk [-a -h -v -c ] usradtchk [-c -h -v ]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    APlayer

    APlayer

    Wow, such a beautiful HTML5 music player

    APlayer is a lovely HTML5 music player. Media formats supported are MP4 H.264 (AAC or MP3) - WAVE PCM - Ogg Theora Vorbis. APlayer is an MIT licensed open source project and completely free to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Accent Tool Suite

    Accent Tool Suite

    Accent interfaces and controls systems through goals and policies

    Accent (Advanced Component Control Enhancing Network Technologies) is a comprehensive tool suite that interfaces a variety of communications systems and allows these systems to be controlled through goals (high-level user aims) and policies (lower-level system rules). Accent has been applied to the domains of: o Call Control: for telecommunications, particularly call control in Internet telephony o Home Care: for home automation and telecare, particularly for domestic appliances...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    OLIFE

    A tight binding based transmission calculation code

    A new and human-friendly transport calculation code has been developed. It requires a simple tight binding Hamiltonian as the only input file and uses a convenient graphical user interface to control calculations. The effect of magnetic field on the molecular junction has also been included. Furthermore the transmission coefficient can be calculated between any two points on the scatterer which ensures high flexibility to check the system. Therefore Olife can highly be recommended as an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SleepyHead

    SleepyHead

    Open Source CPAP Research and Review Software

    Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment. Please see http://sleepyhead.jedimark.net for official release information and latest downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides many other nice features. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Invariant curve calculations in Matlab

    Invariant curve calculations in Matlab

    Calculating stable & unstable curves for 2 dimensional maps in matlab.

    This is an implementation that follows closely the algorithm for calculating stable curves, described by J. P. England, B. Krauskopf, H. M. Osinga in the paper "Computing One-Dimensional Stable Manifolds and Stable Sets of Planar Maps without the Inverse" published in SIAM J. APPLIED DYNAMICAL SYSTEMS 3.2 (2004), 161-190. The package also contains an implementation for calculating the unstable curves which is based on the paper "Growing 1D and Quasi-2D Unstable Manifolds of Maps" by Bernd Krauskopf and Hinke Osinga published in Journal of Computational Physics (Oct 1998), Volume 146, 404-419. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Schaukasten

    Alles rund um den neuen interaktiven Schaukasten vor H.310

    Der interaktive Schaukasten wird, wenn fertiggestellt, zahlreiche Systeme miteinander netzen. Das grobe Konzept sieht wie folgt aus: - Raspberry PI als Wiedergabegerät für die Projektionen - Entzerren der Projektionen mittels der SW ofxPiMapper - Eingabegerät: 3D-Touchpad (Atmel AVR), über USB mit Raspberry PI verbunden - Spiegelsteuerung über weiteren AVR (USB) - IR-Codes senden, um den Projektor ein-/auszuschalten - Ein-/Ausschalten der einzelnen Exponate... - ... und natürlich...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Video processing source code for algorithms and tools used in software media pipelines. The currently available source code is written in C++ with their associated libraries and DirectShow Filters. Filters include an H.264 encoder, H.264 decoder, H.264 source filter, RTSP sink and source filters, YUV source, RGB to YUV color conversion, croppers, scalers, video mixing/picture in picture filters, rotate filter, virtual mic, and many more. Code is released under BSD license with exception of H.264 codec related classes which are released under LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UmUTracker

    UmUTracker

    A MATLAB program for 2D particle tracking or 3D DHM based tracking.

    ...Please visit our homepage for more information: http://www.physics.umu.se/english/research/biological-physics/the-biophysics-and-biophotonics-group/ *Please cite our work using the following information: Zhang, H., T. Stangner, K. Wiklund, A. Rodriguez, and M. Andersson. 2017. UmUTracker: A versatile MATLAB program for automated particle tracking of 2D light microscopy or 3D digital holography data. Comput. Phys. Commun. 219: 390–399.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Intel Integrated Performace Primitives audio/video codecs plug-in for the OPAL/OpenH323 library including G.728, G.729, G.723.1, G.722.2 GSM-FR, GSM-AMR, H.261, H.263, H.264 and MPEG4 part 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    videotools

    video surveillance toolkit for linux and bsd

    VideoTools is software for video surveillance that can record, analyse and replay images from webcams and network cameras. It can use direcly-attached webcams or network cameras that provide JPEG or H.264 video streams over HTTP or RTP. VideoTools runs on Linux and BSD Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XPL PDP-10

    XPL PDP-10

    XPL compiler for the PDP-10

    This is an XPL compiler for the PDP-10 written by Richard L. Brisbey II and R. H. Hey in the mid 70's. This compiler was released into the public domain through DECUS. This source repository includes all the source and text files from the original DECUS release tape plus a port of the compiler that will run on more modern computers. The compiler port requires 64-bit hardware which is used to emulate the 36-bit data word of the PDP-10.
    Downloads: 0 This Week
    Last Update:
    See Project