Showing 531 open source projects for "g-cvsnt"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    J Java A Adaptable G Graphical U User A Applications R Runner ============================================================================== Testtool to test graphical applications by controlling the mouse and the keyboard and looking at the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LCD TFT 240 320 hx8347a SSD1289 sdcard

    LCD TFT 240 320 hx8347a SSD1289 sdcard

    Lcd TFT 320*240 with touchscreen and SdCard

    Sample code for hx8347-A and SSD1289 for 8bits MCU ( begin with Freescale MCU 9s08aw60 with codewarrior V10.x and now Coldfire V1) , print text , draw line , box , circle, scrolling, get coordinates of touchpanel , read BMP file and FATlite drivers from Freescale revised ( FAT16 ). Tested on 9s08aw60 demoboard : http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=DEMO9S08AW60E&fr=g New release with Coldfire V1 Flexis MCF51AC256A (32bits) pins to pins compatible with 9s08aw60
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    WSN Localisation

    Localisation system in wireless sensor networks using ns-2

    This project presents an extension to ns-2, which enables a normal user, who has basic knowledge of ns-2, to simulate localization system within a wireless network. Moreover, this project would be beneficial to researchers who want to implement new or existing localisation algorithms and anyone new to ns-2 who wish to know more about how a simulation project is built and structured. [1],[2] provide more details. References [1] A. M. Abu-Mahfouz and G. P. Hancke, GP., “ns-2 extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Google+ Album Downloader

    Downloader for entire G+ Albums (Pictures and Posts)

    This project is still heavily in development. Features up until now: - Download album pictures and post texts - Use custom prefix for filenames - Download specifying a certain date-range - Download x number of recent posts Still to do: - Development of a faster and more efficient image list download routine - Saving/Loading of image lists and album links - Adding a menu and tweaking the GUI - Fixing lots of bugs
    Downloads: 1 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 5

    OpenBFCPSipClient

    OpenBFCPSipClient External Libraries and Sources

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

    HSOC

    Heterogeneous System-on-Chip Platform

    ... the SystemC user manual and/or running the examples) is required. To reference this work: M.D. Grammatikakis, A. Papagrigoriou, P. Petrakis, and G. Kornaros, "Monitoring-aware VP prototypeof heterogeneous NoC-based multicore SoCs", Digital System Design Conf. (DSD), 2013, pp. 497-504. Available from http://doi.ieeecomputersociety.org/10.1109/DSD.2013.59 This research has been co-financed through the National Project Archimedes III and is co-financed by the EU project FP7-vIrtical.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    drl2g

    Convert drl files to g code

    This is a utility to process and convert drl files to efficient g code, which will help in drilling PCBs using a CNC. The snapshots are based on the linuxcnc axis program to visualize the results of the program using different algorithms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    Google Mass Search

    Export google search result links to file.

    Google Mass Search is a small script written in python to get large number(as you need) of urls from google search results of a specified string. It is really simple to use but fast & powerful. You can specify a search string, no. of results filename, and some optional fields. GMS retrieves all the required links in a few seconds and save it to the file. It also eliminates the redundant links. You can also apply filters like links containing a given string or not containing a string. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 10

    Antec Kuhler 920 Linux Driver/Control

    Antec Kuhler 920 Linux Driver/Control

    Linux Driver and control program for the Antec H20 - 920 Series liquid coolers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Cute Giraffe

    Cute Giraffe

    Qt-based Graphical Interface Wrapper for FFMPEG

    Qt-based Graphical Interface Wrapper for FFMPEG Cute Giraffe is now part of LibreEngineering suite: http://sourceforge.net/projects/libreeng/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Guerras Honestas

    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. No os olvideis de enviarnos tickets con los bugs que encontreis en algun videojuego o archivo de nuestra autoria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 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

    gotopuppy

    Linuxer help others.

    A-linuxer helps B-linuxer. C-linuxer helps D-linuxer. E-linuxer helps F-linuxer. G-linuxer helps H-linuxer. J-linuxer helps K-linuxer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SBEToolbox

    SBEToolbox

    Systems Biology and Evolution Toolbox (SBEToolbox).

    ... MIGRATED TO GITHUB FOR FUTURE UPDATES: https://github.com/biocoder/SBEToolbox/releases ******************************************************************************************************************************** Reference ( In Press ): ================= Konganti K, Wang G, Yang E, Cai JJ* (2013). SBEToolbox: a Matlab toolbox for biological network analysis. Evolutionary Bioinformatics, 8:1-15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Grasshopper Mate OS 1.0 32-bit

    Grasshopper Operating Systems - Portable operating systems

    ... state, providing a very stable environment and worry free for computer beginners. And a persistent mode which allowing for changes and file saving upon the USB thumb drive. With Grasshopper you can perform all your everyday tasks and more. Comes pre-installed with internet applications, multimedia, photo and video editing, over 30 games and allot more. For more indormation and instructions, visit: www.grasshopperos.com 64-bit version available here: https://sourceforge.net/projects/g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The visualization feat of Baron Munchausen, that was writen like a comic game: Shot cherry stone. The programming language is C + +, the compiler is G + +, it is'nt wanted to install additional libraries to run the game. It is needed to run this program from the console to go on command "Munchausen". Screen is displayed to the background: Baron on the hunt, he ends cartridges, and he decides to kill a deer, using only what is in the moment at hand. Namely, a handful of cherry pits. The essence...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    G-Asks is a question generation system, developed by LATTE(Learning and Affect Technologies Engineering) research group at The University of Sydney. It uses Natural Language Processing techniques and Machine learning algorithms to generate specific trigger questions. If you use this software in a publication, please cite the paper 2. 1.Ming Liu and Rafael A. Calvo (2012) “Using Information Extraction to Generate Trigger Question for Academic Writing Support”, 11th International Conference...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NRTservice

    Manage NRT EO data

    NRTservice is the system developed by ESA G-POD Team to download, store and manage Earth Observation data from ESA and non-ESA satellite missions. NRTservice is a set of tools which helps extract EO data metadata, insert it into a generic catalogue and store it into a distributed storage system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SVG1501 and SVG2501

    SVG1501 and SVG2501

    OSS project for the SVG1501 and SVG2501 Wireless Voice Gateway

    This is the OSS redistribution project for the SVG2501, SVG1501 Series SURFboard® Wireless Voice Gateway. "The Motorola SVG2501 SURFboard® Wireless Voice Gateway is a fully integrated telecommunications solution that combines the functionality of a DOCSIS® 2.0 cable modem, an embedded multimedia telephone adapter, 4-port router with advanced firewall, an 802.11b/g wireless access point, and a field-replaceable Lithium-ion back-up battery—all in a stylish enclosure for the sophisticated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SBG901 and SBG941

    SBG901 and SBG941

    Release OSS used in the SBG901 and SBG941 Wireless Cable Modem Gateway

    This is the OSS redistribution project for SBG901 and SBG941 SURFboard® Wireless Cable Modem Gateway. The SBG901 and SBG941 SURFboard® Wireless Cable Modem Gateway is the perfect networking solution for the home, home office or small business. It combines a DOCSIS 2.0 cable modem, an advanced firewall and an 802.11b/g wireless access point in a stylish enclosure for the sophisticated consumer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    G-FS-UAE

    G-FS-UAE

    A frontend for Amiga FS-UAE Linux emulator

    A small interface written in Gambas3 for command line FS-UAE Linux Amiga emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    iiitbaodv-gpu-aodv-IIIT Bangalore
    The project is implemented as part of the CS-110 operating system course at IIIT Bangalore 2013. Aodv protocol is implemented on GPU using CUDA 4.0. A significant gain in execution time is observed when compared to CPU. Thus a simulator which uses GPU can be built on similar lines of NS2 if all the protocols can be parallelized and implemented on GPU. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Pop-seq

    Population simulator to solve next generation sequencing questions

    Pop-seq is a perl based simulation tool, for generating any kind of mapping population using an user defined recombination landscapes. Combined with the Seq-sim tool you can generate pooled or bar-coded next generation sequencing biased outcomes. This tool were used to solve reappearing question in a experimental design (e. g. of how many plants or sequencing depth is advisable in a back crossed or out crossed scenario )
    Downloads: 0 This Week
    Last Update:
    See Project