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

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

View related business solutions
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
    Learn More
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 1

    Ksr10Driver

    Driver Java for Ksr10 Robotic arm

    Driver jar for Ksr10 Robotic arm connected on bus USB compatible with many OS including Raspberry Pi 1st Call with Ksr10.Ksr10Driver(Dest, Action, Dur, Light, debug) Dest = String: M1 or GRIPPER; M2 or WRIST; M3 or ELBOW; M4 or SHOULDER; M5 or BASE Action = String: OPEN or OUVRIR; CLOSE or FERMER; UP or HAUT; DOWN or BAS; LEFT or GAUCHE; RIGHT or DROITE DUR = double: duration in seconds Light = int: 0 Light off; 1 Light on Debug = String: optional = 'debug' if you want trace 2nd Call: Ksr10.Ksr10Driver(Dest, Light, debug) Dest = LIGHT if you want light on NL if you want light off STOP for stopping last call Light optional if Dest not STOP see above Debug optional see above
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    OpenVZ Mailcleaner VM

    Openvz Mailcleaner Template

    ...Each container performs and executes exactly like a stand-alone server; a container can be rebooted independently and have root access, users, IP addresses, memory, processes, files, applications, system libraries and configuration files. Also, as MailCleaner comes as an ISO image, this is a deploy of MailCleaner on OpenVZ template format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    F-Talk P2P Encrypted Secure Voip

    F-Talk P2P Encrypted Secure Voip

    F-Talk cross-platform p2p encrypted secure voip software

    ...http://ftalk.armanasci.com/guide Spefications * Peer to peer direct connection without using any central dedicated server. ( First basic part of the security ) * 128bit AES Symmetric end-to-end encryption PCM datas. ( Second basic part of the security ) * 64bit Base64 Encoding transferred server side info. * Ipv4 and Ipv6 Supoort. * Full-Dublex Communication. * Full Supports Windows,Linux,Mac and Android platforms. * Complately open source project. http://ftalk.armanasci.com/ http://blog.armanasci.com/ http://blog.armanasci.com/contact-me/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Project Management Software Icon
    Project Management Software

    Understand how PI® can automate your processes

    Project Insight offers powerful tools for project managers and teams in order to deliver optimal performance and ensure success. An enterprise project and portfolio management software, Project Insight offers personalized dashboards, intelligent scheduling, resource management, collaboration, time and expense tracking, project and portfolio tracking, workflow, and reporting features to help teams work better and get real results. Project Insight is suitable for small teams, mid-market companies, and large enterprises.
    Learn More
  • 5
    HdfUtil is a collection of utilities to ease the exchange of HDF5 files between C++, Matlab and Python. The long term goal is integration into the main HDF5 distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    THIS PROJECT HAS BEEN MOVED TO GITHUB: http://github.com/drichardson/huffman
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Simple Huffman Coder

    Simple huffman coder for learning purposes

    This project is built for learning purposes so it's implementation is kept simple and easy to read. It has two functions to either encode or decode a file with the expectation that you will modify it to suite your needs best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JUM (which stands for 'JUM Uses Make') provides a set of Mk files to be used with GNU Make, that implement various rules to build libraries, binaries and such for various platforms in a structured manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dasm430

    dasm430

    A disassembler and a simulator for the MSP430 CPU

    ...Source files can be found in src/qt folder.
    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
    A java framework for simulating mobility models in mobile Ad-Hoc networks MANET. This simulator can generate mobility traces for various mobility models, in many formats, resimulate, evaluate, create Excel diagram, cluster, generate form base on XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    encrypted-backup

    A program to archive, encrypt, and store files for offsite backups.

    A program to archive, encrypt, and store files for offsite backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Example code for fat16, iso9660 and ext2, its characteristic is simple, we only focus on how the file system data is maintained on hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Synkron
    Synkron is a simple Qt application that allows you to sync folders, for example a flash disk with a folder on your hard disk.
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 14

    bmp2rle

    Encode bitmap(bmp) file with run-length encoding

    Encode bitmap(bmp) file with run-length encoding(RLE), just like RLE4 and RLE8, but extend to RLE16, RLE24 and RLE32. Usually, this project will be used in GUI of embedded system, to make the image files smaller, and save the IO bandwith. If the GUI support JPG or PNG, the compression ratio is much better than RLE, but how about the embedded system encounters both caculate limitation and IO bandwidth limitation? Try this project, I hope it can make a banlance between caculation and bandwidth. But first of all, you should know that the compression ratio of RLE is highly depend on the bitmap file data, the ratio can larger than 1, only when the same color continuously repeats in one line, it will gain a smaller compression ratio.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    StreamKB

    On-screen keyboard that highlights keys that are pressed.

    On-screen keyboard that highlights keys that are pressed. Pressing keys does nothing. Right click pops up menu to change size or select colors.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    Pye

    Pye

    Pye - Javascript Engine For Drawing Fast, Fluid and Dynamic Pie Charts

    Pye is a JavaScript engine for drawing beautiful pie charts that are fast, fluid and dynamic and can be easily modified dynamically. As great new web technologies progress, it is handy to have a handy script or utility to do the job efficiently and quickly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    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: 2 This Week
    Last Update:
    See Project
  • 18
    Store and verify MD5 checksums within file's extended attributes. Operational on individual files as well as entire directory trees of files. Using this routinely will detect if bit-rot or other unwanted modification of low level file content has occurred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CocoCommons

    Modern, cross platform library of functions used in CoCo software

    This is a modern set of libraries intended for use in software related to the Tandy Radio Shack Color Computer (the CoCo). Some functionality may also be useful in more general Motorola 6809 centered projects. CocoCommons provides a set of libraries for common tasks such as reading DECB and RBF filesystems, interpretting common file formats, and displaying CoCo-like screens. These are used extensively in the DriveWire 4 project and the upcoming nineserver project. In time it these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Easyndexer

    Easyndexer

    Creation of databases of scanned documents.

    Easyndexer is a Software program for creating databases with scanned documents or pictures. This program provides tools for creating, editing and viewing this kind of data with a very "friendly" interface. Someone who does not have any knowledge about MySQL or programming can create his own databases for having a good control of documents or pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Open XDMoD has been developed to provide detailed information on resource utilization and performance for academic and industrial HPC centers. More information is available at http://xdmod.sourceforge.net/ UBMoD is a data warehouse and web portal for mining statistical data from resource managers in high-performance computing environments. UBMoD presents resource utilization over set time periods and provides detailed interactive charts, graphs, and tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FusionDRIVE

    FusionDRIVE

    Access all your cloud storage's from single Application..

    Fusion DRIVE allows the user to access various cloud storage's from your Desktop/Laptop. Currently the Application (in Development Mode) supports for below Cloud Drives: DropBox. The Application is developed using JavaFX which supports on all Operating Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SquidCube

    Squid log data warehouse

    Feed Squid logs into PostgreSQL database, then use Pentaho BI server for data mining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KeyBox

    KeyBox

    Web-based multi-terminal SSH management tool

    A web-based SSH console to execute commands and manage multiple systems simultaneously. KeyBox allows you to share terminal commands and upload files to all your systems. Once the sessions have been opened you can select a single system or any combination to run your commands. Also, additional system administrators can be added and their terminal sessions and history can be audited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    jTechnologies FileManager++

    Project Collaboration simplified

    The jTechnologies FileManager++ Project Collaboration solution perfectly combines aspects of Collaboration, Project Management and Document Management by providing a wide set of complex but easy-to-use functionalities to assist you and your teams by handling all of your daily business workloads successfully - everywhere. Interested? Read more about on our website.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB