Skip to content

Instantly share code, notes, and snippets.

View marcialwushu's full-sized avatar
💭
👍 'If you lie to the compiler, it will get its revenge.' -- Henry Spencer

Cleilson marcialwushu

💭
👍 'If you lie to the compiler, it will get its revenge.' -- Henry Spencer
View GitHub Profile
@marcialwushu
marcialwushu / filaPilha.c
Created November 15, 2016 16:34 — forked from antonio-abrantes/filaPilha.c
Implementacao de Fila e Pilha com uso de Array
// Arquivo teste.h
#define TAMANHO 5
/* Com as variaveis inicio e fim definidas no arquivo de cabeçalho
fora da struct, ficará mais claro e manipulavel o controle da fila*/
/* Variaveis globais "inicio" e "fim", declaradas aqui, são por padrão iniciadas com 0,
dispensando a necessidade de serem iniciadas em alguma outra parte do programa. */
extern int inicio, fim;
______ ______ ______
/ __ \ / __ \ / __ \ http://xsold3pvbxt4xblv.onion
| / \ | | (__) | | / \ | ____________ ____________
| | | | \______/ | | | | / ________ \ / ________ \
| | | | ______ | | | \_____ | / __ \ | | | _____) |
| | | | / __ \ | | \_____ \ | | (__) | | | | / _____/__
| | | | | / \ | | | __ \ | | | _____/ | | | | / / ___ \
| | | \_____ | | | | | | / \ | | | | / _____/ | | | | \_____/
| | \_____ \ | | | | | | \__/ | | | | \_____ \ | | | |
| \________) | | \__/ | | \________/ | | \________) | | \__/ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
.pixels{
border-radius: 0px;
display: inline-block;
width: 1px;
height: 1px;
box-shadow: 0px 0px rgba(255,255,255,1),0px 1px rgba(255,255,255,1),0px 2px rgba(255,255,255,1),0px 3px rgba(255,255,255,1),0px 4px rgba(255,255,255,1),0px 5px rgba(255,255,255,1),0px 6px rgba(255,255,255,1),0px 7px rgba(255,255,255,1),0px 8px rgba(255,255,255,1),0px 9px rgba(255,255,255,1),0px 10px rgba(255,255,255,1),0px 11px rgba(255,255,255,1),0px 12px rgba(255,255,255,1),0px 13px rgba(255,255,255,1),0px 14px rgba(255,255,255,1),0px 15px rgba(255,255,255,1),0px 16px rgba(255,255,255,1),0px 17px rgba(255,255,255,1),0px 18px rgba(255,255,255,1),0px 19px rgba(255,255,255,1),0px 20px rgba(255,255,255,1),0px 21px rgba(255,255,255,1),0px 22px rgba(255,255,255,1),0px 23px rgba(255,255,255,1),0px 24px rgba(255,255,255,1),0px 25px rgba(255,255,255,1),0px 26px rgba(255,255,255,1),0px 27px rgba(255,255,255,1),0px 28px rgba(255,255,255,1),0px 29px rgba(255,255,255,1),0px 30px rgba(255,255,255,1),0px 31px rgba(255,255,255,1),0px 32px rgb

Curso de Assembly

             i----------------------------------------------©
             ¦ RBT   ¦   Curso de Assembly   ¦   Aula Nº 01 ¦
             È----------------------------------------------¥

Por: Frederico Pissarra

This file has been truncated, but you can view the full file.
var canvas = document.getElementById("myCanvas");
var cx = canvas.getContext("2d");
cx.fillStyle="rgba(255,255,255,1)";
cx.fillRect(0,0,1,1);
cx.fillRect(1,0,1,1);
cx.fillRect(2,0,1,1);
cx.fillRect(3,0,1,1);
cx.fillRect(4,0,1,1);

Selections from Milestones in the Development of Artificial Intelligence by Mark Kantrowitz, 1994

  • 1917: Karel Capek coins the term robot' (in Czech robot' means `worker', but the English translation retained the original word).
  • 1928: John von Neumann's minimax theorem (later used in game
@marcialwushu
marcialwushu / gist:6b5928f5f3f7f97a06139677513e6a2d
Last active January 7, 2021 00:50
FACEBOOK_Tecnologies.md

FACEBOOK.COM

Technology Profile

Web Server

Application Request Routing

IIS Application Request Routing enables Web server administrators, hosting providers, and Content Delivery Networks to increase Web application scalability and reliability through rule-based routing, client and host name affinity, load balancing of HTTP server requests, and distributed disk caching.

BOA

@marcialwushu
marcialwushu / FGF-Tecnologies.md
Last active December 1, 2017 04:52
Tecnologias Utilizadas no Portal da FGF

FGF.EDU.BR

Technology Profile

Web Server

IIS

This website is running on a Microsoft IIS Server solution.

  • IIS 7