Coder Social home page Coder Social logo

cs3460's Introduction

CS3460 - Modern C++ Assignments

Welcome to the repository for assignments completed in CS3460 - Modern C++ at Utah State University. Each assignment focuses on different aspects of C++ programming, ranging from algorithm implementation to exploring and improving standard library features. Below is a brief overview of each assignment:

Assignment 1: N-Bonacchi Sequence Algorithm

  • Implementation of the N-Bonacchi sequence algorithm.

Assignment 2: Random Distribution Algorithm

  • Development of a random distribution algorithm.

Assignment 3: Random Distribution with Header Files

  • Migration of the random distribution implementation to header files.
  • Separation of implementation in a .cpp file from the header files.

Assignment 4: Array Performance in C++

  • Assessment of different array performance used by the standard library in C++.

Assignment 5: Predictive Tests with K-Airy Tree Algorithm

  • Algorithm for creating predictive tests using a K-Airy tree algorithm.

Assignment 6: Conway's Game of Life Simulator

  • Implementation of Conway's Game of Life simulator in C++.

Assignment 7: Generic Mass Conversion

  • Generic mass conversion utility for various weights.

Assignment 8: Improved std::vector

  • Enhanced std::vector with dynamically sized capacity determined by the programmer, deviating from the default doubling capacity of std::vector.

Feel free to explore each assignment folder for detailed documentation, source code, and any additional resources. If you have any questions or feedback, don't hesitate to reach out.

Have fun! ๐Ÿš€

cs3460's People

Contributors

hman1148 avatar

Watchers

 avatar

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.