wagner-cipriano

Wagner-cipriano's Pastebin

2,762 46,589 0 8 years ago
Name / Title Added Expires Hits Comments Syntax  
Using stringstream to separate words in C++ Nov 19th, 2024 Never 21 0 C++ -
Regex C++ example to separate words Nov 19th, 2024 Never 35 0 C++ -
Java TCP Socket Client Sep 11th, 2023 Never 147 0 None -
Java TCP Socket Server Sep 11th, 2023 Never 1,030 0 Java -
Java UDP Socket Client Sep 11th, 2023 Never 105 0 Java -
Java UDP Socket Server Sep 11th, 2023 Never 1,139 0 Java -
Programa contas bancárias Jun 20th, 2023 Never 893 0 C++ -
Leitura de dados de vetor de caracteres char[] com espaçamento em C Jun 19th, 2023 Never 1,281 0 C -
Implementação Classe Ponto Cartesiano em Cpp Jun 18th, 2023 Never 937 0 C++ -
Classe Retângulo Cpp Jun 18th, 2023 Never 871 0 C++ -
Array of Structs with and persistence in text file Jun 6th, 2023 Never 845 0 C -
Trabalhando com ponteiros para alocação dinâmica de matrizes - Vetor de ponteiros de linhas separada Jun 3rd, 2023 Never 991 0 C -
Trabalhando com ponteiros para alocação dinâmica de matrizes - Método 1: Alocação única (Linear) Jun 3rd, 2023 Never 1,267 0 C -
Saída de dados formatada em C com printf - cores e espaçamento May 21st, 2023 Never 87 0 C -
NBA Calendar - Games of the day Feb 17th, 2023 Never 1,188 0 JavaScript -
Multiplicação de matrizes com numpy Dec 11th, 2020 Never 1,447 0 Python -
Primeiros passos com Registros em C++ Nov 12th, 2020 Never 661 0 C++ -
Função que inverte as colunas de uma matriz Nov 10th, 2020 Never 839 0 C++ -
Primeiros passos com matrizes em C++ Nov 5th, 2020 Never 2,498 0 C++ -
Introdução Vetores Nov 3rd, 2020 Never 645 0 C++ -
Única SGBD - Schema RH Oct 21st, 2020 Never 2,402 0 SQL -
Calculadora teste 3 Oct 10th, 2020 Never 1,232 0 C++ -
programa calculadora de soma e subtração c++ Oct 1st, 2020 Never 2,005 0 C++ -
programa calculadora Oct 1st, 2020 Never 1,009 0 C++ -
C++ Float Precision: function setprecision C++ Jun 29th, 2020 Never 1,127 0 C++ -
Open a URL from C++ Program Jun 27th, 2020 Never 1,728 0 C++ -
Array parameter as pointer to pointer into a function in C++ Jun 20th, 2020 Never 243 0 C++ -
Pass an array pointer as parameter into a function in C++ Jun 20th, 2020 Never 217 0 C++ -
Ler e imprimir dados de uma matriz em C++ Jun 20th, 2020 Never 221 0 C++ -
Copiar um vetor inteiro em C++ Jun 19th, 2020 Never 1,972 0 C++ -
Validação de dados avançada em C++ Jun 19th, 2020 Never 1,488 0 C++ -
Validação de dados simples em C++ Jun 19th, 2020 Never 1,238 0 C++ -
Calcula as raízes de uma equação do segundo grau May 14th, 2020 Never 1,590 0 C++ -
Números perfeitos com cache em arquivo May 12th, 2020 Never 1,507 0 C++ -
Função que calcula uma raiz da equação do 2º grau May 12th, 2020 Never 1,162 0 C++ -
Função que soma 3 números May 12th, 2020 Never 1,193 0 C++ -
Print 3 numbers May 12th, 2020 Never 1,181 0 C++ -
Soap Fault XML Format Apr 18th, 2020 Never 252 0 XML -
Sparse data structures in python (scipy.sparse + Pandas) Jan 20th, 2019 Never 211 0 Python -
Memory size of the matrix object Jan 20th, 2019 Never 253 0 Python -
Join Many PDF Files into one (Merge PDF) Nov 20th, 2018 Never 230 0 Python -
Serializing objects in python using pickle module Jul 24th, 2018 Never 231 0 Python -
plot a pretty confusion matrix with seaborn py like matlab Jul 3rd, 2018 Never 277 0 Python -
python pandas resample dataframe lines to column group-pivot Jun 7th, 2018 Never 185 0 Python -
plot filled circles (a donut) with matplotlib Apr 22nd, 2018 Never 528 0 Python -
Python def as a function argument Dec 19th, 2017 Never 176 0 Python -
making date plots with python matplotlib Nov 18th, 2017 Never 381 0 Python -
Jogo da Forca Aug 17th, 2017 Never 210 0 Python -
Pandas example Mar 8th, 2017 Never 225 0 Python -
Surface growth simulation - Cellular Automata Domany-kinzel Dec 5th, 2016 Never 150 0 Python -
Matplotlib Plot Example Dec 5th, 2016 Never 184 0 Python -
Dynamic Module import in python Oct 18th, 2016 Never 156 0 Python -
ordenação de listas com dicionario em python FUNCIONAL Oct 17th, 2016 Never 186 0 Python -
python recursion example Oct 16th, 2016 Never 133 0 Python -
Handling exceptions and cleanup code in python Oct 16th, 2016 Never 148 0 Python -
Passagem de parametros em python (completo) Oct 15th, 2016 Never 182 0 Python -
Passagem de parametros em python Oct 15th, 2016 Never 233 0 Python -
Working with Threads Oct 15th, 2016 Never 218 0 Python -
working with dict Oct 15th, 2016 Never 232 0 Python -
reading arguments from the command line in python Oct 14th, 2016 Never 269 0 Python -
Handling exceptions in python Oct 14th, 2016 Never 205 0 Python -
division in python Oct 14th, 2016 Never 193 0 Python -
My first python code Oct 14th, 2016 Never 229 0 Python -
Trabalhando com ordenação de listas com dicionario em python Oct 13th, 2016 Never 155 0 Python -
Reading input data python Oct 13th, 2016 Never 229 0 Python -
python keywod AS Oct 12th, 2016 Never 218 0 Python -
python variables and scope Oct 12th, 2016 Never 232 0 Python -
yield generator use example, Oct 12th, 2016 Never 226 0 Python -
FileLineFilter, file read, file write, with Oct 12th, 2016 Never 234 0 Python -
Python exec and eval Oct 12th, 2016 Never 226 0 Python -
PEP 292 - Simpler String Substitutions Oct 12th, 2016 Never 175 0 Python -
Python version and path Oct 11th, 2016 Never 227 0 Python -
Java Example Oct 10th, 2016 Never 163 0 Java -
Python dynamic typing Oct 10th, 2016 Never 243 0 Python -