Giter Club home page Giter Club logo

xpgongmath's Projects

aata icon aata

Public repository for Abstact Algebra Theory and Applications

ant icon ant

Algebra Number Theory book

apexcalculusv4 icon apexcalculusv4

APEX Calculus text, Version 4. Static; for updated files, see APEXCalculusV5.

apexcalculusv5 icon apexcalculusv5

Tracks the current state of APEX Calculus. For the stable version that matches the latest print version, visit the repo APEXCalculusV4.

apmowebsite icon apmowebsite

The official website for the Asian Pacific Mathematics Olympiad

asymptote-config icon asymptote-config

This is my personal config directory for asymptote, the descriptive vector graphics language.

cache-simulator icon cache-simulator

A cache simulator, using the C/C++ language, to simulate a set-associative cache. The simulator does 3 experiments: 1- Direct Mapped Cache (one way): varying line size and cache size. 2- Fully Associative Cache (n-way): varying cache size and replacement policy. 3- Set Associative Cache (n > number of ways > 1): varying number of ways.

cache-simulator--2-level- icon cache-simulator--2-level-

Designed a n-way set associative Cache simulator with 2 levels of caching which used WBWA (write back write allocate) and LRU (least recently used) policy.

cache-simulator-1 icon cache-simulator-1

A simple cache simulator that supports N-way Set Associativity written in C++ for the module CS2100 at the National University of Singapore, School of Computing.

cache-simulator-2 icon cache-simulator-2

This C++ code simulates a Directly Mapped, Fully Associative and N-Way Associative caches to show the effect of spatial locality and temporal locality on them. As well as write back types and parameters within the cache (Size, block size, blocks per set)

ccalc icon ccalc

Command-line calculator using C syntax. Evaluates mathematical expressions from the command line.

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.