User Tools

Site Tools


chess:programming:links

This is an old revision of the document!


Chess - Programming - Links

Alpha Beta Pruning

BitBoards

Book Moves

C++

C++ - ifstream

C++ - Operators

C++ - Random Numbers

C++ - Std Forward

C++ - Threads

https://wiki.sharewiz.net/doku.php?id=c:c_threads:protected_access_to_shared_data_or_shared_resources:mutex:class_example

https://github.com/bshoshany/thread-pool

https://ofstack.com/C++/25775/c++11-based-threadpool-thread-pool-of-is-concise-and-can-take-any-number-of-arguments.html

https://github.com/Fdhvdu/ThreadPool/tree/master/comparison

https://github.com/bilash/threadpool/blob/master/ThreadPool.cpp

https://github.com/bilash/threadpool

https://www.risposta-alla-domanda-sullo-sviluppo-web-bd.com/it/c%2B%2B/pool-di-thread-c-11/1072499931/

https://webdevdesigner.com/q/thread-pooling-in-c-11-76929/

https://codereview.stackexchange.com/questions/221617/thread-pool-c-implementation

https://wiki.sharewiz.net/doku.php?id=c:c_threads:mutex

https://mfreiholz.de/posts/make-a-class-thread-safe-cpp/

https://www.justsoftwaresolutions.co.uk/threading/multithreading-in-c++0x-part-3.html

https://www.justsoftwaresolutions.co.uk/threading/multithreading-in-c++0x-part-8-futures-and-promises.html

https://www.csc.tntech.edu/pdcincs/resources/resources/How%20to%20Design%20a%20Parallel%20Program.pdf

https://newbedev.com/c-2011-std-thread-simple-example-to-parallelize-a-loop

https://accu.org/journals/overload/17/93/williams_1584/

https://stackoverflow.com/questions/10998780/stdthread-calling-method-of-class

https://stackoverflow.com/questions/11004273/what-is-stdpromise?noredirect=1&lq=1

https://stackoverflow.com/questions/10998780/stdthread-calling-method-of-class/10998831#10998831

https://stackoverflow.com/questions/20516773/stdunique-lockstdmutex-or-stdlock-guardstdmutex?rq=1

https://stackoverflow.com/questions/17113619/whats-the-best-way-to-lock-multiple-stdmutexes?noredirect=1&lq=1

https://stackoverflow.com/questions/13667810/massive-cpu-load-using-stdlock-c11

http://howardhinnant.github.io/dining_philosophers.html

http://howardhinnant.github.io/dining_philosophers.html#Polite

http://howardhinnant.github.io/dining_philosophers.html#codeA

https://stackoverflow.com/questions/11004273/what-is-stdpromise?noredirect=1&lq=1

https://en.cppreference.com/w/cpp/thread/promise

https://stackoverflow.com/questions/57134238/how-to-get-return-value-from-function-thread-using-future-and-promise-in-c

http://www.cplusplus.com/reference/future/future/get/


End Games

Engine

Evaluation

Games

Logging

Minmax

Moves

Openings

PGN

Polyglot

Pruning

Ratings

SCID

Searching

Tests

chess/programming/links.1654079999.txt.gz · Last modified: 2022/06/01 10:39 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki