Showing 1348 open source projects for "remove"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    Calculates Natural Product(NP)-likeness of a molecule, i.e. the similarity of the molecule to the structure space covered by known natural products. NP-likeness is a useful criterion to screen compound libraries and to design new lead compounds. Maven dependancy: <dependency> <groupId>uk.ac.ebi.cheminformatics</groupId> <artifactId>NP-Likeness</artifactId> <version>2.1</version> </dependency> Required repository: <repositories> ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    phpSELF

    Simple Enhanced Light Framework

    This lightweight framework is designed for php 5.4 and up to increase. Aside from a few common modules such as Smarty, this system is written from scratch. The intention is to build a framework that you can add/remove components to quickly without breaking it. The modules for the most part will be self-contained, using a custom loader for any dependancies (similar to the way DLL's depend on other DLL's to be present). Each module is designed to run independant of the framework so you can strip it down to just one component. This is not a MVC based framework. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Clicktrace

    Clicktrace

    An intelligent screen capture application

    It's main idea is to automatically take screenshots whenever something changes on the screen. Focus on the task not being bothered by screenshots recording in the background. Record test cases, documentation, or whatever you want. Cross-platform. Requires Java 6 or higher. Integrated with JIRA. Published under GPL open-source license. Created by Marcin Nikliborc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    SQL Statement Extractor

    Extract individual statements from an SQL script

    This library is used to extract out individual SQL statements and remove all comments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Get Started Free
  • 5
    *Project is abandoned. If you have your own hosted website you can just change the URLs in the file.* A VERY simple DNS tool. Ever wanted to be able to access your PC's files at work or school? Do you have a dynamic IP at home? (it changes randomly) Here's a simple solution: run this program on your windows PC at home have your ports forwarded in your router also allow the ports in your firewall run your http/ftp/etc..server on the pc From any browser, just type the URL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    QtScreenShotArchive

    Archive Screenshots from Games

    Save your screenshots from multiple games with unique names based on modification date, into sub-folders based on date. Remove the files from your SSD to keep it cleaner. At the end of the day, all your have left of your game play is your screenshots. Keep them safe and organized from all your games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    speedLinux
    SpeedLinux is a customized coLinux. coLinux is not a VM but it can be used in the same way. Installation of Speedlinux results in a complete LINUX System with X server running side on side with Windows on a single PC. Beginning with Version 3001, Speedlinux comes now with the Ubuntu 12.04 LTS Precise Pangolin Developer (Alpha devel) for download via installer. Downloading one of the different compressed Ubuntu versions ( 9,04, 11.10 or 12.04 ) is optional. Updating is easy....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a very simple CMS like Joomla, Drupal or other, but not require any database! The admin area use htaccess, and is present a form to add or remove user from .htpasswd. Include the editor TinyMCE to make easy the indent of content. Like the most famous cms has a css themes system and in the admin area there is a tool to upload and choose the template. It's very fast and easy to install or manage. For all your site now you can use the faster solution... CmsDbFree!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PNP is a program for tutorial purposes in the signal processing area. It allows to set, move and remove poles and zeros of an one dimensional digital filter. The program shows different effects of the filter in the frequency domain.
    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.
    Try it free
  • 10
    Data Matrix

    Data Matrix

    Java Api to manipulate simple on data of Matrix Type

    Java Api to manipulate simple on data of Matrix Type. There is lot of usefull methods like resize, insert , remove, sort and lot of other methods. Usefull methods to manipulate with diagonals. For example you can create block diagonal matrix. There is lot of usefull methods to manipulate on mathematic matrix also, like determinant , norm , minor , cofactor , solveLienarSystem , arithmetic operations also and lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    QDeviceWatcher

    Hotpug detection for windows and linux. Only QtCore is required

    QDeviceWatcher can detect usb storage add and remove event. Tested on linux (>= 2.6) and windows(mingw and msvc). WinCE is to be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Guitar Chord and Scale Diagrammer

    Quickly create, edit, and print guitar chord/scale fingering diagrams

    ...When the program starts, enter the number of frets you want in your diagram. Click any fret on any string to add a dot (finger position). Click any added dot to remove it (change it back to an empty position). Right-Click any fret on any string to add a character of your choice (add finger numbers, root note labels, interval labels, etc.). Click the title text to give the chord/scale/arpeggio a name. Right-Click the title to save the diagram to a .png image. Press the "p" key on your keyboard to create an HTML or Image layout of any selected diagrams you've created. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SqlFormatter

    SqlFormatter

    Lightweight php class for formatting sql statements

    A lightweight php class for formatting sql statements. It can automatically indent and add line breaks in addition to syntax highlighting. I found myself having to debug auto-generated SQL statements all the time and wanted some way to easily output formatted HTML without having to include a huge library or copy and paste into online formatters. I was originally planning to extract the formatting code from PhpMyAdmin, but that was 10,000+ lines of code and used global variables. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DeconSeq
    The DeconSeq tool can be used to automatically detect and efficiently remove sequence contamination from genomic and metagenomic datasets. It is easily configurable and provides a user-friendly interface. More at http://deconseq.sourceforge.net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Monitor WStart
    Monitor WStart is a free software that is used to manage startup applications, manage running processes, and monitor TCP connections. It shows a full list of all those programs that start with Windows startup and lets you delete unwanted programs from startup list. You can even add new programs to startup list. Apart from managing startup programs, it is used to kill unwanted running processes that are using memory of PC uselessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    THE AUTHOR HAS ABANDONED SOURCEFORGE COMPLETELY BUT IS UNABLE TO EXERCISE CONTROL OVER THE PROJECT TO HAVE IT REMOVED The Tool now resides on the TechNet Gallery https://gallery.technet.microsoft.com/scriptcenter/CustomDDR-for-ConfigMgr-831d30d5 The AUTHOR does not give permission to SourceForge to maintain this project DO NOT DOWNLOAD THIS TOOL FROM SOURCEFORGE - I NO LONGER SUPPORT OR USE SOURCEFORGE - IT WILL RETAIN YOUR PROJECT AND REMOVE YOUR CONTROL OF IT . IT IS A ONE WAY DOOR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    I'm not the original owner of the game, for the original game, see this link : https://sourceforge.net/projects/blockfortress/?source=directory this is only a school modification project and we had to reupload the project on the website. I'll remove it soon cause it's not my project.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 18

    FTT CORBA

    FTT middleware for real-time distributed systems built on CORBA

    ...The service has been designed for highly coupled applications that execute over LANs. It provides a synchronous framework to synchronize distributed applications that is open to accept and remove components on-line, with reduced impact on the application timing. It also provides the flexibility to use different distributed scheduling policies that can override the local operating systems schedulers. Lastly, the middleware layer will also focus on data transactions, including a synchronous data communication service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    With this tool you can find plugins of your wordpress target ! Don't change name of Plugin_path.txt ! if you change this , program can not Work . and dont remove CopyRight ! And Do not delete Programmer name ! please . Open Script In Linux , [for colors !] thanks for using my tool ! Enjoy .... Grey Hat Boys !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Mobile Browser for PC

    This is simple mobile web browser for PC

    This is simple mobile web browser for PC/windows you can now open any mobile website in PC like Facebook, you-tube. google, etc native client/user agent are Android, Ios, Iphone, Ipad, Chrome, Firefox, Internet Explorer 7, IE8, update will be coming soon adding some new user agent, and changing UI & improve performance and remove bugs.. required .net framework 3.5 or 4.0 thanx
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Limiter (botnet & overload protection)

    Simple web protection against botnet attack

    ...(for ex. 1000 users/1 min) If there were connected 1001 users in 1 minute, web will be shuted down by generated htaccess file. There is a second file(you should execute it with cron) to automaticly remove htaccess file if there will be less than 1001 users per minute. You can add in htaccess generator your public IP address, or address of the server to leave open access.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Firefox + Group Policy Object

    An extension to push Firefox configuration settings using GPO

    This product allows to create and apply a custom/corporate configuration for Firefox using Active Directory Group Policy Objects. It's composed of: - An administrative template (admx format only for now) - A firefox extension After deployment of the administrative template, settings values can be defined through the GPMC console or the GPEDIT console. These settings are processed by the extension upon Firefox startup. [Home]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RetroFlux

    RetroFlux

    Web Interface for RetroShare (nogui)

    Web Interface for RetroShare (nogui) RetroFlux provides - Search Files - Download (Start, Pause, Restart and Stop) - RSCollection (Read Collection and download files) - Peers (Add and Remove) - Chatlobbies (Join and Leave) - see Status Installation guidelines see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jumpstart CMS

    Jumpstart CMS

    A full content management system, made for simplicity, power, & speed.

    PLEASE NOTE MAJOR MILESTONE/FINAL IS TO BE RELEASED IN THE NEXT TWO WEEKS. THIS NEW VERSION WILL NOT BE UPGRADABLE FROM JUMPSTART VERSION 1! WE BASICALLY DUMPED THE OLD SYSTEM AND STARTED FRESH. Demo: http://recksite.org/jumpstart Admin Demo: http://recksite.org/jumpstart/admin U: admin P: admin Ever needed a content management system, with speed, power, and ease of use. Jumpstart CMS is a simple, but powerful website management tool. Need to convert an existing website into a easier...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    plasmiddesigner

    plasmiddesigner

    Software for drawing plasmid map

    Plasmid designer (PlaNer) is a software developed to easily create plasmid maps and extract the figure of it. Features, that is 'genes' (i.e. sequences of interest) or 'sites' (e.g. restriction sites), can be added, removed or deleted at any time. For every Feature, a different colour can be determined for appropriate visualization. The list of the features can be saved at any time and an existing one can be loaded to continue configuring a previously saved plasmid map. PlaNer uses the...
    Downloads: 0 This Week
    Last Update:
    See Project