permutation
Here are 14 public repositories matching this topic...
Memory efficient psuedo-randomly permuted enumerator for C#/.NET to enumerate gigantic ranges.
-
Updated
Mar 19, 2019 - C#
A C# Console Application used for parsing various date format inputs
-
Updated
May 14, 2018 - C#
A library of various math functions created as a DLL
-
Updated
Oct 28, 2021 - C#
A practice code written in C# that finds password of hangul document file
-
Updated
Jan 16, 2023 - C#
Given list of int determines number of possible permutations
-
Updated
Mar 25, 2018 - C#
C# implementation of Heaps algorithm to help get all the posible permutation of an array of objects
-
Updated
Feb 19, 2017 - C#
Packet of functions containing several mathematical algorithms.
-
Updated
Oct 22, 2020 - C#
Finite group study, abelians or not, quotient group, direct product and many more...
-
Updated
Mar 26, 2022 - C#
A coding challenge to list all the possible ways a student can complete their courses given a set of pre-requisites.
-
Updated
May 13, 2017 - C#
Filter method of China Welfare Lottery and China Sports Lottery, and automatically predict the next number according to historical law.
-
Updated
Sep 21, 2024 - C#
The Fisher–Yates shuffle is an algorithm for generating a random permutation of a finite sequence—in plain terms, the algorithm shuffles the sequence. The algorithm effectively puts all the elements into a hat; it continually determines the next element by randomly drawing an element from the hat until no elements remain. The algorithm produces …
-
Updated
Feb 9, 2019 - C#
Improve this page
Add a description, image, and links to the permutation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the permutation topic, visit your repo's landing page and select "manage topics."