Search Results for "program in basic" - Page 9

Showing 436 open source projects for "program in basic"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    PasswordBox

    PasswordBox

    A console-mode program that will keep all your passwords safe

    PasswordBox is a console-mode program that will keep all your passwords safe, in an encrypted database protected by a master password. PasswordBox can also be used to generate secure (random) passwords. This program is written by Mateusz Viste, and uses the AES implementation of Chris Brown to handle all encryption/decryption processes. PasswordBox is available for the following operating systems: DOS, Windows, Linux. Remember, that if you forget your master password, you will have no...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Sysinfogui is a program for viewing and information is dell'ardware that the architecture of your operating system GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PassWordFromHash

    Program generates passwords from hash, not from random numbers.

    ...Each digit is represented as char 0-9, A-Z, a-z. 6. So, we get a password! Length is not more than 28 letters, because 62^28 is greater than 2^160. If you have coding experience, please check program correctness and help me improve GUI. Written in Visual Basic 2010 Express. Requires .NET 4, because previous have not BigNumber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    ...This is basically a reimplementation of dupfinder as: it doesn't compile on my computer, the executable won't work either, the projects seems dead and I didn't wanna work through the original code. So Look'n'Feel should be somewhat the same, though some changes have been made. Algorithm is simple and suitable for large file sets with few differences: basic set of duplicate candidates is determined by file size, then candidates are compared byte-wise. So for files which don't start to differ by growing at the tail it reduces read operations greatly compared to hash-based comparision (i.e. test case: 40GB of files, 16GB RAM, many differences: initial compare (uncached by OS) around 300sec, subsequent compare (relevant file parts cached by OS) ca. 2sec) Note: this program is not related to lsdup
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    calc4fem
    Spreadsheet Template for Structural Engineering (FEA Analysis for beams, trusses, 2D-frames). It makes possible to create your own parametric models.Templates for engineering calculation (fatigue, concrete plates, etc)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    SysLinea

    Linear Systems; Linear Regression; Non Linear Regression

    Solves Linear Systems From a table it gives the function for Linear and Non Linear Regression. Precompiled for Linux and Windows. No instalations, just unpack (.zip) and click on the executable, can be run from a memory stick. ATENTION! On linux, sometimes the copy is not settled right, try to right click -> properties -> allow to be executed as a program. It is not compiling in my new installation of Lazarus. Most likely some unit, class or variable changed since Lazarus 1.6.x...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jarvis Celibi

    Jarvis Celibi

    A smart bot for basic tasks.

    The idea is simple. Creating a program to simulate an artificially intelligent computer capable of carrying out simple task. Jarvis Celibi 4.2 is not artificial intelligence. It is not machine learning. It is not a neural network. And it is still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    School Club Management System

    School Club Management System

    A Database Program To Keep Track of Members In a School Club

    Keeping Track of Members Isn't an easy thing. Writing in pieces of papers isn't successful. This Program Makes It Easy To Manage and store data on students.This program has the basic database functions like Show,Search,Add,Edit and Delete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pendrive *tools*

    Just some tools to steal passwords and some other stuff

    ...For the actual com crasher (without other programs) it's in the folder com crasher As of now there are 3 tools in this project. These are pendrive *viruses* meant to be placed on an EMPTY thumbdrive. I hope you can read the code itself, it's pretty basic and self-explanatory (antiviruses never block basic attacks huh?) 1) Password stealer from browsers This tool is nicely provided from 101hacker.com. It simply rips out the password stored in plaintext formats in either the registry or in the program files folder (i think) 2) PwDump7 I haven't got this working yet, so any suggestions would be really really appreciated. 3) Com crasher (or lagger, or making the user pissed off). ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    ...This is also a good dydactical software: code is easy to undersand,and drawing procedures and physics sim procedure are written from 0 so it's clearly understandable how a complete 3D game is done in C, starting from a blank page of any plain text editor.Only basic knowledge of C was used. VID: http://youtu.be/n_O-9EFW5zk Lagrande_Rally_3D is an evolution of this
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JCapture is a pure 'Java Screen Capture Program' written by Gorav Taneza. Features include timer based and manual capture. Saving of capture image in jpg, jpeg and png formats. Future plans include timer based repeat, email capability and basic image processing like rotate, sharpen. Moved to GitHub: https://github.com/goravtaneza/jcapture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Serial Communication Interface

    A basic serial interface for microcontroller communication and eval.

    This program is designed for the prototyping phase of micro controller projects. It is very useful when you need to command the controller to do something quickly before you have written the actual interface. This program is well documented as well; as its primary purpose is a source code learning tool. The goal of this project is to distribute a tool and centralized learning resource for micro controller interfacing. Without it, learning about this topic was a very piecemeal project for me....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction. There is no need to use pointers and you can never get memory leaks or program crashes caused by memory leaks. As C-Lesh is somewhat primitive you may like it if you are into C. I'd say its a step up from C for 2D games. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Write Gregorian Chant

    A Visual Basic 2008 program for writing Gregorian Chant Notation

    I wrote this program for composing simple Gregorian Chants. It currently has support for Punctums, Virgas (left and right), Custos, Clef and you can build up the other common notes as well (Podatus, Clivis, Scandicus, Salicus, Climacus, Torculus, Porrectus, etc) The user interface is very straight forward (just click where you want the note.) Currently only one line can be composed at a time and you must copy and paste the notation into another program if you want to save or print.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    QFMouseKeys

    QFMouseKeys

    Simple Mousekeys program

    QF - QuickFast 2.april.2013 - V1.1 released - Fixed reset button, clearing with rightclick and more Simple & small-in-size (~50kB) mousekeys with 7 saveslots for different settings. One click/one action & no pre-defined spots, so it is allowed on online games such as Runescape. If you play Runescape oldschool / 2007, I recommend checking out: http://sourceforge.net/projects/silver07/ Licenced under GNU GPLv3 licence: http://www.gnu.org/licenses/gpl.html This program comes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    HPBASIC

    Fast basic interpreter fof HP 50g

    This is a fast BASIC interpreter for the HP50g, which allows users to make fast program and use BASIC as a langage for the HP50g. Don't hesistate to contact me for ideas, bugs,... This project is still young so it may be buggy. Don't forget to read the readme for more info!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SimpleDice

    Throw three dice on your computer and play any game

    Board game there but dice missing? Use this program on your laptop to throw the dice. Made in Gambas on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scribo

    Scribo

    Editor txt fajlova sa osnovnim funkcijama editora.

    Scribo je mali editor txt fajlova sa osnovnim funkcijama editora. Napisan je u programskom jeziku Java SE 7. Pored osnovnih funkcija editora, pruza i alat za konverziju latinice u cirilicu i obrnuto. Ovaj mali program je napisan od strane pocetnika bez profesionalnog iskustva sa zeljom da prezentuje svoj rad u cilju nastavka ucenja i daljeg poboljsanja. Scribo is a small txt files editor with basic editor functions. It is written in Java SE 7. Besides basic editor functions it provides a tool for converting Serbian latin script to cyrilic script and vice versa. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GamCat
    CD, DVD and folder cataloging program for LINUX. Written in Gambas. Uses SQlite database server as backend. It can: - scan a). Removable devices like CD/DVD/USB b). Hard drives and folders c). FTP servers - look into a) archives: ACE, ARJ, ZIP, TAR, RAR b) ISO image files c) MP3 files' tags - create thumbnails of a). Images: JPG, JPEG, PNG, BMP, XFC, TIF, GIF, ICO b). PDF files c). Movies: MOV, AVI, VOB, MKV, MP4, FLV, 3GP, MPEG - perform sophisticated searches - Export search...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Firefly's Beetroot

    Firefly's Beetroot

    Regression testing simplified.

    Firefly's Beetroot is a regression tester designed with ease of use in mind. The only requirement to operate it is some basic knowledge of the UNIX shell. Note that this is not a unit test framework. Testing occurs at program granularity, not at a level of a function. This is meant to be used only with software with a stable user interface. Changes in the interface could break your tests. Be warned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nevezz

    Nevezz

    A lightweight batch file renamer for Linux written in Gambas3

    This is a program aiming to be simple, easy to use yet fast and available for wide range of distributions. The program is written in Gambas 3. Features: - string deletion - string insertion - string cutting - search and replace - string case switching - numbering - deaccentuation - KDE, Gnome, Cinnamon and XFCE desktop integration - encoding reparation There's a tool which can create chains of the listed features called 'Reactor' It is possible to rename the originals...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NetCalcTools

    NetCalcTools

    The network calculator with many tools for IPv4,IPv6

    ...MULTICAST ETHERNET - Calculation Multicast MAC addresses from Multicast IP addresses ... SUMMARIZATION - Summarization of IP addresses , You'll fill up IP list and program will summarize it. NETWORK DESIGNER - Calculation of subnets for whole network from 1 or multiple input IP addresses. Other tools: MAC INFORMATION - Will show information about MAC such as if it's global/local individual/group IPv6 tools: SUBNET CALC - Basic calc for IPv6 , Subnet,Host range,Max hosts ... ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    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: 7 This Week
    Last Update:
    See Project
  • 25
    toolchest is a clone of SGI's toolchest with same functionality. Using Motif to display a box of buttons (with submenus) to start applications. Basic setup must be done on system base, per user add-ons are possible. Setup is done via an easy understandabl
    Downloads: 1 This Week
    Last Update:
    See Project