Search Results for "linux basic programming" - Page 8

Showing 413 open source projects for "linux basic programming"

View related business solutions
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 1

    DaddyBASIC

    A BASIC Language Interpreter for Embedded Apps

    DaddyBASIC was developed in order to provide a means to provide my young boys with a pathway into embedded programming. As of this writing, DaddyBASIC runs on the STM32F103R device, and also can compile and run on a Linux target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A project to provide change control for OpenDocument files via subversion under Unix. Can check in internal changes in files and allows users to recover any previous version, view logs and compare with older versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    PLC program aids based on OpenOffice Calc and Basic. Tools for quickly making PLC programs using state machines and simple error handling techniques using low cost PLCs and HMIs. Target PLCs are Omron, but methods are applicable to other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 5
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Hanoi in Basic

    The Famous Recursive Algorithm In Old-Fashioned BASIC

    This program is written in BWBasic, the version provided with DOSEMU, the DOS emulator. In this version of BASIC, you use GOSUB to call a procedure, and there are no local variables. So I used arrays to allocate memory for stacks, from where the "local variables" are taken. From this code you can learn how recursion and functions with dynamic local variables work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    GambNafen

    GambNafen

    A GUI (frontend) for Mednafen 0.9.18 WIP Linux (and upper series).

    GambNafen is a frontend (GUI) for Mednafen 0.9.18 WIP multi emulator (and upper series), written in Gambas. The program include support for files multi archive in rar and 7zip format, autodetection of system console, a window to preview and autodetection of snaps made with Mednafen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fly_earth_chung
    fly earth chung is a free 3D flight / car / shoot simulator using google earth geplugin, javascript and freebasic. Explore the world in plane,car or feet. Include a freebasic exe application for sound/joystick interface and web launcher. WARNING: due to google earth plugin deprecation this should no more work from december 12 2015 http://googlegeodevelopers.blogspot.fr/2014/12/announcing-deprecation-of-google-earth.html
    Downloads: 3 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    Areida
    Areida es un navegador con motor WebKit y escrito en los lenguajes Gambas y C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is for Expa Administration group only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AmiCoX

    AmiCoX

    A GUI Frontend for Linux chiptune emulator

    AmiCoX is a simple GUI written in Gambas3 for audio chiptune emulators. You can play all audio formats supported by UADE (Commodore Amiga), Sidplay2 (Commodore 64) and Xmp (Dos, demo, cracktro) and now you can play mp3, ogg, wav, flac and midi format file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    Conway's Game of Life is generalized to a continuous domain. OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    DOS Program for controlling Thorp-compliant weaving looms using liftplan data in WIF or PRN format from Proweave, PCW Fibreworks or WeavePoint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Teleprompter is a simple tool for editing and manipulating text for using with teleprompter's hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Statistic in Thesis

    Application to count x and y variable in thesis correlation

    this App is basic excel programming. So, may be one of you can use this app easily. this App designed for correlational Product Moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Diacho

    Diacho

    Paródia do jogo Diablo da Blizzard.

    Diacho é um RPG de texto que faz paródia com Diablo, da Blizzard. Escolha entre 10 raças e 15 classes diferentes. Dezenas de feitiços, habilidades, equipamentos, monstros e piadas. Os gráficos desse jogo são extremamente simples e sua jogabilidade é por linha de comando (digite um comando e tecle enter, para mais informações consulte o manual incluso). Fonte: http://www.superdownloads.com.br/download/68/diacho/#ixzz2EDR3w55Y
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Overrun

    Overrun

    Baseado no universo e nas regras do livro de RPG Shadowrun da Fasa.

    Você é um hacker do futuro procurando ganhar dinheiro. Você faz isso invadindo sistemas de corporações e roubando arquivos. Você vende os arquivos para seu receptador e compra programas melhores, para invadir sistemas maiores e roubar arquivos mais valiosos. O jogo se passa inteiramente na Matriz, a Internet do futuro, que é acessível por meio de um neuroterminal, que está conectado diretamente ao cérebro do usuário. Neste aspecto o jogo se parece muito com Decker do Shawn Overcash, embora o...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Cheetah Database System

    Small, Fast, dBase/FoxPro compatible database library (Cheetah4.dll)

    xBase database library. Creates traditional dBase III Plus and FoxPro database files. Unique dual btree indexes allow multiple indexes in each disk file. Small disk/memory footprint (81K). Ability to interface to multiple programming languages. Cheetah is an extremely fast, old school, traditional record manager. Cheetah can be used with any compiler that can link to a standard Windows DLL.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    ArkeosSceneEditor3D

    A 3D scene editor for Ogre in Purebasic

    Arkeos Scene Editor 3D is a scene editor for creating game with Ogre 3D. It's created with Purebasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pdfman

    pdfman

    Application front-end PDFTK to manage operations on PDF files

    Encrypt PDF Decrypt PDF Merge PDF Split PDF Create PDF from individual pages Extract images from PDF Extract text from PDF Add watermark to PDF Convert PDF to HTML Turn PDF Convert PS to PDF Convert PDF to PS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Maket is a instrument for building knowledge bases for economics domains. The project has moved to http://gitorious.org/maket
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    dummy2d

    easy programming language for 2d games

    Dummy2d is simple and fast programming language similar to early BASIC. Dummy2d mostly useful for 2D games. To create Dummy2d games you need Windows OS. Dummy2d games will run on Winowsd and Linux (through WINE). Download and info: https://sourceforge.net/projects/dummy2d/files/ Dummy2d IS TOTALLY FREE FOR COMMERCIAL AND NON-COMMERCIAL USE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Programas Análisis/Métodos Numericos
    Esta es una pequeña librería que contiene varios métodos de para encontrar raíces de una ecuación. Destinado principalmente para materias de análisis numérico o métodos numéricos. Contiene métodos como bisección, Newton Raphson, Aitken, Steffensen entre otros. Cabe aclarar que aun esta en desarrollo y esta lejos de ser perfecta...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB