• Stars
    star
    1
  • Language
    JavaScript
  • Created about 8 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Cavalry Logger

More Repositories

1

Php-iPush

This class can send send push notifications to Android and iOS devices. It can send HTTP requests to the API Web servers of GCM (Google Cloud Messaging) and APNS (Apple Push Notification Service) to send a given push notification message to a specified device with a give registration ID. The authorization key and the SSL certificate are configurable parameters.
PHP
3
star
2

php-iFestivos

Esta clase se genera un array con los calculos necesarios para calcular los festivos de colombia de acuerdo a la normativa nuestro pais
PHP
2
star
3

SpoofPackagesAndSignatures

This is an PoC to show how to spoof packages and signatures on android.
Java
2
star
4

php-iGenetic

This class can be used to optimize order of sequences with Genetic algorithm. It can take an array with a sequence of objects to optimize and it applies genetic algorithm to evolve the sequence. The class applies a given number of generations to perform elitistic selection with a given fitness function, applies cross-over and mutation. The resulting sequence of objects is stored as an array class variable. An example is provided to optimize a sequence of cities to travel.
PHP
2
star
5

php-iSprites

Clase PHP para crear Sprites: En los gráficos por ordenador, un sprite es una imagen de dos dimensiones o animación (2D) que se integra
PHP
1
star
6

Php-iColeccion

Una colección representará de manera genérica un grupo de objetos llamados elementos. Esta clase por tanto será usada para pasar colecciones de elementos o manipularlos de la manera más trasparente y simplificada posible.
PHP
1
star
7

js-iTable

DataGrid refinado para la biblioteca MooTools, es decir un "Control de lista enlazado a datos" que visualice los elementos del origen de datos en un modelo o componente grafico tipo tabla, permitiendo seleccionar, ordenar y editar estos elementos.
JavaScript
1
star