Search Results for "basic program" - Page 15

Showing 1242 open source projects for "basic program"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 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
  • 1
    It is a Simple Chat made in Visual Basic that allows you to chat with other users using the same Program. It works by the simple use of Lobbies and Chat Rooms. Simply enter the IP and your name and you are ready to go..... More updates coming soon!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    ...Run grunt to build the project. The simulator is written in JavaScript with Angular and runs on every device with a web browser. It has a lot of simplifications and constraints, but it is the basic structure of every emulator. The console output uses memory mapping and maps a specific portion of the memory to the console. Thus writing to the console output is as simple as writing into a specific memory location. The CPU reads instructions from the memory and executes them. The memory contains our program code and can be used by the program to store data.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    HTML-Pad
    This software enable you to create simple and also complicated webpages using html programming.In this software you can type your html program on the left side and can view the output on the right side.this software also enable you to insert advanced CSS tags and all html tags.you can change your information without modifying your previous html code.you can insert advanced CSS function like Buttons,Text Areas etc. only just filling simple information about it.this software is written in java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Secure Hex Message Encoder/Decoder
    ATTENTION!!!!!! If you downloaded this before 12:12 PM Central Time on April 26, 2015, PLEASE RE-DOWNLOAD!!! A virus had slipped in undetected, and I have DISINFECTED the new copy that has been posted! PLEASE RE-DOWNLOAD IMMEDIATELY!!! That is all. This python program uses a universal key to encrypt and decrypt messages. You can use this program to decode messages made using any other iteration! Output for encoding is called "encrypted_message.axfile" Output for decoding is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Corrupt Extractor for Microsoft Office

    Corrupt Extractor for Microsoft Office

    Extracts text/data from corrupt MS Office 2007-13 format files.

    Corrupt Office 2007 Extractor will extract the text/data from corrupt docx, xlsx, and pptx files where the respective MS Office files error out and refuse to open. In advanced mode the program can fix the zip structure of "Office Open XML" format files, a step which I now recommend despite our dissuasive blurb which comes up when you start that function. Advanced mode also allows recovering images and includes is a basic editor for editing the corrupt XML subfiles. Additionally I recommend trying some of my other programs on Sourceforge which help with corrupt office files using different algorithms than this present program: Savvy DOCX Recovery, S2 Recovery Tools for Word, Corrupt XLSX Salvager, S2 Recovery Tools for Excel and Corrupt PPTX Salvager. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    Math Mania Alpha

    The Ultimate GCSE Maths Revision Suite

    This Maths suite is perfect for any student studying for GCSE Maths(in Future updates support will be available for installation on a school network) At the current time the program only generates questions for the student to answer. The Current Question Set are: Number Percentages Fractions Basic Algebra Decimal Numbers Lowest Common Factors Significant Figures Rounding Prime Numbers Square - Area, and Perimeter Triangle - Area and Perimeter Plans are in place to implement all type of math question that is covered in GCSE Maths. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SeriCom - .NET Serial Communicator

    This .NET Program allows easy communication with serial devices.

    This .NET Program allows easy communication with serial devices, using the .NET 4 framework and open source. It provides a half-console easy-to-learn interface, and does not require any major resources at all!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Identikit
    A basic and easy java program to make black and white identikit drawing ,with a library of face elements that you can also modify and expand without limit !Source code available. Also available a very rough base for a 3D construction of the face.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Dial Up - Emulator

    Dial Up - Emulator

    Emulates the old dial up on modern systems like Win8.1

    This one totally emulates the dial up of a 56k Modem(V92). The App shuts down your network adapter and "dial in" using emulated sound from a 56k elsa modem to re-enable your network adapter. Just bringing you an old-school feeling on modern machines and connections. HOW TO SETUP: ~~~~~~~~~~~~~~~~~ » Drop the exe somewhere where you want it to stay, like "Program files folder" » Start with admin rights » Go to config, select your network adapter » Option to autostart » Now...
    Downloads: 15 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    ViroFilT Pendrive Security ViroFilt Antivirus Software for Securing Pendrive and Entire Systems Prevent from the Shortcut Virus and Hidden Files/Folders Download Link Windows 8 32/64bit Version : http://goo.gl/Bn10Jq Windows 7 32bit only Click Here : http://goo.gl/EH5jkI Windows 7 64bit only Click Here : http://goo.gl/pfs7i3 Description : * Scan Entire System * Removable Disk Scanning with Automatically Detection * Removing Viruses & Trojans, Worms * Removing Unwanted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NotOpeningTwiceDLL

    This DLL prevents your program to run two instances simultaneously

    This DLL checks if your program is already running and controls what has to be done if this is the case. What is new is that it not only checks if the processnames are the same, but also checks if the sha512 hashes are the same. If the names are the same but the hashes are not, apparently there is another program with the same name, but now, it will no longer stop your program from running, while still not opening multiple instances! This DLL is written in vb.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    9gag Downloader

    9gag Downloader

    Downloads .gif files from 9gag.

    You can download .gif files from 9gag.com with this program. Just type 9gag meme's url and click"Get Gif" button. When it shown below the textbox click save button. File will be saved on same direction as program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    thegamelauncher

    Simple command line based game launcher program

    Game Launcher is currently a very basic command line based game launching program. It likely won't work on your system as it is not configured nor does it have settings to allow you to change game paths.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    EzberIM (Word Memorizer)

    EzberIM (Word Memorizer)

    EzberIM is a word memorizer program for English and other languages.

    Kelime EzberIM is a freeware word memorizing system for primarily Turkish users. But it can be use for other users with included translations; English, German, Russian. It has got ; * Flash Card System. * Sentence asking. * Fill the gaps. * Writing check. * Multi language setup and interface. * It is possible to to create your own translation of your language . * Added some picture samples for remembering. * Basic packet of words updated and added as hint in the flash card and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    New CTruck3D Rally

    New CTruck3D Rally

    Free-roaming 3D racing game featuring advanced terrain rendering

    It's a free-roaming 3D racing game featuring advanced terrain rendering. For small file-size, a 4k x 4k terrain is available, sampled meter-by-meter so it's very smooth. Lightweight program. This is the form in which I wished to do the first release of the terrain rendering Algorithm I have developed throughout almost 2 years. Written in C++, featuring multithreading (2 threads): a total remake of the first 3D game I did years ago, CTruck3D_Simplex and sequels. This works better, thought the basic idea is the seme. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Keystroke Text Editor

    A basic text editor program like Notepad.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    dndf

    dndf

    Perform a drag'n'drop of file handler given full file path as text.

    dndf is a Drag'n'Drop utility. Perform a drag'n'drop of one (or more) file handler given a text corresponding to the full file path. In the standalone mode there is a text-area where you can usually drag'n'drop (or copy-paste) the "full file path" text, from any other program (notepad, browser). In the called mode you can execute it by your local web server or similar and pass the path through arguments. Why dndf.exe? 1. I develop some programs web-based to manage (index/search) my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Code Easy

    Code Easy

    Learn to program a software using vb.net easily

    This project is used to let beginners to program a software using vb.net. The project has dialogboxes that will assist the users to write the arguments and the software will generate the code respective to it automatically.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    CONSOLE CHAT PROGRAM

    CONSOLE CHAT PROGRAM

    A simple console-based LAN chat program

    This is a simple console-based LAN chat program that must be accessed in a common network folder ( please make sure this folder is empty ) by all the users. It is a basic program and can be used for simple chats between LAN connected computer systems but has features to enable you to share links and files too. You can check out installation instructions in the 'Files' tab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    A_wall

    Changes Desktop Wallpaper

    This app changes desktop wallpaper each time the program is run. The source of the desktop wallpapers is: http://www.hdwallpapers.in/. A_wall chooses the wallpapers randomly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MIRAAPT tool

    MIRAAPT tool

    Meeting minutes, Issues, Risks, Agreements, Actions, Projects Tracking

    This tool allows to generate Meeting Minutes, Project Reports and to track status of Issues, Risks, Agreements, Actions and Projects. All of it – using as little time as possible. It is based on paradigm, that change in Risks, Issues, Agreements and actions are the main (but not the only) topics, which have to be recorded in the minutes of regular project meeting. Tool is developed for Access 2007 and has been successfully tested with Access 2010. Unlike standard MS Access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MilkDrop Anywhere

    MilkDrop Anywhere

    A remote control MilkDrop2 plugin for Windows

    Allows you to easily remote control MilkDrop2 VJ Console in Winamp (Windows only) via graphic interface from any browser (via tablet or cellphone perhaps). You must have Apache2 (or any webserver) with PHP 5.4+ running on the same computer Winamp is running on and some basic knowledge of how that all works. Once you've got everything set up and running, it should run near flawlessly (I was using it for a few hours continuously once with no hiccups) There's a readme.txt file inside the zip file with some basic instructions. Check out the Wiki or Discussion tab for up to date instructions, info, and more... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Visual Blast

    Visual Blast

    GUI to accelerate protein and nucleotide BLAST analysis

    BLAST (Basic Local Alignment Search Tool) is a popular program that retrieves a library of sequences that resemble the query. The major problem experienced by new users of BLAST revolves around constructing syntactically and semantically correct command line, getting input files into acceptable formats and assessing the output. Visual BLAST is a Graphical User Interface written in C# and it was developed to simplify the parameters setting for BLAST searches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Rungus Radio & TV Player

    Rungus Radio & TV Player

    Rungus Radio & TV Player Versi 1.2.0

    Rungus Free TV & Radio Player is a basic program that gives users access to a large number of Indonesian television & radio stations.
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo