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

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

View related business solutions
  • OpManager the network monitoring software used by over 1 million IT admins Icon
    OpManager the network monitoring software used by over 1 million IT admins

    Network performance monitoring, uncomplicated.

    ManageEngine OpManager is a powerful network monitoring software that provides deep visibility into the performance of your routers, switches, firewalls, load balancers, wireless LAN controllers, servers, VMs, printers, and storage devices. It is an easy-to-use and affordable network monitoring solution that allows you to drill down to the root cause of an issue and eliminate it.
    Learn More
  • Transform months of data modeling and coding into days. Icon
    Transform months of data modeling and coding into days.

    Automatically generate, document, and govern your entire data architecture.

    Efficiently model your business and data models, and generate code for your data pipelines, data lakehouse, and analytical applications
    Learn More
  • 1
    ALLToolKit

    ALLToolKit

    Android Java Library for Hardware Management

    This Android Library manages SPI, I2C, GPIO, ADC, UART and PWM in an Embeded System running Android.This library allows you to write Android applications that can use all hardware available in the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    eubirdb is a bird(watchers) DB for name translation (scientific,it,en,fr,de,sp,nl) and retrieval, wants to be a base for birdwatchers (and ornithologists) software&data (checklist,img,...). Currently for EU(ring) aims to worldwideness. See forums for mor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    USB Autorun Protector
    This small app lets you protect your USB, HDD and CD devices by turning off the Autorun file. So you can decrease the risk of virus attacks. You also can disable/enable you USB storage devices, so when you plug in a flash drive the PC will recognize it or not. And you also you can write protect your USB storage devices for more security. :) For any questions or suggestions, email me at: bozhidar1991@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    translate social network
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bitdefender Ultimate Small Business Security Icon
    Bitdefender Ultimate Small Business Security

    Protect the big future of your small business

    Get exceptional protection against all digital threats for your business and employees.
    Learn More
  • 5
    Flatland VR

    Flatland VR

    Flatland is the virtual environment for Virtual Reality.

    Flatland is the virtual environment developed to perform these investigations. Using Flatland as the base environment scientists can visualize and explore both their data and the computations that manipulate that data. Imagine, if you will, a scientist able to examine the real-time results of a simulation and, when he notices an anomally he would like to investigate, he turns to the program running the simulation and examines the code, possibly changing it on the fly. This is the dream of Flatland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ViewDix

    Android UI for off-line dictionary viewer

    Small Android application that provides access to dictionary index. The index provides full list of words and full list of articles. The list of words is searchable by prefix. Words may have alternative writings (kana-kanji in Japanese). The indexes are created separately and may have different sets of dictionaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ucpio

    update file data in cpio archives under win32

    The program implements the functions of searching, updating, displaying the contents of archives CPIO. Implementation for win32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some Wiki articles related to videogames and gamep-physics.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    netmate

    netmate

    displays network protocol headers in uniform RFC like format

    Netmate is a GTK+ program that shows network protocols headers in 32-bit aligned fields, identical as they are represented in Request for Comments (RFCs). It can be used to learn and teach about network protocols and to understand their functionality and collaboration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security.

    Access over 150 cutting-edge products, plus industry-defining AI

    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
    Try it free
  • 10
    Program for Programmed Instruction, with program for viewing tests, editing questions in tests and analyzing data obtained in tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    StyxTorrent

    A BitTorrent Client

    ...A BitTorrent client is application that manages uploading and downloading of a torrent by following BitTorrent protocol, which is a peer to peer file sharing protocol used for distributing data of all size over internet. Besides basic operations of uploading and downloading some clients provide option to create torrent file on client system, so does StyxTorrent.StyxTorrent uses library named libtorrent (Arvid Norberg, Rasterbar Software) and Boost (Boost.org) to implement BitTorrent protocol which was very helpful as it reduced the development time and gave some air to work on BitTorrent client logic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ProviewPi

    ProviewPi

    Proview on the Raspberry Pi

    ProviewPi is a SD image with an unofficial Proview release for the Raspberry Pi. ProviewPi is obsolete. There has become an official Raspbian Proview V5.0 release. You can get it here: https://sourceforge.net/projects/proview/files/proview/proview_5.0.0-1/raspbian/ /M
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EPSON EG9018C ARM C library

    EPSON C library for ARM STM32F3

    C library for 640x480px monochrome LCD display - EPSON EG9018C with 2 fonts included. Can be adapted to any uC you can imagine (which can handle at least 37.5kB RAM +~5kB ROM for font data). Tested on STM32-DISCOVERY (STM32F303VC).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    dummyftp

    Extremely simple dummy ftp server runs as a unix thread.

    ...The goals that I pursue in my project is: - creating the extremely simple server for educational purposes - server can be run as a thread in any application - a set of commands supported by the server handle simple operations (transfer directory tree, delete, upload and download files) - the server supports only one user at a time with the login and password that is set in the header file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    itermd

    Software tools for applications of simulations by iterations.

    ...The claim of these tools is to facilitate the programming of simulations by providing routines to quickly generate: -display windows and input parameters -help to display the variation in the data as graphs -management of iterations Goal for the user: quickly programme his simulation. Requires knowledge of C language. Knowledge of gtk and cairo (for simple graphs) is not necessary. See examples. -sugar fermentation kinetics -parachute drop -cycle of a water tank heated by solar panels -curve of chase For your simulation, simply copy and adapt some lines corresponding explicit examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenClassroom is opensource software designed for a network appliance. It targets the K-12 classroom and combines learning management tools, collaborative software and personal storage space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    makingMazes

    makingMazes

    Creator of mazes, with a recursive algorithm homemade (I'm not mathema

    The algorithm will carving zeros in an integer array initialized to "1". Data can be recorded in a simple way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cracker-ng

    Cracker-ng

    Cracker-ng is a multiple file password finder.

    /!\ Developer(s) needed to optimize routines, multi-processing; any kind of help is accepted :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    IPSA - Inventor Physics Simulation API

    Easy to use physics simulation combining ODE with OpenInventor.

    Create phyiscal simulations easily through IPSA which combines the OpenInventor 3D API with the Open Dynamics Engine (ODE). Scenes are read from .iv files and simulated in the supplied viewer applications. Find it at: http://ipsa.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A modular implementation of various algorithms and techniques of Machine Vision, and a 3D virtual environment for demonstration, a project for UCM (Universidad Complutense de Madrid).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tstools is a set of cross-platform command line tools for reporting on and manipulating MPEG (H.262 and H.264) data, as Transport Stream (TS), Program Stream (PS) or Elementary Stream (ES).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Vocab Builder
    A language tool which use flash-card inspired repetition to help build your vocabulary in a foreign language. You design the tests and can focus on the words you need to work on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    File generator create files with specific size ,with many methods and many options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    aztree library is an implementation of most types of tree data-structure in C language. The library will implement these different type of trees. Binary, Self-balancing binary search, B-trees, Tries, BSP, Non-binary and few used in Computer Graphics
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB