Search Results for "data structure" - Page 32

Showing 1040 open source projects for "data structure"

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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    Selective Data Backup (DoS App)

    Select the files you want backed up.

    This program was made because windows backup isn't enough if the size of your hard drive changes. This program directly copies any files/folders you list, to an empty folder. It copies the entire folder structure, so you know exactly where your files and everything backed up, are/were. Now, also included in this is my Password Safe program. Store all your passwords in 1 convenient location. But, wait "wouldn't that be dangerous?", NOPE! It's all encrypted useing my special Cypher Encryption Algorithm: basically, you have to have the password, or you'll never see your data again! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PostgreSQL recover deleted rows trigger

    PostgreSQL recover deleted rows trigger

    ...Más información mirar la wiki ------------------ Prevents purging of records using this utility (after installation), which lets you recover deleted records on any table regardless of the data types. If the table structure changes (adding or removing fields) after deleting records in that table, the function fn_RecuperarReg can recover deleted records, stored in the table deleted.borradoscopia using a filter on one field. More information in the wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PercolaLand

    PercolaLand 1.0 A tool to calculate landscapes percolation probability

    PercolaLand software is a result implementing of new structural metric used to calculate percolation probability in binary landscapes. Much of the progress in spatial patterns and structure changes understanding have supported in percolation theory. Percolation theory aims to evaluate how connectivity is broken into spatially structured systems or quantifies the connectivity structure. Connectivity in this case refers spatial continuity of arrangements habitat areas. There are not a currently tools available to calculate percolation indices in landscapes files ascii.txt. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Walley Language is written in C language. The name comes from Wall-E because I like Wall-E and I like AI. I want to make a true AI language. While I only make it like python now. Full codes written in C language. I am using mathomatic as my math-parse which is written in C language too. While I also wrote a math parser on my own, it does not work very well now. just use gcc and compile main.c, it is done.. Tested on Mac and Ubuntu. "gcc -g -o walley main.c -lm" That's all.
    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
  • 5

    HugeCPPNum

    definition huge integer number with 300 digits in cpp

    this project is huge integer number for my data structure course . it use array with 300 element it s better use queue instead if it .i define * - + % for integer number . in cryptography course i'm use it for Miller and Robbin prime test and add qiuck power to it .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    ...Since it is an open source program also helps the student who wishes to know the structure of a simple discrete event network simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AdPreqFr4SL

    Adaptive Prequential Learning Framework

    The AdPreqFr4SL learning framework for Bayesian Network Classifiers is designed to handle the cost / performance trade-off and cope with concept drift. Our strategy for incorporating new data is based on bias management and gradual adaptation. Starting with the simple Naive Bayes, we scale up the complexity by gradually updating attributes and structure. Since updating the structure is a costly task, we use new data to primarily adapt the parameters and only if this is really necessary, do we adapt the structure. The method for handling concept drift is based on the Shewhart P-Chart. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IOS6 and recent iTunes updates have broken a few features. We have made some partial fixes, but they are not complete. If you'd like to help support our development, or take over the development please let us know. Explore the internal file structure of your iphone (or of a seized phone in the case of forensic teams) using either the iphone's own backup files or (for jail broken iphones) ssh. Viewing of plist, sqlite, and hex are supported. IOS 5 is now supported iOS 6 only partially...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    7train is an XSLT 2.0 tool for generating METS files from XML input. It builds the basic METS structure so that the user can worry about what is specific to the user's project. Includes examples for generating METS from OAI and CONTENTdm records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    tinyHeb is a Web application for midwives in Germany to do the legal accounting with the health insurance companies. tinyHeb can produce paper and electronic bills, and meets the legal requirements of §301a, §302 SGB V, resp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MySQLJavaBackup

    MySQLJavaBackup

    Java Library for backing up MySQL Databases.

    Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HomeCollection
    Program for creation of various collections: books, films, coins etc. The structure of elements of a collection can be adjusted directly by the user. At the heart of an element of a collection (object) the template describing data of object lies. The template, in turn, can be created on the basis of other template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PyOmnia

    Python 2 Solution to create an XML representation of a directory.

    This project is a directory to XML solution that aims to create an XML file that represents a directory. This project uses Python 2. Future plans for this project is to improve the visualization of the XML files, easier to understand documentation, and adding other meta data options to the XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Templater Engine

    PHP/MySQL program to create dynamic websites easily.

    To create a new dynamic website: - Open sites.php, copy one of the entries and amend data as required by your host. - Insert info into database (templates and variables), creating the structure the first time. - Copy index.php and amend as appropriate. - Add/edit any required files like templates, logos, styles etc. The engine is tiny, even more so the stites.php configuration file and even more so the site itself (index.php).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CUO

    CUO

    Codon Usage Optimizer

    ...The future plan for CUO is to be developed into a multipurpose bioinformatics software where data, findings, planning and learning in biology labs can be created and shared at finger tips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    XSeq

    XSeq, a new peak-calling program used Markov-modulated Poisson process

    XSeq, a new peak-calling program used Markov-modulated Poisson processes (MMPP) for analysis ChIP-Seq data of transcription factors (TFs). XSeq applied model-based statistic and a decomposed reads density function to fasten structure information of raw data, and then to infer genomic ChIP-enriched regions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    this is a php tool to manage your mysql database from your mobile phone. i'm still testing this so help is needed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    SQL Data Studio

    SQL Data Studio

    SQL explorer

    SQL explorer. Supported SQL egnines: - SQLite - Sybase ASE - Microsoft SQL Server - MySQL - Cubrid Linux/Mac versions comming soon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Redis cplusplus client Win32 port

    A windows port of official Redis cplusplus client library

    Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. http://redis.io/ There are many Redis client as different language binding available: http://redis.io/clients For C++, there is a client library recommanded by official named redis-cpp-client but too bad it can neither build nor run on Windows platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KineticaRT .Net Components

    KineticaRT .Net Components

    KineticaRT .Net Components - for fast control & monitoring systems

    KineticaRT .Net Components are a unique collection of software components for building high speed systems for control, monitoring, test and data acquisition. KineticaRT .Net Components have a proven track record for reliability and speed of implementation in automotive and aerospace markets. KineticaRT .Net Components are used in applications as diverse as greenhouse automation, financial data displays, retail security, F1 wind tunnels and engine test cells. KineticaRT .Net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    RELATED - REmotes LAboraTories extenED

    Java Framework for developing of remote/virtual laboratories

    RELATED framework proposes a structured methodology of remote/virtual labs development and, also, provides common facilities as user management, booking, basic visualization (trend graphs and direct interaction using interactives variables), data logging and experimental session’s control. In order to get these facilities, an RLAB (Remote LABoratory) system it defined using a formal specification of a virtual or remote laboratory (based on XML and used to structure components for laboratory). The main component is experiment, so students could run these experiments using RELATED facilities as painting data from the laboratory, change any relevant variable or take a look on laboratory structure. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Multi File Fuzzer

    Multi File Fuzzer aims to facilitate the discovery of vulnerability

    Multi File Fuzzer aims to facilitate the discovery of vulnerability "FileFormat" in applications. Multi File Fuzzer keeps the structure of the format while injecting corrupted data to try to crash the target application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FreeFuzzyTime

    It's a time reasoner that can be integrated in medical applications.

    FuzzyTime module is a time reasoner base on Fuzzy Temporal Constraint Networks (FTCN) which treats fuzzy temporal information efficiently. It can be integrated into applications for diagnosis. This is especially important in areas like Intesive Care Units where patients' data are handled by a temporal data base. The FuzzyTime module is a structure which consists of three levels of abstraction. The upper layer is the user interface where a translator transforms the expressions introduced by the user into temporal relations between temporal entities (points and intervals). The semantic of user’s expressions is analized and stored in the intermediate layer or temporal world. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    YEI 3-Space Python API

    A Python API for interfacing with the YEI 3-Space family.of IMUs.

    The YEI 3-Space Sensor Application Programming Interface (API) is a series of functions, classes, and structure definitions designed to make writing applications that utilize the YEI 3-Space family of sensors fast and easy to support. The included module and support files handles message formatting, serialization of commands, conversion of return data to friendly data types, and 3-Space unit management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The idea behind this project is to design a website database structure, language-independent and build & link the CRUD pages needed to manipulate this data consistently in a specific language (jsp, php, or another), the same applies for the DB manager.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB