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
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1

    Simplest Text Encrypter

    A simple example of polyalphabetic cipher in Java.

    ...[How the cipher encodes?] Input Data: helloaf Key: love l - 12th letter in Alphabet o - 15th letter in Alphabet v - 22nd letter in Alphabet e - 5th letter in Alphabet Now: h(l) e(o) l(v) l(e) o(l) a(o) f(v) Further: h(+12) e(+15) l(+22) l(+5) o(+12) a(+15) f(+22) where +(number) meaning shifting the character forward by the respective number of places. So the result comes out to be: tthqapb and the data is encrypted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Free-GPIB

    Free Open Source H/W S/W for USB-GPIB interface

    This project is a simple USB-to-GBIB (IEEE488) interface from PC to GPIB-based devices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    GnGeo-10

    GnGeo-10

    A NeoGeo emulator for BlackBerry 10.

    ...The Q10 keymap is as follows: Player 1: ------------- coin -> e start -> q up -> w down -> s right -> d left -> a a -> k b -> l c -> o d -> p Player 2: ------------- coin -> y start -> t up -> f down -> c right -> v left -> x a -> h b -> j c -> u d -> i GnGeo is a portable NeoGeo emulator for Linux. It is licensed under a modified GPLV2 license. For more information see: http://code.google.com/p/gngeo/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    GenNon-h

    Simulating non-homogeneous multiple sequence alignments

    ...GenNon-H is a collaborative project described at http://genome.crg.es/cgi-bin/phylo_mod_sel/AlgGenNonH.pl.
    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
  • 5

    SmartGPU 2 Windows PC Interface

    SmartGPU 2 Windows PC Interface

    This is the official SmartGPU 2 Windows PC Interface, for use with the USB-UART SX, this interface simulates all the commands in software and hardware of the SmartGPU2, its an excellent tool to learn fast the commands structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OpenBFCPSipClient

    OpenBFCPSipClient External Libraries and Sources

    ...영상회의(음성,영상) 기능 - 콜매니저(Call Manager) : SIP, RTP 스택을 수용하고, PC영상 수신 제어를 위해 BFCP 스택을 수용한다. - 듀얼 비디오 스트리밍 모듈 : 카메라 영상 이외에 추가적인 PC영상을 수신하는 기능을 수행한다. - 미디어 코덱 : 실시간으로 음성(G.711)과 영상(H.264)을 인코딩/디코딩하는 기능을 수행한다. 2. 디지털 협업 기능 - 패킷 포맷 관리 모듈 : BFCP 패킷을 분석하고 정보를 관리하는 모듈이다. - 참여관리 모듈 : 회의 주최자와 참여자 사이의 동작을 제어하는 모듈이다. - 클라이언트/서버 모듈 : BFCP 연결 관장 및 인증을 관리하는 모듈이다.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AirKey

    Gesture mapping for the Leap Motion

    CURRENT VERSION: AirKey v0.9 Simple program for Windows to utilize the gesture capabilities of the Leap Motion - check readme.txt. Feedback welcome, either here in the Discussion or at forums.leapmotion.com - http://bit.ly/1eT6TI8 An overview of the available gestures can be found at http://youtu.be/nyZ1yF2G_dQ There is also a very convenient configuration editor with a GUI available, created by Sharp: http://www.irishacts.com/misc/airkey-gui.exe, with an explanatory video at...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Eclipse CDT New Qt Form Wizard

    Eclipse CDT New Qt Form Wizard

    A wizard dialog plug-in for Eclipse CDT which creates a new Qt Form (*.ui file) with a C++ wrapper class (*.cpp/*.h). It is inspired by NetBeans' "New Qt Form" Wizard. You can install it via this Eclipse update site: http://eclipse-cdt-qt-form-wizard.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenJSM C++ (new version)

    A new version of my JSM implementation

    ... - An Eclipse project for quick development, which compiles JSM as an application, static library (.a) or dynamic library (.so) - All sources (in src/, which are .h and .cpp) - Already compiled libjsm.so and application (Debug/jsm) which could be execured with sample data (input.txt), log is saved into output.txt - Docs made by doxygen (/html/index.html) How to use: 1) Use it as a program - change main.cpp as you wish 2) Use it as a shared library - write #include "way_to_jsm/headers.h" in your file, and add reference to libopenjsm.so Changes since last (1.0) version (https://sourceforge.net/projects/openjsmcpp/): - Added new methods ("get properties of object" and "add sample as string") - Added possibility of .so compilation
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 10

    FdbXml

    a lib to use xml file as database easily.

    Fdbxml makes some simple rules for users to write .xml file.Then user can run a executable program to generate a .h file and a .cpp file. You join the files to your project and it can use the fdbxml lib to create structs and objects for you.Use that data easily!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Borrar este GH

    Web/Blog de Guerras Honestas, noticias, actualizaciones, mods, etc.

    En esta web se dara a conocer todas las versiones de videojuegos diseñados y distribuidos por G-H. Y dando la oportunidad de poder descargarlos tanto cada una de las versiones como mods, dells, texturas, modelos, etc. Se intentara tener la web lo mas posiblemente actualizada a lo ultimo siempre y cuando tambien sea facil de usar y funcione bien.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    py_hath

    A Python client for H@H.

    A Python client for H@H, based on the original Java client. Must be run with a separate WSGI server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    ...To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This program allows you to create a special partiton form your RAM memory ! GENERAL WARRNING!!! After reboot the data form this partition will be lost!! For increasig RAMDISK size edit /boot/grub/grub.cfg adding ramdisk_size=1000000(this is 1GB) at the end of line containing kernel /vmlinuz-3.5.0.27 (whatever kernel you have). Youtube...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    HI RBT Extracter

    This script extract all i&h rbt into database

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SzondiTest

    Desktop application of the Szondi test

    ...App includes a 2nd stage for the "experimental backgroupd plan", with the remaining 4 images of each serie. At the end it displays, and copies to the clipboard, the configuration of each of the four vectors (for both plans) like this: S(h±,s+) P(e-,hy0) Sch(k+!,p-) C(d-, m!±). Test keys are taken from Szondi (1960) Vol.3, ch.25. Only public domain photos will be included in this project. As of 2013, 38 of the 48 are, Szondi took them from these books: * 30 pics from Weygandt (1901) Atlas und Grundriss der Psychiatrie * 4 from Hirschfeld (1918) Sexuelle Zwischenstufen * 2 from Binswanger (1904) Die Hysterie * 1 from Kirchhoff (1904) Der Gesichtsausdruck * 1 from Scholz (1892) Lehrbuch der Irrenheilkunde Syndromatik analysis is under development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JWMCtrl

    JWMCtrl is the java version of wmctrl.

    ...JWMCtrl is the java version of wmctrl, it's goal is fully compatible with wmctrl. JWMCtrl require java 1.6 or later. Usage: unzip JWMCtrl-xxx.zip 2. cd JWMCtrl-xxx 3. chmod +x jwmctrl 4. ./jwmctrl -h Contact me: zhengbowang1984@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PS Datenbanken Pokemon

    Das Programm für Team H der PS Datenbanken, Uni Salzburg

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Application Quizz sur la série H
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mmpx

    mmpx

    Mmpx easy convert video and trace FLV to AVI (MPEG-4) library h.263

    Mmpx easy convert, on standard version 1.0, FLV (flash video) to AVI (MPEG-4/DIVX video). And player video/audio with your owner library h.263. In LINUX version , experimental program C++, to learning protocol h.263 with option trace step bit by bit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Teensy 3.0 UTFT Library

    Teensy 3.0 UTFT Library

    Utilizes digitalWriteFast() function for I/O pins.

    ...Add all files/folders to a folder named UTFT inside "libraries" folder in Arduino main install folder. 2. Unzip the "examples.zip" & "tools.zip". 3. Restart Arduino software. 4. Open "HW_Teensy3.h" & change the const int PIN0 - PIN15 to correct I/O pins on the Teensy 3.0 that are attached to DB0-DB15 accordingly, then save the file. 5. Next in the Arduino software open up the example File->Examples->UTFT->Arduino (AVR)->UTFT_Demo_XXXxXXX 6. In the demo code change the line UTFT myGLCD(); using the right model & pinout as follows UTFT myGLCD(Model, RS, WR, CS, RST)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Comparison of Cartesian Treecodes

    Fortran code to compare particle-cluster and cluster-particle treecode

    ...The standard particle-cluster treecode partitions the sources into an octree and applies a far-field approximation, while a recently developed cluster-particle treecode instead partitions the targets into an octree and applies a near-field approximation. Particle-cluster is faster when N >> M, and cluster-particle is faster when M >> N. Reference: Boateng, H. A. and Krasny, R., J. Comput. Chem, 34(25), 2013, 2159–2167 This material is based upon work supported by the National Science Foundation under NSF Grants DMS-0854870 and DMS-0915057. Any opinions, findings, and conclusions or recommendations expressed in this material do not necessarily reflect the views of the NSF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    H&S

    Condiciones de higiene y seguridad en lugares de trabajo

    Gestión de las condiciones de higiene y seguridad en lugares de trabajo informadas por responsables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fev h264 is a baseline h.264 / MPEG 4 AVC encoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    win8suspend

    one click app to put windows 8 to sleep mode

    ...If you upgraded your windows 8 to 8.1 you need to switch off default hibernate mode by command line. Search button->"cmd" (right click choose run as administrator) and then enter "powercfg.exe h off"
    Downloads: 0 This Week
    Last Update:
    See Project