In this project i include some easy to use counters which can be used in more complexes loops. Some of this counters are :
- BinaryCounter (binary counter)
- PermutCounter (permutation counter)
Binary Counter allow a control of a succession of integer vectors :
0 0 0 1
0 0 1 0
0 0 1 1
0 1 0 0
...
in same way as bits in a byte.
PermutCounter have next succession of arrays (in case of size 4) :
0 1 2 3
0 1 3 2
0 2 1 3
...
3 2 1 0
Features
- Counter utilities
Categories
Agile Development ToolsLicense
Public DomainFollow Counters
Other Useful Business Software
Secure remote access solution to your private network, in the cloud or on-prem.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Counters!