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

Project Samples

Project Activity

See All Activity >

License

Public Domain

Follow Counters

Counters Web Site

Other Useful Business Software
Build apps or websites quickly on a fully managed platform Icon
Build apps or websites quickly on a fully managed platform

Get two million requests free per month.

Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
Try it for free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Counters!

Additional Project Details

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ Agile Development Tools

Registered

2015-12-26