Search Results for "b-tree implementation" - Page 3

Showing 184 open source projects for "b-tree implementation"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    Hysteresis

    Preisach type hysteresis models implemented in Matlab.

    ...The derived expressions are included in static and dynamic hysteresis models, which are fast enough to be incorporated in electromagnetic software. If you find the codes usefull, please cite the following papers: [1] Zs. Szabó, J. Füzi, "Implementation and Identification of Preisach type Hysteresis Models with Everett Function in Closed Form", Journal of Magnetism and Magnetic Materials, vol. 406, 15 pp. 251–258, 2016. [2] Zs. Szabó, “Preisach Functions Leading to Closed Form Permeability“, Physica B, vol. 372, pp. 61-67, 2006. [3] Zs. Szabó, I. Tugyi, Gy. Kádár, J. Füzi, "Identification Procedures for Scalar Preisach Model", Physica B, vol. 343, pp. 142-147, 2004...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Timber

    Timber

    A logger which provides utility on top of Android's normal Log class

    Timber is a logger with a small, extensible API which provides utility on top of Android's normal Log class. You can use this library and apply it into all the little apps you want to make. Behavior is added through Tree instances. You can install an instance by calling Timber.plant. Installation of Trees should be done as early as possible. The onCreate of your application is the most logical choice. The DebugTree implementation will automatically figure out from which class it's being called and use that class name as its tag. Since the tags vary, it works really well when coupled with a log reader like Pidcat. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    IGA PEH

    Isogeometric Analysis (IGA) of Piezoelectric Energy Harvesters (PEH)

    ...The work includes cantilever bimorph configurations of PEH with constant and quadratic varying thickness of the substructure. The non-constant substructure thickness is defined from three control points and a B-Spline of degree 2. References: VP Nguyen, C Anitescu, S Bordas, T Rabczuk. "Isogeometric analysis: an overview and computer implementation aspects". Mathematics and Computers in Simulation, (2015), pp. 89-116, Vol 117. IGAFEM from https://sourceforge.net/projects/cmcodes/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    StructPie

    StructPie

    A set of C libraries to implement data structures and algorithms

    Struct-Pie (Structures Pie) is a set of C shared libraries to implement data structures and algorithms so that they can be used/integrated easily into C projects. LIFO & FIFO Stack, Binary Search Tree, Priority Queue and a Hash Table are implemented and included in this package. Future releases will have many other data structures. The hash table in this package uses separate chaining to avoid collision. In the "hash_table" directory, the hash table implementation uses linked lists. While in "HashBSTree" directory, a hash table with a binary tree in each index is implemented for faster lookup in large data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Rugged

    Rugged

    ruby bindings to libgit2

    ...By default, Rugged builds and uses a bundled version of libgit2. Rugged gives you access to the many parts of a Git repository. You can read and write objects, walk a tree, access the staging area, and lots more. Let's look at each area individually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Implicit Graph Search Library
    Java generic API for search algorithms on graphs implicitly given by tree node expansion operator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    InAppViewDebugger

    InAppViewDebugger

    A UIView debugger (like Reveal or Xcode) that can be embedded

    ...The key distinction is, as the project title suggests, that this can be embedded inside the app and used on-device to debug UI issues without needing to be tethered to a computer. 3D snapshot view implemented in SceneKit: Gesture controls for zooming, panning, and rotating. Hierarchy (tree) view that synchronizes its selection with the 3D view: This is a feature I really wanted in Xcode, to be able to visually find a view and see where it is in the hierarchy view. Support for iPad and iPhone: Layouts are designed specifically for each form factor. Extensible: The base implementation supports UIView hierarchies, but this is easily extensible to support any kind of UI framework (e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Spaced Words Projection (SWeeP), is an application tool capable of generate phylogenetic trees from a large pool of sequences in a reasonably amount of time. It's the method implementation based on an alignment-free technique, capable of represent biological sequences using relatively small vectors while preserving inter-sequence comparability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The implementation of the methodology presented in the our papers: S. Sibirtsev, C. B. Göbel, A. Jupke, "Automation of a Procedure for the Experimental Investigation of Liquid‐Liquid Phase Separation", Chem. Ing. Tech. 2019, DOI: https://doi.org/10.1002/cite.201900162 This software is available as open software under the 3-Clause BSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    VPTree

    Implementation of Vantage-Point Tree

    How to use: 1-Create a class that inherits vptree.Point 2-Create vptree.VPTree 3-Add points to VPTree by using VPTree.addPoint 4-Call VPTree.mount 5-Search points near to a point of interest by using VPTree.searchNodes, this method returns nodes that contains points. 6-For each node, get the points by calling vptree.Node.getPoints. Restrictions: 1-You can add point to the tree, but can not remove them 2-After you mount the tree, the statistics will not be calculated again. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dupost

    Dual Porosity Stokes model implemented with FEniCS

    A coupled dual porosity Stokes model implemented with FEniCS. References: 1. C. Douglas, X. Hu, B. Bai, X. He, M. Wei and J. Hou, "A Data Assimilation Enabled Model for Coupling Dual Porosity Flow with Free Flow," 2018 17th International Symposium on Distributed Computing and Applications for Business Engineering and Science (DCABES), Wuxi, 2018, pp. 304-307. doi: 10.1109/DCABES.2018.00085 2. Hu X., Douglas C.C. (2019) An Implementation of a Coupled Dual-Porosity-Stokes Model with FEniCS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UndoTree

    UndoTree

    The undo history visualizer for VIM

    Undotree is a Vim plugin that reveals Vim's non-linear undo history as a navigable tree, letting users visualize and revisit past versions or divergent edit branches. It modifies the current buffer temporarily without saving to disk, ensuring safety during navigation. Vim's undo/redo feature is a great way to protect your work from accidental changes or data loss. Unlike other editors, where undoing and then accidentally typing something can cause you to lose your edits, Vim allows you to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Wheefun Computer Prototyping Kit

    A Toolkit for Designing Computers

    This package is designed for people who are a) interested in writing emulators or b) integrating this level of detain into their applications (e.g., a video game). The ability to do this is useful because a) it allows for tinkering far before physical implementation of the design is. In addition to a strong core, WFCPK will also include modules emulating various processors (e.g., the MOS 6502 and the Zilog Z80) as well as the Video-Audio Interface (a custom VGA-compatible display and audio controller). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AppMaster

    AppMaster is a template based source code generation tool

    ...Input for the AppMaster are the entity classes which could be generated using most of the today's IDEs. Currently the output is based on Java technology and below functions will be automatically generated and automatically tighed to a tree navigation menu. 1. Create function 2. Edit Function 3. Delete Function 4. View Function 5. Search Function The current technology stack supported by AppMaster could illusrate as below; MVC / DAO Patterns Struts2 Spring3 Hobernate JPA Struts-JQuery plugin for UI Apache Tiles DAO interface/Implementation, Service interface/Implementation and Action classes could be able to customize as per the business requirement. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nelder Plot Designer

    Nelder Plot Designer

    A Computer-aided Tool for Nelder Plot Design

    Nelder plot (Nelder 1962) is an experimental design for testing a multiple tree spacings in a single plot. The shape of plot is circular with some number of concentric wheels or arcs radiating outward and the spokes connecting the center. The intersections of spokes and arcs are the tree positions. The tree position on different wheels represent a different the tree spacing distance or tree density. This design eliminates the need for separate experimental plots for each tree density. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Prepack

    Prepack

    A JavaScript bundle optimizer

    A tool for making JavaScript code run faster. Prepack is still in an early development stage and not ready for production use just yet. Please try it out, give feedback, and help fix bugs. Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack replaces the global code of a JavaScript bundle with equivalent code that is a simple sequence of assignments. This gets rid of most intermediate computations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...Although novelty is encouraged in regards to the algorithm, proposals could entertain approaches such as: a. Implementing the non-linear mixed effects theory, b. Maximum log-likelihood algorithms (stiff, non-stiff Ordinary Differential Equation solving methods with linearization)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Invariant curve calculations in Matlab

    Invariant curve calculations in Matlab

    Calculating stable & unstable curves for 2 dimensional maps in matlab.

    This is an implementation that follows closely the algorithm for calculating stable curves, described by J. P. England, B. Krauskopf, H. M. Osinga in the paper "Computing One-Dimensional Stable Manifolds and Stable Sets of Planar Maps without the Inverse" published in SIAM J. APPLIED DYNAMICAL SYSTEMS 3.2 (2004), 161-190. The package also contains an implementation for calculating the unstable curves which is based on the paper "Growing 1D and Quasi-2D Unstable Manifolds of Maps" by Bernd Krauskopf and Hinke Osinga published in Journal of Computational Physics (Oct 1998), Volume 146, 404-419. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    popt4jlib

    Parallel Optimization Library for Java

    popt4jlib is an open-source parallel optimization library for the Java programming language supporting both shared memory and distributed message passing models. Implements a number of meta-heuristic algorithms for Non-Linear Programming, including Genetic Algorithms, Differential Evolution, Evolutionary Algorithms, Simulated Annealing, Particle Swarm Optimization, Firefly Algorithm, Monte-Carlo Search, Local Search algorithms, Gradient-Descent-based algorithms, as well as some well-known...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides many other nice features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    zARCHIVES.omxplayercamview.service-rpi-l

    raspbian-lite simple systemd service implementation using omxplayer

    raspbian-lite based image with omxplayercamview.service Install/Setup/Configure with: 1) Download latest img, and write to sd card. 2) After install and reboot, login using : pi/raspberry a) Go ahead and change your password for the pi account. b) Enable/start ssh server sudo systemctl enable ssh sudo systemctl start ssh Note:If you dont enable ssh server and you setup your camera as kiosk, you may find it difficult to resetup another camera view unless you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Point Symmetry Clustering

    Point Symmetry Clustering Approach Using Differential Evolution

    Implementation of Point Symmetry-based Automatic Clustering Approach Using Differential Evolution Using bug fixed KD tree nearest neighbor search from https://github.com/CristianDallos/kmeansclustering. (It is also modified to search for multiple nearest points instead only for one.) Used those academic works for algorithm implementation: http://cs.cug.edu.cn/teacherweb/gwy/Publication/ISICA-09.pdf http://www.isical.ac.in/~sanghami/ieeetkde_cameraready.pdf http://www.softcomputing.net/smca-paper1.pdf 1. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    BaBiT

    Balanced Binary Tree implementation in C

    Balanced Binary Tree - implementation in C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bilibili Android Client

    Bilibili Android Client

    An unofficial bilibili client for Android

    The realization of six modules on the homepage, recommendation, drama, live broadcast, follow, partition, and discovery. Video details interface, video comments, video playback completed by ijkplayer, and barrage functions implemented by the flame barrage library. The realization of the fan drama module, including the topic details interface, the fan drama details interface, the fan drama broadcasting table, the fan drama index, the new fan serial, and the new fan by season. Use ijkplayer to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NetFireCoRE

    NetFireCoRE

    Network Firewall Linux Kernel Module with Conflict Resolution Engine

    We implement an open source conflict resolution framework that consists of a user-space C application that automatically resolves firewall rules anomalies, and b) a generic tree (called policy tree), implemented as a Linux kernel module which maintains the resolved firewall rules and enables the necessary hooks to netfilter for matching incoming (or outgoing) network packets. Tree-based data structures offer improved efficiency compared to traditional access control lists (e.g. iptables or nftable maps), especially for large systems with a huge number of rules. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB