Showing 16 open source projects for "windows 7 activator"

View related business solutions
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 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
  • 1
    vision2

    vision2

    Binocular vision examination using shutter glasses

    Vision2 serves as tool for ophthalmologists and other vision testing professionals. It's useful for a variety of ophthalmology testing applications related to stereo vision. It implements many of classical tests but also new types of vectographic and random dot exams. Program was created as part of diploma thesis in Wroclaw University of Technology in Poland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3

    Termo ds75

    Temperature measurement of four DS75 sensors (I2C)

    This program communicates with Dallas DS75 four sensors for temperature measurement through I2C bus. Need a USB to I2C and 4 sensors DS75 (see diagram in program help) Capture data at certain intervals, export data to excel and txt. features: - Automatic detection port. - Captures up to one month's time preconfigured intervals. - Export data capture to excel and csv (txt). - Has configurable alarms. - Allows temperatures in Celsius or Fahrenheit. - Graphic Displays of the four...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SimAssem

    SimAssem

    For processing and/or simulating species assemblage data.

    SimAssem is a tool for investigating the performances of species richness estimators across widely ranging assemblages and survey designs. Assemblages are simulated by specifying the: 1) number of species, 2) total abundance of individuals, 3) abundance distribution, 4) spatial configuration, 5) species detection probabilities, 6) survey design, and 7) number of grid cells to survey (out of a square grid comprised of 10,000 cells). SimAssem also processes existing encounter data and formats...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 5
    TikiOne JaCoCoverage

    TikiOne JaCoCoverage

    Java (6&7) Code Coverage Plugin for NetBeans, based on JaCoCo

    NetBeans module that provides JaCoCo code coverage (Java7 compatible). For Ant based JavaSE projects. Maven and Gradle support may be added later. WARNING: Binary files have been removed. They're now on a NetBeans update center. Please check https://github.com/jonathanlermitage/tikione-jacocoverage#download-stable-and-dev-builds for details. ~Jonathan Lermitage <jonathan.lermitage@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ASTERIX Display Analyse Record Replay

    Processes, decodes, displays, records and replays EUROCONTROL ASTERIX

    ASTERIX DARR (Display Analyse Record Replay)processes, decodes, displays, records and replays (tracks/plots) EUROCONTROL ASTERIX messages. It is a a full plot/tracker display providing filters, different map overlays, indication of the “track in coast” state, moving labels, and assigning CLF (Cleared Flight Level). Every display parametar (color, font, size etc..) is configurable. Additionally supports: 1.ASTERIX stream Recording (up to 11 different data streams) 2.Replay of ASTERIX...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    MiniKakofonix

    Asterix UDP multicast recorder

    This program is capable of subscribing to an UDP multicast feed containing (live) radar data in Eurocontrol Asterix format. The received UDP frames are stored in a recording file. A new (raw) Asterix recording file can be created every x minutes. The previously recorded Asterix filename contains date and timestamp. This tool can be used to do continuous 24/7 Asterix multicast recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Virtual Sound Level Meter

    Virtual Sound Level Meter for analyzing calibrated sound files

    ...Source code requires MATLAB + Signal Processing Toolbox. Developed under MATLAB R2010a (but might work with some earlier versions) Executable version does not require MATLAB and runs under Windows XP, Vista, and Windows 7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    DA-EBSD

    Analizing misorientation angles after EBSD Scan

    The program allows you to analyze the misorientation angles obtained when using the EBSD scan. The program interface makes it easy to build a chart divided into appropriate intervals of tilt angles (eg, divided into low-angle (2-15 ˚) and of large-(over 15 ˚) limits). The ranges of angles defined by the user. Can be broken down into 3 intervals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    WAP RSSI 2 ARFF

    WAP RSSI 2 ARFF

    This program scans WAP RSSI readings and turns then into an ARFF file.

    This program runs on a laptop with a wireless card. It scan for wireless access points (WAPs) and notes their Base Station ID or BSSID and their Received Signal Strength Indicator or RSSI. This data, along with an identifier for the physical location or 'ROOM', and the name of the computer it is being run on are stored as an ARFF file, which is compatible with programs such as WEKA and RAPIDMINER.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RTD DM5408 Driver Port for Linux

    A Linux driver for RTD DM5408 / DM408 ISA acquisition card

    A Linux driver for RTD DM5408 / DM408 ISA acquisition card. A DKMS module and a dynamic library written from scratch but trying to keep same functions structure of its official Windows 98 driver. I don't recommend it for production. I'm just trying to learn writing drivers for Linux with some interest in Electronics Interfacing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This tool aids the assessment of physical performance of athletes by clocking jump and ground contact duration. This software is used to clock, calculate, and visualize the performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This software aims in providing a Greek version CES-D test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IMPORTANT: The flosslogic project has merged with the sigrok project. Development continues in the sigrok wiki, mailing lists, IRC channel, and git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This desktop application provides graphical control of K8055, a USB Experiment Interface Board by Velleman (http://www.velleman.eu/). It will be mostly platform-independend at a later time. The current (beta) version is for windows 2000/XP/Vista/7 on 32Bit. It is incompatible with all other Operating Systems and with 64Bit architecture. I stopped developing this application. Feel free to reuse the code or contact me on Questions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    LinBrakeTesting
    این نرم افزار به منظور اجرای آزمون سایش لنت ترمز، موضوع استاندارد 586 ویرایش اول و دوم طراحی شده است. این نرم افزار امکان دارای محیط زیبا و رابط کاربری آسان بوده و نتایج آزمون را در فرمت های شکیل ارائه می کند.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB