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

Showing 2189 open source projects for "c:\program files\micronetics\msmws\program\"

View related business solutions
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 1
    EclipseCppPack is a distribution of Eclipse, CDT, MinGW, GDB and wxWindows for Windows. All is packed together with some batch-files. It aims to be a simple C/C++ IDE with a very simple installation process. All parts are set up to work properly together
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A commandline tool for eliminating superfluous preprocessor clutter from C and C++ source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An open source add-in for Oracle's JDeveloper that invokes an external program to filter text selected in the IDE. This allows you to use, for example, scripting languages such as Ruby or Perl to apply custom text filters within the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Daemonize is a Python library that makes it easy to convert a normal Python program to run as a daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Workload Automation for Global Enterprises Icon
    Workload Automation for Global Enterprises

    Orchestrate Your Entire Tech Stack with Redwood RunMyJobs

    Redwood lets you orchestrate securely and reliably across any application, service or server, in the cloud or on-premise, all inside a single platform.
    Learn More
  • 5
    J-Clops is yet another Java library for parsing command line options. What makes it different is the use of 'convention over configuration': options directly correspond to setter methods in your program object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of SVNManagerLib is to create a kernel type library that can be used by .NET Web Services, Remoting, and ASP.NET for remotely administering Subversion repositories and users. This only supports files for svnserve as a NT Service or *nix Daemon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Project Element is a very simple, platform-independent, easy-to-use interpreted programming language that was made using python. It very much like html, so if you can make a webpage, you can program using Element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Q3mass is a master server program for Quake III Arena engine-based games. It's easily extensible and supports multiple games. Q3mass-php, an offshoot project, is a PHP version of the application, allowing for web-based master servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Now, you can quick-search for function and tag names in any C source code without any pre-built documentation. The program uses exuberant-ctags generated tag database file. You can search for functions, structs, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
    Learn More
  • 10
    MoJT Login System is simple, but yet powerful login system. The Program consist of a login, registration and members page. It has also the administration panel which is easy to access and even more easier to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    relipmoC converts i386 assembly code to C code. Input must be in the same format as the i386 assembly produced by gcc. The resulting C code produces the same output as the original C program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jEneration is a code generation program using a simple drag and drop interface aimed at new users to the Java programming language. Using jEneration, it will be possible to create Java programs without writing any code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A program for creating Unified Modelling Language (UML) diagrams of software. The project web site is located at https://uml.sourceforge.io/ For reporting bugs, see https://bugs.kde.org/enter_bug.cgi?format=guided&product=umbrello The development of this project is located at https://invent.kde.org/sdk/umbrello Available in every Linux distro, on MacOSX and Windows.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 14
    This Java program calculates the SPBRG value for a given baud rate (Baudrate) and clock frequency. It comes with a graphical interface and a simple value interpretation guide. A Java Webstart file (.jnlp) is provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    An utility program written in Java that helps to clean up an Eclipse installation by removing components that are no longer needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a small program to help you learn words in other languages. It's a simple but useful program for memorizing new words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MakeGENerator is a highly customizable standalone makefile generator. Enables the usage of different recipes and include path, per groups of files. Generates 'clean','depend' and other rules, automatically, plus handy macros. Simplifies build process
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    NOAHDB is a command line tool that parses the log files that are emitted by the Argos Honeypot and populates the tables of a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The below is a list of all files released for the Crossbow's MNAV100CA with SPB400. This framework may provide a complete solution for AHRS, Navigation, WiFi Comm, and Data Logging, for various robotic applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libConfig++ is a portable and flexible C++ library for reading configuration files which were written in C style syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A package of Rijndael, Twofish and Serpent encryption algorithms implemented in x86 assembly. Meant to learn basics of assembly, learn about the algorithms or to be used in a C program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Threading Building Blocks offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you leverage multi-core processors for performance and scalability without having to be a threading expert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a smart code/text file generator based on template files. This project can generate multiple files in one command/template file and also can modify existing files based on special tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Xml2Pdf is a small utility that allows converting xml files into pdf. This is not a generic converter but rather a set of 3 specific converters: DVD, comics, and fables. The convertions are made using the iTextSharp library.
    Downloads: 6 This Week
    Last Update:
    See Project