Na FreeHostingu Endora běží desítky tisíc webů. Přidejte se ještě dnes!

Vytvořit web zdarma

Na FreeHostingu Endora běží desítky tisíc webů. Přidejte se ještě dnes!

Vytvořit web zdarma
History: Source Codes
Source codes
Order by:
C++
1587x 
Shared memory between two apps
The shared memory between two apps.

C++
1599x 
Dynamic realloc of an Array
Dynamic resizing of an array / memory.

C++
1571x 
Multi threading
Creation and termination of the new thread.

C++
1728x 
Get pixels from BMP file
Obtaining an array of pixels and other data from 24 bit uncompressed BMP file.

C++
1732x 
Get keyboard hit ID
Hooking of keyboard hit ID. No need to have an active console window - can be used for hidden features.

C++
1690x 
FPS Counter
Relatively accurate counting of cycles per second (Frames Per Second). Suitable for variable FPS in applications and especially in games.

C++
1630x 
Slow down another process
Suspension of any external processes using functions OpenThread(), SuspendThread() a ResumeThread().

C++
1666x 
Getting average color of the screen
Simple obtaining the average color of the pixels on the screen, respectively. get an array of colors of individual pixels.
Code.Tode.cz by Henry - 2014