Skip to content
#

visualstudio2017

Here are 108 public repositories matching this topic...

AssocDataCache

Grad school, Adv Computer Architecture, 4-way associative data cache project. A cache in the primary storage hierarchy contains cache lines that are grouped into sets. If each set contains k lines then we say that the cache is k-way associative. A data request has an address specifying the location of the requested data. Each cache-line sized ch…

  • Updated Nov 13, 2019
  • C++

Grad school, Software Engineering, Automated Combinatorial Testing for Software project. A set of parameters is identified that define the space of possible test scenarios. Then, combinatorial designs are used to create a test plan that “covers” all n-way combinations of the test parameters.

  • Updated Dec 13, 2019
  • C++

Improve this page

Add a description, image, and links to the visualstudio2017 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visualstudio2017 topic, visit your repo's landing page and select "manage topics."

Learn more