Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 3

Showing 71 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • DeskTime is a cloud-based time tracking software Icon
    DeskTime is a cloud-based time tracking software

    DeskTime is best for medium to large companies, as well as freelancers who want to boost productivity without overworking.

    DeskTime is a high-performance, automated time tracking and workforce management solution for teams and freelancers. It runs silently in the background, logging computer activity from the moment of boot-up to ensure 100% accurate data without the need for manual timers.
    Learn More
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 1
    A simple library to load and save .[b]geo files in Houdini format. Be warned its functionality does not exceed loading and saving files and can only act as a rough template of how to work with .[b]geo files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    command line utility to extract all jpeg files from pdf without any jpeg recalculation. Mirror to JPG_to_PDF project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Command line utility for combining all jpeg files from selected folder to pdf file without any image conversion/recalculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    convert3D is a tool to convert 3D files between different formats with some filters functions. The tool only convert the mesh of objects. At this moment it does not import light, textures, animations, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounting practice management software Icon
    Accounting practice management software

    Accountants, accounting firms, tax attorneys, tax professionals

    Canopy is a cloud-based practice management software for accounting and tax firms, offering tools for client engagement, document management, workflow automation, and time & billing. Its Client Engagement platform centralizes interactions with a secure portal, customizable branding, and email integration, while the Document Management system enables organized, paperless file storage. The Workflow module enhances visibility into tasks and projects through templates, task assignments, and automation, reducing human error. Additionally, the Time & Billing feature tracks billable hours, generates invoices, and processes payments, ensuring accurate financial management. With its comprehensive features, Canopy streamlines operations, reduces stress, and enhances client experiences.
    Learn More
  • 5
    Converts bitmap file to c/c++ files (usefull for embedded systems with GUI). The color encoding is fully configurable (for example 16bit 5/6/5) and a "preview" bmp file is generated to show how much the picture is altered by the information reduction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Libpsd is the Photoshop file format decode library in C language with full source code. It mainly decodes and blends *.psd files. It supports for Adobe Photoshop CS version, and is compatible with the previous versions of Photoshop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MilkCrate utilizes a new open-source markup language for tabular musical notation, and a unique wiki-styled web interface for data input. Users may generate a number of different document types to view the tabular notation, including .png, and PostScript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PyPotrace is a Python programming language binding for Peter Selinger's Potrace raster to vector conversion algorithm. No separate Potrace library or application required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LMY image codec and tools for small, 16-bit (or higher) displays on devices with limited resources. Image file size and quality rival GIF, PNG, and JPEG, but decompression is much less complex. Used commercially by Lower Mars. C/C++ and Java/j2ME include
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 10
    This library aims to read lightwave 5.x and 6.x files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PdfRipImage is a program to automatically extract images from PDF documents and convert them to a format of your choice (such as JPEG or TIFF). It runs on UNIX-like platforms and requires utilities from netpbm and xpdf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A general purpose passthrough import graphics filter compatible with Microsoft Word 97 or 2003, allows the ability to paste graphics of potentially any format into a Word document. Compiles with Microsoft Visual C++ 6 or above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rapid Rendering of SVG files to screen or to other more conventional filetypes, such as JPEG and PNG.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Optimizer is a program which helps you to make your graphic files as small as possible, and control the level of distortion the compression made to them. It takes pnm, png or jpeg files and produces jpg, jp2 and djvu files (using netpbm, jasper, djvulibr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    In the tradition of the Unix computing philosophy, here is yet another operator that does one simple task, namely the creation of an AVI MJPEG file given a list of JPEG/JFIF files.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    A library for 3D engines, providing auxiliary functions to help loading/writing models and other types of files related to 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hardware-optimised library for Area correlation algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tool for automatic generation of UML Class Diagrams out of Java Class Files. Originally designed as a command line tool to convert .class/.jar files into .emf/.eps files, it now offers a visual environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Library for manipulation and generation of Postscript files and font management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    2d/3d map viewer clients and vehicle simulation server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    cl-jpeg

    JPEG encoder implementation using OpenCL

    ...Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing on CPU and GPU" paper by Victor W Lee, Changkyu Kim, Jatin Chhugani, Michael Deisher, Daehyun Kim, Anthony D. Nguyen, Nadathur Satish, Mikhail Smelyanskiy, Srinivas Chennupaty, Per Hammarlund, Ronak Singhal and Pradeep Dubey.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB