Skip to content
#

prime-factorizations

Here are 4 public repositories matching this topic...

A very fast async parallel generator for big/large prime numbers. Several prime numbers can be generated simultaneously via the bit or digit length.

  • Updated Mar 27, 2024
  • C#

This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Using Threads to calculate Prime Numbers Prime Numbers ConcurrentQueue Dictionary ManualResetEvent Timer Producer Thread C…

  • Updated Mar 1, 2019
  • C#

WCF Math Service Library with Multi-Threaded Capabilities & Console Service Host and a Client “Tester” ChannelFactory Implementation

  • Updated Mar 25, 2019
  • C#

Improve this page

Add a description, image, and links to the prime-factorizations 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 prime-factorizations topic, visit your repo's landing page and select "manage topics."

Learn more