Search Results for "c:\program files\micronetics\msmws\program\" - Page 24

739 projects for "c:\program files\micronetics\msmws\program\" with 2 filters applied:

  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 1
    C into assembly language converter producing asm files, specific optimizations for different chip manufacturers (Intel, AMD and Transmeta), written in C/C++ with OOP design, designed to be multiplatform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Originally developed as a GUI replacement for the JAR utility included with the Java SDK, this program is expanding to become a cross platform archive utility with the ability to create fully cross platform installation programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A port to C# of a lexical analyzer tool called JFlex. Produces Java or C# source code files for scanning an input stream and producing a sequence of tokens. Compatible with CUP (Constructor of Useful Parsers).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    Adam is a programming language that is truely visual. There is a person named Adam who walks around in a 3D environment to show the execution of a program. A program is a description of the sequence of actions Adam must perform on the objects in a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project will be written in C++. It will use the WxWindows library to allow a cross-platform program. The initial version will be Windows only but Mac (and Linux) support is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Clean is a program that searches for backup files and such identified by regular expressions in a ~/.cleanrc, and deletes them: possibly interactively with a per-file y/n decision, or in a batch mode. Clean is written in C and targets Unix/POSIX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    System C# (scs) - Port of the C# language for generating highly optimized system code to C++ C or GCC backend. SCS is not JIT'ed, does not need GC, includes c/c++ header files, has full macro support, and allows fine control of all generated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A java class assambler. This program assembles java byte code instructions for the JVM, like MASM for the CPU. Knowledge of the java byte code instruction is strongly required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    Generates the C source code for Query Object Framework objects and provides a test environment linked against QOF to query objects, store in XML and export into SQL files. Create the fundamental object code from XML exported by any other QOF project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The aim of the project is to provide short description of many programming languages, dialects, IDEs, etc. with sample programs (realizations of common algorithms like 'hello, world', 'dot product', 'quine program').
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SwixNG lets you define User Interfaces in XML files, narrowing down your Java code to the behaviour of the program. Via an easy-to-use API, you can integrate your own components and even localize your GUI at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TIAPS ( This Is A Python Server ) is a hosting program for dynamic websites, such as forums. The server and the data-access module are intended to be multifonctional and able to process various protocols on the same port. The access uses a login system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Class viewer tool. Give a class name and the tool draws its diagram on the fly. For java and C++. Highly interactive, all types found in the class might be filtered or act as link (see Screenshots). Useful also to quickly find and access source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PeLib is a compiler-independent C++ library that can be used to work with Windows PE files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    numcv is a Free Source project (GNU GPL) being developed in C as a quick reference conversion tool for developers. numcv is a program for converting numbers, such as Decimal to Binary to Hex to Octal to ASCII, and other common standards conversions. FAST
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A portable general purpose C++ class library for manipulating audio files and audio data. Supports "unix" and win32 systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kaylo is an easy-to use application that serves as a metric for code styling and documentation. It generates an estimate of the lines of code in your source files, categorised as Code, Whitespace and Documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Written in C++, IFI-picloader is a US First Competition Linux port for Innovation First Inc. Robot Controller programmer using a pic 18F8520. It writes MCC18 compiled hex files to PIC and allows users to program under *nix based operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VOpenCHR is an Open Source VERGE CHR Editor that aims to edit CHR (sprite) files for all VERGE versions. VERGE is a role playing game creation engine and can be found at www.verge-rpg.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Transform an application into a component, a module, and use it like a piece of a bigger software. This software let you link every standalone program, to extend an application or create a new one, like a Lego(tm) system, without modify the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web-Start is a open source. It's a completed website. So if you would run a website and you cant program a website, try Web-Start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...It is designed to be extremely portable and dynamic, with nearly all functionality implemented as add-on modules. It is also designed to be both pleasant for humans to program as well as aggressively optimized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An INI file parser that can read, edit and create large INI files. Usable under Microsoft Windows, DOS, Linux, etc. Supported languages are C, C++, Visual Basic, Java, TCL, Perl, Python, etc (DLL and SWIG capable).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB