-
Notifications
You must be signed in to change notification settings - Fork 0
catam0rphism/my-Humble-Repository-of-Useful-Code
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HRUC ======================================= my Humble Repository of Useful Code --------------------------------------- *** Extensions class contains extension methods for IEnumerable collections and other classes *** SpeedBitMap class provides methods for high-speed editing of image pixels (GetPixel and SetPixel methods significantly slower) *** BSTree class represent binary search tree HRUC.Math ======================================= My implementation of some mathematical structures and concepts --------------------------------------- *** Matrix class represent matrix and contains methods for working with them *** ComplexPlane class represent complex plane and relate it to the image coordinates (used for fractals) HRUC.Hooks ======================================= Classes for working with windows hooks --------------------------------------- *** MouseHook and KeyboardHook represent mouse and keyboard events, provides a link between managed code and winapi
About
My collection of some useful code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published