Lost your password?

Blogs about: Pemrograman Neo

Featured Blog

PROGRAM HILLS

Neo wrote 1 year ago: #include<stdio.h> #include<string.h> main(){ int i,j,k,l,p, m, pilih, a,c, b,d, s1,s2,y1 … more →

PROSES LOOPING

Neo wrote 1 year ago: PENGULANGAN DENGAN FOR LOOP FOR Loop adalah pengulangan perintah-perintah sampai mencapai keadaan te … more →

TUGAS STRUKTUR DATA "RC4"

Neo wrote 1 year ago: #include<stdio.h> #include<conio.h> #include<ctype.h> #include<string.h> #in … more →

DEKRIPSI AES

Neo wrote 1 year ago: #include<stdio.h> #define Nb 4 int Nr=0; int Nk=0; unsigned char in[16], out[16], state[4][4]; … more →

ENKRIPSI AES

Neo wrote 1 year ago: #include<stdio.h> #define Nb 4 int Nr=0; int Nk=0; unsigned char in[16], out[16], state[4][4]; … more →


Related Tags
All →

Follow this tag via RSS