Search Results for "gnu assembler windows" - Page 100

Showing 6764 open source projects for "gnu assembler windows"

View related business solutions
  • 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
  • $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
    notifiles
    notifiles is a multiplatform application (Linux, MacOSX, Windows) intended to fire various kinds of custom notifications (podcasts, eMails, logs, scripts) when new files are created inside watched folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PyEvcs

    Extended Visual Cryptography Schemes in Python

    Visual Cryptography is a graphical form of information concealing. In a 2-out-of-2 Visual Cryptography Scheme a dealer will "split" a secret image into two shares, print the shares onto separate transparencies and hand them to the participants to the scheme. If the two participants come together, they'll be able to reveal the secret image without a computer, perfectly superimposing the transparencies they own. Analyzing a single share, no one will be able to obtain any information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PDF manipulation, intended for saving trees when printing. This application helps n-up-ing pages by providing auto-crop and fine-tune cropping in a GUI to enlarge readable part of pages. It also compensates for printable regions of local printers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sked
    Sked is a personal organizer, calendar, schedule and braindump application with a wiki-like syntax for text formatting and organization. It is easier think of it as the merge of a calendar with a desktop wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    skillsomat

    skillsomat

    Serious game to train periodic rhythmic motions.

    Skills-O-Mat is a simple reuseable serious game to train periodic rhythmic motions. Although Skills-O-Mat was developed for a special training of alginate mixing, it is also capable of training similar motions like cardiac massage. Players use the prepared input devices (spoon and bowl in case of alginate mixing) to start immediate training. No further preparation of the player is required. The game collects motion data in real-time and evaluates the differences between the player and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Forecast Production Assistant

    Forecast Production Assistant

    Met object database and interactive graphical editor

    Meteorologists use the FPA to create a series of weather charts, known as depictions, that show weather fields over a sequence of times. The weather fields can contain grid point data or sets of areas, lines or scattered points. The weather depictions are not just graphical displays, but windows into an object database. By connecting processes to the database, forecast offices can automatically generate forecast products or run local models, while spending more of their time on weather...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PyVIX2

    Python wrapper around VMware VIX

    A simple wrapper around VMware VIX that uses Python ctypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    SuStorID is an advanced Intrusion Detection System (IDS) for web services, based on machine learning. Its name comes from the term “Su Stori”, which in Sardinian language means “The Falcon”. It’s version is experimental, but demonstrates a number of interesting features, that can be readily exploited to detect and act against web attacks. SuStorID can be coupled with modsecurity, the well known web application firewall, to gather training data and provide for real-time counteractions. So,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MRI neonatal atlas app

    Use this application to segment neonates mri brain scans

    Thi application helps the segmentation of mri brain images into 6 tissue classes by using the T2 neonatal atlas available at http://www.brain-development.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    winshell+

    A semi-shell for windows that incorporates linux shell commands

    Winshell+ is not a shell, but acts like one. It is windows only. I will extend its features later. The current version is 0.1 To install winshell+, download all of the files in the folder for the current version of the software. This program is only in the alpha stage, so don't expect it to be amazing and full of awesome features. My next update will probably incorporate data compression and decompression, and possibly POP e-mail (I hop!e)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FAQ Management Plugin for Trac

    FAQ Management Plugin for Trac

    A Trac plugin for creating FAQs and organizing them in categories

    A Trac plugin to create FAQs and organize them in categories. Take a look at the complete documentation on Trac-Hacks: http://trac-hacks.org/wiki/FaqPlugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyWebTvOrange

    pyWebTvOrange

    Tv Orange sur PC/Mac

    Regardez la Tv Orange sur votre Pc /Mac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SVNLocalChangesBackup

    Tool to take Backup of Local File Changes in the SVN sandbox

    Simple tool to take backup of files that are changed/added in SVN sandbox and not yet committed into the.SVN repository (in a ZIP file format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    py2db

    Use Database objects as Python objects

    The goal of this project is to use database objects as Python objects. There is much OO and application-level functionality that a database can't include, and shouldn't know about -- but wouldn't it be cool if it did ? Py2db lets you get the best of both worlds by converting database objects into Python objects. Your application can then use these Python objects any way it sees fit, and by doing so you are using database objects in an OO manner. Currently we support Python 2.x...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Mirage Image Viewer

    Mirage is a fast GTK+ Image Viewer written in python

    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    VideoTk

    Sencillo administrador de base de datos de películas

    VideoTk está apuntado a simplificar el mantenimiento de una videoteca en la vida real (formada por cualesquiera medios de almacenamiento, por ejemplo discos DVD). Es un programa muy ligero, de poco tamaño en Mb (menos de 9Mb para el archivo comprimido que contiene dos versiones), lo que permite que se ejecute rápidamente incluso en computadoras viejas o de poca potencia. Las tareas básicas que permite realizar son: Buscar película en función de su título, genero, año, actor/es, calificación,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    The rp6simul project brings simulation software for the RP6 robot that is manufactured by AREXX engineering. Besides support for all peripherals on the robot base, the simulator also fully supports the m32 extension module, and both can be simulated either independently or simultaneously. Furthermore, a simple 2d environment can easily be created to test lighting, collision, motor speeds and so on. The simulator does not run native AVR files, but instead a thin wrapper is provided so that...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    mungempo

    Extract stereo images from .MPO files

    This commandline Python tool will extract stereoscopic images from .MPO format files (e.g. as created by Fuji W3 camera) and either save them as separate Left /Right images or as an anaglyphic composite (suitable for viewing with coloured 3D glasses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple Bible

    Simple Bible

    A simple Bible program using the King James Bible

    Simple Bible is a simple but powerful Bible program that uses the King James Bible. It can run on almost any platform and brings an elegant look to a practical program. It is written in Python and uses wxpython for the GUI giving it a native look and feel on any platform. It is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    sharescanner

    The GNOME share scanner

    Sharescanner is a Linux re-implementation of the Windows-only sharescan v2. It indexes Samba shares and lets the user download files over the network. The File list displays all the indexed files along with their size and location. The Queue list displays the current download queue, including the status, progress, size, and location of each item. Each download can be paused and resumed. Please note that this page only contains stable relases. For up-to-date code please visit the project's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    We here present a novel computer algorithm, called AutoClickChem, capable of performing many click-chemistry reactions in silico. In silico modeling of click-chemistry products may prove useful in rational drug design and drug optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    VeloApport

    Log and track user/computer info in MS Windows environments

    A system to log and track user logons, logoffs, computer information, and statistics in a Microsoft Windows environment. It includes a client side application (veloapport.exe - intended to be run as a logon and logoff script) and an analyzer (veloapportdetective.py) reporting hardware changes and populates a computer inventory table. The client (veloapport.exe) sends user and machine information to a MySQL database server and VeloApport Detective populates a computer inventory table while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Psifas
    A python library for parsing and building of data structures (binary or textual). It is based on the concept of defining data structures in a declarative manner, where complex structures are composed of a hierarchy of simpler ones.
    Downloads: 0 This Week
    Last Update:
    See Project