Coder Social home page Coder Social logo

adbs-lab's Introduction

说明

本项目为USTC高级数据库课程实验,需要实现一个缓冲区管理器

目录说明

  • src/:缓冲区管理器的类代码,编译成一个库
  • test/:测试代码,用于测试命中率等
  • data-5w-50w-zipf.txt:包含了50万次满足Zipfan分布-0.8的页面请求

编译

cd test
make

运行

test git:(master) ✗ ./test_BMgr
usage: ./test_BMgr --tracefile=string [options] ...
options:
  -l, --lru          use LRU replace algorithm
  -c, --clock        use clock replace algorithm
  -r, --random       use random replace algorithm
  -f, --tracefile    trace file name (string)
  -?, --help         print this message

参考

adbs-lab's People

Contributors

therainstorm avatar

Stargazers

MakiNishikino avatar Sebastian avatar Xie Pengkai avatar Eason Wang avatar Yangyu Chen avatar

Watchers

James Cloos avatar  avatar

Forkers

alpha-girl

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.