Search Results for "folder size tree" - Page 7

Showing 215 open source projects for "folder size tree"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    RuzzleSolver

    RuzzleSolver

    Takes in a ruzzle input and solves it

    ...An automatic swiper that in conjunction with Bluestacks lets you swipe every possible word thereby getting an insanely high score ! How does it work ? 1. Runs a DFS on the Ruzzle grid and at each instance checks if the word formed is a valid one. 2. Since the size of a grid is just 4 x 4, optimizations (such as using a suffix tree) aren't that important. 3. The total list of possible words is obtained fairly quickly. Less than 10 seconds on an i7 machine (without using any form of parallelization or multithreading). 4. The TWL06 wordlist, same as the one used by Ruzzle, is used as the dictionary. 5. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ftpmd5back

    tool to backup a local folder to a remote ftp server folder

    ftpmd5backup, as the name suggests, is a tool that is used to make backups of your files to an ftp server . In order to minimize resources necessary for this operation, a file will be uploaded only if: 1) on the ftp server there is no copy of the local file 2) on the ftp server there is a copy of the local file, but it is not the same as the local version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Xrsync

    Xrsync

    Xrsync uploads an entire folder from MS-Win client to Linux server

    Xrsync uploads an entire folder from a local MS-Windows client to a remote Linux host if the folder doesn't exist remotely. Or it synchronizes the folders and files under the selected folder on the remote host by either checking the consistency of the checksum, or comparing the last modified time and size of the file to be synchronized. Xrsync uses Java implemented SSH API to ensure secure data transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Parallel_Algorithms

    list of parallel Algorithms developed in Parallel Algo course

    These are the implementation of various parallel algorithms like Symmemtric division for sum and maximum, Optimal sum using parallel algorithms, List ranking, Tree contraction, Matrix vector multiplication, Counting the number of vowels, consonants, digits, Matrix transpose, Block based matrix multiplication, the project folder has 4 implemenations of Matrix Multiplication algorithms, one simple muliplication, Transpose based multiplication, Strip based matrix mulitiplication
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    DuplicateFinder

    DuplicateFinder

    Find duplicated files on your computer.

    A small application to find duplicates on your computer, the application has a simple interface that is easy to understand, all you need to do is select the hard drive or folder and click start and the application will find the duplicates for you. Like this program? Support the developer's newest project on KickStarter: https://www.kickstarter.com/projects/1451017695/korduene-visual-programming-ide
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    SnipDock

    SnipDock

    Snip screenshots and dock them so you can refer to them while working.

    ...Snip Screen: snip whatever portion of the screen interests you. 2. Dock: This snipped image will be docked on a screen edge or as a floating popup. 3. Whatever be the size of the image, the dock will automatically adjust its size. When docked, no other program can encroach the space used by SnipDock, even if they are maximized. 4. You can zoom in or zoom out of the image by scrolling your mouse on the image. 5. Any image snipped will be automatically stored in your Pictures folder. So you could also use SnipDock just to snip screen and store the images. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Simple Directory Toolbox

    Simple Directory Toolbox

    Portable collections of directory tools (Unhide etc)

    ...Unhidder Finds hidden/Superhidden files/folders and restore it to normal state 2. Duplicate file finder Find duplicated files, and easily removes it 3. Space analyzer Analyze folder, list which file/folder takes how much size in disk Here is the virustotal result https://www.virustotal.com/en/file/a5b742d657293c0563364e28545548afd45501e5ed9a72e69875177e757ace1e/analysis/1391693986
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Microline

    Widgets for Motif

    The Microline widget set provides the following widgets for Motif: Grid, Folder, Progress, Tree. Microline is an old project. It has been reactivated by Christian Linhart because he was contracted by Arahne, d.o.o. ( www.arahne.si ) to add support for XFT and UFT-8 to this widget set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Topiary Explorer
    TopiaryExplorer has moved to GitHub. Find the new project info page here: https://github.com/qiime/Topiary-Explorer. If you need help or would like to add a bug/feature request, please do so there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10

    Fast Matrix for Java

    General purpose matrix utilities for Java in Parallel Computing

    Fast Matrix for Java (fm4j) is a general-purpose matrix utility library for computing with dense matrices. fm4j encapsulated different underlying implementations and select the optimal one in run-time depending on the size of the input matrix. Moreover, fm4j employs Java (Tm) Concurrency to take advantage of the computation power of multi-cor processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    drvq

    dimensionality-recursive vector quantization

    drvq is a C++ library implementation of dimensionality-recursive vector quantization, a fast vector quantization method in high-dimensional Euclidean spaces under arbitrary data distributions. It is an approximation of k-means that is practically constant in data size and applies to arbitrarily high dimensions but can only scale to a few thousands of centroids. As a by-product of training, a tree structure performs either exact or approximate quantization on trained centroids, the latter being not very precise but extremely fast. A detailed README file describes the usage of the software, including license, requirements, installation, file formats, sample data, tools, and options. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    3DScape
    3DScape is the first plug-in which enables three-dimensional network visualization in Cytoscape. 3DScape features include accessing graph appearance, layout algorithm, and animation effects on a series of expression data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    snippetsource

    snippetsource

    Portable source code librarian

    Snippetsource is a simple yet powerful repository to store code snippets or any other text content. SQLite is used as the database backend which makes fast indexed lookups possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LibreOffice MySQL Connector Extension

    MySQL Connector extensions for LibreOffice

    The aim is to provide MySQL Connector extensions for LibreOffice for Linux 32/64 and OSX64 bit versions of LibreOffice. Versions for Linux 32bit and 64bit LibreOffice are built on Ubuntu-based OSes. The connector is built using the source tree code from the LibreOffice project, and released under the GPL2. See License file within extension for more details. For the source code, please go to the LibreOffice git repository : http://cgit.freedesktop.org/libreoffice Folder numbers correspond to the version of LibreOffice for which the connector has been built. There is absolutely no guarantee that a connector built for a specific version of LibreOffice, will work with another lower or higer version of LibreOffice. in other words, they are version specific. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Mp3Drop

    Sort and copy mp3 files to USB stick

    I wrote this little program to be able to easily create mp3 sticks to play in my car directly from my Amarok collection). For this purpose the stick needs a flat folder structure and be sorted alphabetically before copying. The small Qt4 dialog has a drop area where you can drag mp3s (from file manager or Amarok, perhaps also other programs) onto it and it will read the ID3 tags and create a sorted folder structure with "Artist - Album" and shows the number of tracks and size it would take. When you are ready filling the collection press OK to copy it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    livemix

    A tool for automated downmixing of live multitrack sound recordings

    Livemix will search directory tree for audio files, assuming each of them is a separate track, then group them into sessions based on file size, and then create a downmix for each session. Silent tracks are ignored, the others are processed by applying some effects such as compand, then normalized and then combined into downmix with equal volume. Sessions are named by the time of recording in YYYYMMDD-HHMMSS format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mxHero
    Complete mail business rules processor and MTA. Also provides antivirus (ClamAV) and anti spam (Spamassassin) solutions. Based in Java and OSGI with Spring DM and MySQL data base for statistics. Can be easily extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MCManager

    MCManager

    Manage Minecraft mods, texture packs, and saves.

    A full-fledged Minecraft mod, texture pack, and save manager. Supports ModLoader mods, LiteLoader mods, any size (16x, 32x, 512x, etc) texture pack, and any save file. Designed to make life easier by giving an alternative to searching for your minecraft folder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    GMTool

    A tool for roleplaying gamemasters

    A Java tool that allows a gamemaster to manage notes, characters, combat, images, sounds, etc. on his computer during gaming sessions. Plugin-based to allow using it with various rpg system, such as Shadowrun, GURPS, TDE, D&D, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    My Simple LogBook
    MSLB is a crossplatform Simple Logbook program / application to write work logs or even a diary. MSLB can also use a bunch of presets that you can add with a simple doubleclick :) Logs get saved in a simple folder system. And its all portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tree Layout Helper

    Tree Layout Helper

    Generates 2D layouts based on tree structures

    This .NET/Mono library provides some utilities for handling tree structures. Most importantly, it supports the display of tree structures as two-dimensional graphics. By using ready-made interfaces, you can specify the size of your nodes, and the Tree Layout Helper library will take care of placing those nodes appropriately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    a tool to modify skyrim behavior files in xml update folder holds the latest build.exe now u can edit existing behavior in tree and save it, and globally search for variables,events,and much more, u can even search in external folder to see if the search criteria is connected to another file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    myImageClock

    myImageClock

    Displays a new image every minute according to current time.

    myImageClock will display a new image every minute according to the current time. No database required! Can be embedded into any website with configurable size options for side-column displays or as main content. Example ideas for Image Clocks; Race-Cars or Football, Players using thier numbers for the minute of the hour. Includes an Auto-Install process with assistance to secure the back-end admin area. micStarterImages.zip is REQUIRED! This 82.7MB File includes necessary images as well as folder structure for the image clock to work without a database. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Dummy for ISO will help you create a dummy file for your ISO and then creates a new ISO with the dummy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Contextual Scrolling Silverstripe Module

    Silverstripe module for contextual scrolling in long vertical pages

    * Installation - Unpack the files in a folder called contextualscroll - Run dev/build * Usage - At the CMS add a new page of "Contextual Scroll Holder" type - At the main tab you can set font-size, height, width, padding, margin-bottom and background-color for the children pages - Add pages below the the Contextual Scroll Holder - All pages are displayed once with the vertical contextual scroll bar showing their names
    Downloads: 0 This Week
    Last Update:
    See Project