Giter Site home page Giter Site logo

Aly Ibrahim's Projects

buffer-manager icon buffer-manager

The buffer manager reads disk pages into a main memory page as needed. The collection of main memory pages (called frames) used by the buffer manager for this purpose is called the buffer pool. This is just an array of Page objects. The buffer manager is used by (the code for) access methods, heap files, and relational operators to read / write /allocate / de-allocate pages. The Buffer Manager makes calls to the underlying DB class object, which actually performs these functions on disk pages.

circus-of-plates icon circus-of-plates

An interactive game implemented in JavaSE, where two players compete in matching 3 falling plates of the same colour.

comparch-grades icon comparch-grades

Please type "yes" in front of your name to confirm you have seen your computer architecture grade.

dbms-and-jdbc icon dbms-and-jdbc

XML Database supporting SQL queries with the full JDBC API.

heap-file icon heap-file

http://research.cs.wisc.edu/coral/mini_doc/spaceMgr/heap_file.html

jose icon jose

:closed_lock_with_key: JSON Object Signing and Encryption Framework (JWT, JWS, JWE, JWA, JWK, JWKSet and more)

pittura icon pittura

This is a Paint Application implemented using JavaSE.

sic-xe-assembler icon sic-xe-assembler

A cross assembler for a subset of the SIC/XE assembler, written in C/C++, producing code for the absolute loader used in SIC/XE programming.

spring-security-oauth icon spring-security-oauth

Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.

unix_shell icon unix_shell

A command-line interpreter for the Unix operating system, written in C

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.