Showing 16 open source projects for "intel-wsman"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 1
    EarQuiz Frequencies

    EarQuiz Frequencies

    Software for technical ear training on equalization

    EarQuiz Frequencies is a software for ear training on equalization. Its goal is to help musicians, audio professionals, hobbyists and students learn how to hear frequency bands. Available for Windows 10, 11 (x64), macOS 11 or higher (both for Intel and Apple Silicon) and Linux. This application is based on (and deeply inspired by) the world-renowned Golden Ears method of David Moulton, whose course is half dedicated to building this essential critical listening skill. The overall training...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ALEPH-w

    ALEPH-w

    Data structures and Algorithms library

    Aleph-w is a library of data structures and algorithms implemented in and for C++. It contains the main data structures: single and double lists, special arrays (dynamic and of bits), many types of trees: multitrees, binary search trees, avl, red-black, randomized, treaps, splay and other interesting types. Several types of hash tables are implemented: separated chaining, open adressing with linear probing and double function hash; this last one has a garbage colector mechanism that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
    Learn More
  • 5
    GNUSim8085 is a simulator and assembler for the Intel 8085 Microprocessor. For downloading latest release please head to the website - https://gnusim8085.github.io/ For source code - https://github.com/GNUSim8085/GNUSim8085
    Leader badge
    Downloads: 546 This Week
    Last Update:
    See Project
  • 6
    Pulse capture

    Pulse capture

    Extract PPG signal from video image of the face

    The application was designed for the real time contactless photoplethysmography of the human face by means of an ordinary webcam in ambient light environment System requirements: - AMD or Intel CPU with 2 cores and 2.6 GHz clock speed (or higher); - 512 Mb of RAM (or higher); - OS Microsoft Windows 10/8/7/XP, booth 32 and 64 bit versions; - A RGB webcam (Logitech B910 is the best choice).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Krishnamurti's Book of Life D.Thoughts

    Krishnamurti's Book of Life D.Thoughts

    Jiddu Krishnamurti's Book of Life

    FREE distribution of the JAVA-XML multiplatform e-book about Jiddu Krishnamurti's Book of Life (a witty daily cookie-like reflection). Ahora, lea diariamente los pensamientos de Krishnamurti en castellano- Obtenga una agenda gratis.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Solution to the classic riddle suppossedly proposed by Einstein. This solution is for the variant proposed by http://www.2ddepot.com/games/whoownsthefish/ (Spanish, no smoking references) Method is simple brute force for every permutation. In a intel core i5 M 560 @ 2.67GHz, program terminates in 2 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Customizable Instruction Set Simulator

    Customizable simulator of virtual CPU with multitasking.

    Project implementing simulator of virtual CPU with additional tools. Application written in C# 4, .Net Framework 4.0 , Visual Studio 2010 Features: - IDE- like environment with MDI interface - Customizable (plug- ins) architecture: instruction sets, directives, registers, additional MDI windows - Own assembler using Intel syntax producing binary programs - Simulation of i386- like CPU operating on multi- level cache and RAM - Simulation of debugger and memory view - Features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
    Learn More
  • 10
    This is the program for generating intel assembly code from AT&T assembly code. We have written this code in c language in Turbo C. by Ramesh Kumar, Hari Varma & Ramarajan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a program write for judge the competions' (such as IOIP)programs. And it is wrote using Pascal Language,using the Process Unit and the Streams,can help the starter to learn how to use them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Goal of this project is to make a working Intel 8051 simulator. It covers also some I/O devices like keypad, LCD screen and GUI in Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lib Along32 is a function library of linux nasm, which is mainly moified from Irvine32 lib, the auxiliary library in "Assembly Language for Intel-based Computers", written by Kip R. Irvine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple 8085 assembler and disassembler for educational use. The 8085asm generates the map file and intel hex file. It support the directives EQU, ORG, DB, DS and END.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    JSim8086 is platform-independent Assembly Language Simulator of the Intel 8086 CPU. It was designed to be a learning tool (CAL) for first year Computing students who are learning Computer Systems Organisation and Assembly Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of user-friendly software to access and manipulate the Intel Play QX3 microscope.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next