así que, que tal si dejamos aquí nuestros Snippets?
Un saludo.
PD: Para quién no sepa lo que es un Snippet: http://es.wikipedia.org/wiki/Snippet
¿Que es un Snippet?
Es un bloque de código que contiene una o varias Subrutinas con el propósito de realizar una tarea específica, cuyo código es reusable por otras personas y fácil de integrar en cualquier otro código ajeno (Copy&Paste).
Es un bloque de código que contiene una o varias Subrutinas con el propósito de realizar una tarea específica, cuyo código es reusable por otras personas y fácil de integrar en cualquier otro código ajeno (Copy&Paste).
Definición escrita por Elektro.
Aportes:
[Recurso Online] Hawkee - Compartido por AnonymousCS - No es un Snippet pero por lo menos te salvará la vida más de una vez xD
[Texto] Leer string y calcular espacios y letras - Compartido por OmarHack
[Criptografía] Rot 13 y 47 - Compartido por SkateWinner00
[Matemáticas] Saber si un número es primo - Compartido por Ivancea96
[Criptografía] Cifrado de Polybios - Compartido por SkateWinner00
[Criptografía] Cifrado AtBash - Compartido por SkateWinner00
[Texto] Copiar al portapapeles - Compartido por X3R4CK3R
[Criptografía] Cifrado MD5 - Compartido por X3R4CK3R
[Criptografía] Cifrado Playfair - Compartido por SkateWinner00
[Matemáticas] Combinaciones, permutaciones y variaciones - Compartido por do-while
[Criptografía] Cifrado SHA-1 - Compartido por do-while
[?] Comparar procesos en C++11 - Compartido por 0xDani
LISTADO DE SNIPPETS
A code template for OpenGL / GLUT
A function to encrypt/decrypt a string using XOR e
A function to encrypt/decrypt a string using XOR e
A game setup for DirectX
A portable card deck class with shuffling
a short BubbleSort algoritm for Integer Arrays
a simple clock
A simple double linked list using OOP techniques
A simple example of hashtable
A singly linked list with a sentinel implementation
A very simple frames per second function
An example of Exception Handling
An example of simple priority queue using linked lists.
An example of simple stack using linked lists.
An example of using the same variable name in different scopes
An example use of a function pointer
Another merge sort of integer list
Another way to swap 2 numbers
ASCII table generator
binary addition using stack in STL
binary tree creation, traversal and search
Calandar generator (based on snippet by Joe) printing a calendar for any year
Calandar generator printing a full calendar for any year (snippet by Joe)
Calculates 1 variable statistics
Calculates the closest point to a segment
Checking for powers of two
Color header for Windows that integrates with cout
Conversions between number systems
Convert an integer into binary representation
Convert NTSTATUS code to Win32 error
Converts a real number to the string.
Count number of bits in a number
Creating, printing and free linked lists
Distance
Dynamically Allocating a Multidimensional Array
dynamically create and initialise 4d array
euler approximation method
Example of polymorphism
Examples of dynamic multidimensional arrays
Failproof xor (en/de)cryption
Find size and storage capacity of primitive data types
Find the minimum distance between two lines
Find the number of CPU Cores, for Windows, Mac or Linux
Find the Prime Factors of Given Number
Find The Sum of Digits of a Given Number
friend function example
Function pointer to member function of class
Generate a spiral matrix for n elements
GetLastError error lookup tool
GotoXY
how to implement strlwr in C
Implementing a directory listing on Linux
Initial values for static multidimensional array
Integer subset generator
Knuth-Morris-Pratt (KMP) String Search Algorithm
Macro to swap nibble of BYTE
Merge sort of an integer list
One line swap of integers
Pascal's Triangle
Permutation Generator
Print variables with file and line number for debugging
Rectangle Collision Detection
Shorter version of gotoxy
similar to gotoxy; minimal screen control for wyse
Simple example for using thousand separator (,)
Simple integer binary search example source code
Simple linked list implementation
Simple swapping heapsort
Simple Windows Socket Server Example
Singly linked list - insert, remove, add, count
string to bitstring, bitstring to string
Template Calculator
Templated queue class
Templated stack class
The standard ASCII table generator.
This C code assigns codes to a maximum of 10 chars
This C code recursively sorts an array of upto 20
This C code uses the merge sort algorithm to sort
This is Trigonometry Table made Alhamdulillah
Three Dimension Coordinate Systems Converter
Three ways to do a swap
useful macros, functions and tricks
Useful string functions
using struct tm, time_t, and time to create a simple clock
Validate Longitudinal Redundancy Checksum (LRC)
View the contents of a directory
View the format of IEEE 754 floating point numbers
Word wrap function
xor (en/de)cryption using a key file
PD: Si alguien quiere que se añada su snippet me lo puede enviar por MP y yo ya lo incluiré, así el post es más comodo de leer.
Todos los snippets de la siguiente lista se pueden descargar a traves de este link: http://www.mediafire.com/?gxe3o82723u1s2x, estan comprimidos en un zip sin password.