Search Results for "img file for one plus 7 pro"

Showing 52 open source projects for "img file for one plus 7 pro"

View related business solutions
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
    Learn More
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • 1
    GoldenDict Professional

    GoldenDict Professional

    Feature-rich dictionary lookup program with OCR supported.

    0. built-in fixes for a large number of issues with the official version 1. a simple plug-in mechanism added, based on which several OCR and audio playback engines plugged 2. completely refactored all implementations to reduce runtime CPU and memory footprint, also query efficiency improved 3. the future goal is to abstract functional extensions and dictionary formats processing into complete plug-ins to further enhance the scalability and maintainability 内置大量的官方版本问题的修正;先期添加了一个简单的插件机制,并基于...
    Downloads: 77 This Week
    Last Update:
    See Project
  • 2
    WinMerge

    WinMerge

    Windows visual diff and merge for files and directories

    WinMerge is a Windows tool for visual difference display and merging, for both files and directories. It is highly useful for determining what has changed between file versions, and then merging those changes. WinMerge has Unicode support, Flexible syntax coloring editor, Visual SourceSafe integration, and Windows Shell integration. Regexp filtering for filenames and lines. Side-by-side line difference and highlights differences inside lines. A file map shows the overall file differences...
    Leader badge
    Downloads: 36,709 This Week
    Last Update:
    See Project
  • 3
    GPXSee

    GPXSee

    GPS log file viewer and analyzer

    GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
    Leader badge
    Downloads: 1,641 This Week
    Last Update:
    See Project
  • 4
    Fx FloorBoard

    Fx FloorBoard

    Graphical editor software for many Boss and Roland effect & synth unit

    Editors for the BOSS GT-1, 3, 5, 6, 8, Pro, 10, 100, 001 Guitar Multi-Effects Processors, and the BOSS GT-1B,6B,10B Bass Multi-Effects Processors. And for the Katana Amplifier. and various Boss and Roland guitar synths. This software can visually edit parameters via Midi,USB, or Bluetooth(via external device on some units) on the Multi-Effects/Amp/Synth Processor.
    Leader badge
    Downloads: 543 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • 5

    DIANNA

    software for DFA method

    ... on the atomic structure, shape and size of nanoparticles. It can be applied also to non-periodic materials or coherently ordered structures. How to use: 1. Unzip the archive. 2. Run the "Dianna_Startup.exe" file. 3. Use "Help" through the menu. Required: • Windows 7 or newer • Microsoft .NET Framework 4: www.microsoft.com/en-US/download/details.aspx?id=17851 (Web Installer, 1 Mb) www.microsoft.com/en-us/download/details.aspx?id=17718 (Standalone Installer, 48 Mb) • Microsoft Visual C+
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    .../SSE4 and AVX/AVX2/AVX-512 (32/64-bit x86 ISAs), ARMv7 NEON/NEONv2, ARMv8 AArch32 and AArch64 NEON, SVE (32/64-bit ARM ISAs), MIPS 32/64-bit r5/r6 MSA and POWER 32/64-bit VMX/VSX (little/big-endian ISAs) are mostly implemented (/w horizontal reductions) although scalar improvements, wider SIMD vectors with zeroing/merging predicates in 3/4-operand instructions are planned as extensions to current 2/3-operand SPMD-driven vertical SIMD ISA. See README file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    TextFind2

    TextFind2

    TextFind2 is a program for searching in a TXT file

    TextFind2 is a program for searching in a TXT file. More specifically, for searching in books, which contains numbers written as one hundred forty years (140) and such. It uses the MMX instructions to compare 8 chars at a time. It is also able to extract each line and you can save it as a TXT or RTF file. It is written in C++, with MFC, with VC++6, for Win32. It makes use of 64 bit int. A Linux version has been made in an effort to diversify the Linux ecosystem. I have tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    .../SSE4 and AVX/AVX2/AVX-512 (32/64-bit x86 ISAs), ARMv7 NEON/NEONv2, ARMv8 AArch32 and AArch64 NEON, SVE (32/64-bit ARM ISAs), MIPS 32/64-bit r5/r6 MSA and POWER 32/64-bit VMX/VSX (little/big-endian ISAs) are mostly implemented (/w horizontal reductions) although scalar improvements, wider SIMD vectors with zeroing/merging predicates in 3/4-operand instructions are planned as extensions to current 2/3-operand SPMD-driven vertical SIMD ISA. See README file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Auceanview

    Auceanview

    Set your windows desktop background to a webcam .jpg link

    Webcams that use .jpg files can be set as the windows desktop background on a timed refresh from 1 second to 3600 seconds or more. Open the Auceanview.cfg file in notepad and change change the webcam addresses to your liking. Thankyou to Jos de Jong for the file download subsystem code. Thankyou to the SystemTray code author of which I have no reference info currently. Win32 C++ programmed in Code::Blocks. Can be compiled to run on windows 7, 10, even XP or Windows 2000. Requires...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graph Capture

    Graph Capture

    Fast 2D charting from raw data

    ..." in the installation folder or in the program's top bar. The program can plot charts from a static file ( just drag and drop the file) or from a dynamically written file - by using a plugin that "connects" to the source. Win 32/64 7/8 (10/11 not supported any more - 21.07.2024).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mp4 Video 1 Click FFMPEG for Windows

    Mp4 Video 1 Click FFMPEG for Windows

    Video/audio converter/transcoder/player in File Explorer mouse menu

    The one-click zero-conf video/audio converter/transcoder/player inside a Windows File Explorer mouse context menu. H265/HEVC codec supported. Hardware acceleration supported. Ultra-fast transcoding supported. Produces standard anywhere-playing mp4/h264/yuv420p/aac video or mp3/cbr/320k audio files by default. FFMPEG 4.2.2 command line added and can be edited for your own custom conversion. Supported video containers: *.mpg, *.mp4, *.mov, *.ts *.3gp, *.avi, *.av1, *.wmv, *.flv, *.webm, *.mkv...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    gsasnp2

    gsasnp2

    PubMed ID: 29562348 / DOI: 10.1093/nar/gky175

    ... using GSA-SNP2", Nucleic Acids Research, Vol. 46(10), e60(2018). * PubMed ID: 29562348 * DOI: 10.1093/nar/gky175 -> PLEASE MOVE OR MAKE A COPY OF 'DATA' FOLDER INTO YOUR INTENSIVE TEST FOLDER (I.E. LINUX, MAC OR WINDOWS SPECIFIED FOLDER) TO ALLOW THE PROGRAM TO FIND THE PREDESIGNED DATA. * UPDATE NOTE: -> Sep-1-2020: add an update for Ubuntu-20.04. You will need Boost library installed (sudo apt-get install libboost-all-dev) -> Mar-7-2018: revise header terms in the output file...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    JCppEdit v4.0

    JCppEdit v4.0

    Best IDE for Beginners

    JCppEdit is a free as well as "best IDE for Beginners" and is your one-stop IDE for all your coding needs. Whether you need to finish your Java project or submit your first HTML web page or perhaps have a need to code in C language while executing a java program into a Java IDE, JCppEdit will help you achieve your goals easily. Exploring your project and detecting an error in your code is much easier. You will not waste time detecting errors before compiling codes because you will get a real...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Speech Recognition in English & Polish

    Speech Recognition in English & Polish

    Speech recognition software for English & Polish languages

    .../ Domain advanced versions (Polish Language) 1. SkryBot Prawo - for judicial professionals. 2. SkryBot Administracyjny - for civil and government administration. 3. SkryBot Medycyna Rodzinna - for physicians Professional version of SkryBot (commercial) offers you: 1. Audio conversion and cutting sound files into smaller ones. 2. Searching for words or phrases in sound files (recognized by SkryBot). 3. Editing sound files and automatic cutting off long silence parts in audio file.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    NetPCLinker

    NetPCLinker

    NetPCLinker (p2p) (Chat, FilesTransfer, Phone, Share)

    Program NetPCLinker is designed for networking, ( communication ) between two computers on a " p2p " (point -> point without the use of servers - intermediaries) . To establish a direct connection between two clients in the network - sufficiently that one of the clients had a "real" static IP address or DNS name to a dynamic IP address, so you can take advantage of VPN networks or IPv6 tunneling. Best choice for small nets. Uses TCP protocol. Warning: For good working, you must to start...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    hyperion-project

    hyperion-project

    An open source ambient light for many systems

    ... are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. This is ideal for a remote application (like our Android app). 5. HyperCon. A tool which helps generate a Hyperion configuration file. The tool will also remember your settings from the previous run. 6 Android remote control to set a static color. 7.Kodi-checker which checks the playing and screensaver status of Kodi
    Downloads: 109 This Week
    Last Update:
    See Project
  • 18
    2048 Game Professional for Windows

    2048 Game Professional for Windows

    Most elegant 2048 puzzle with game fields 4x4 8x8 16x16 for Windows

    Most elegant award-winning 2048 game implementation ever made for Windows. Free open source 2048 program includes playing fields 4x4, 8x8, 16x16 with automatic game savings, anti-cheat & anti-Boss protection, two color schemes and more. The only 2048 app that allows you to grow your own kitty to a mature cat pokemon and compete with your friends by pokemon rank up to famous Grumpy Cat. La mayoría de los galardonados juegos profesionales de 2048 creados para Windows. El juego de código...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    SageThumbs

    SageThumbs

    Powerful Windows shell extension allowing to preview images.

    SageThumbs is a powerful shell extension allowing to preview enormous amount of image formats directly in Windows Explorer by using Pierre-e Gougelet's GFL library (XnView's author). Please read carefully the following information: As SageThumbs is a Windows Explorer context menu extension, there is no an executable file that you should launch to bring it up. To use it, just open any folder with image files in Windows Explorer, and then right-click a file you want to preview. You'll see...
    Leader badge
    Downloads: 4,535 This Week
    Last Update:
    See Project
  • 20
    Sudoku Game Solver Generator

    Sudoku Game Solver Generator

    Standalone Complete Sudoku puzzle Game Solver Generator for Windows

    ... on a Deep Neural Network. But I analyzed more than 100 scientific publications on Sudoku generation problem and have reduced the Deep Neural Network to a relatively simple and very elegant deterministic algorithm that works pretty fast. As a result, the app can generate Sudoku fields in 7 difficulty levels from 'Yellow Belt' to 'Sudoku Game Jedi Master'. The application supports Quick Start mode, see features below [QS Step 1] and [QS Step 2] (buttons in an application window).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    WaveShop

    WaveShop

    Fast, bit-perfect audio editor that doesn't modify samples needlessly

    WaveShop is an audio editor for Windows XP/Vista/7/8. Unlike many similar apps, WaveShop is bit-perfect, meaning samples aren't altered unless they need to be. Editing a portion of an audio file only affects that portion; the rest of the file is untouched. Blocks of audio can be cut and pasted without changing their contents at all. This is especially useful for patching a finished master without corrupting its dither.
    Downloads: 101 This Week
    Last Update:
    See Project
  • 22
    freehealth

    freehealth

    Free and open source Electronic Health Record

    What is FreeHealth EHR? A free and open source electronic health record Who can benefit from FreeHealth EHR? healthcare centers hospitals clinics medical doctors nurses physiotherapists allied health professionals FreeHealth EHR is coded in C++ / Qt5. Supported OS: * GNU/Linux: Debian, Ubuntu * Mac OS: 10.9 Mavericks (64 bit), 10.10 Yosemite, 10.11 El Capitan * Windows: Windows 7 (32 bit & 64 bit), Windows 8, Windows 10 What...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Snipe Studio Budget Manager

    Snipe Studio Budget Manager

    Simple budget manager for your needs.

    Snipe Studio Budget Manager === ~~~~~~~~~~ Current version: 0.7 Soft requirenments: QT5, lib-mesa-gl Hard requirments: 50-60 mb of ram ~~~~~~~~~~ 30 October 2016 (0.7.0.0) * Fixed: now clearing database not saves old data and really clear database file 1 October 2016 (0.6.1.9) * Added: Basic console control for autotest using * Added: Help option * Added: version information option * Added: Console output in console mode 9 August 2016 (0.6.1.8) * Added: Import...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    yagodu

    yagodu

    password safe / manager for linux and windows (and mac ?) via qt

    ... in the directory where the .pro file is and you should be done. When building with Windows I suggest MinGw. The encryption is taken from a c-sample from Bruce Schneiers site. If someone could check it, that would be nice. OS/2: http://www.os2world.com/past-news/80-software/20576-yagodu-v2-3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    rarFit

    Maximum Likelihood fitting programme using ROOT and RooFit

    A maximum likelihood fitting package based on ROOT/RooFit for HEP. The fitting is driven by a text file and includes the following main options: 1) fitting, plotting and extraction of PDFs; 2) fitting of maximum likelihood models; 3) creation of projection and sPlot plots; 4) scanning about maximum likelihood minima; 5) combination of maximum likelihood curves with systematic errors for extraction of significance and combined errors; 6) toy studies; 7) means and pulls on fitted observables...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next