progrez.cloud

@Ganz404

LATEST POST

FFMPEG Tutorial

974 Read

SCALE video and transparacyffmpeg -i HD.mov -vf scale=640:360 -c:v qtrle out.mov ...CONVERT mov to mp4ffmpeg -i input.mov -qscale 0 output.mp4 ....CONVERT for Telegram ...

Januari

07

Progrez API Project And Task

573 Read

~DAFTAR ISI1 Project...... 1.1 Example...... 1.2 Respond2 Get Task...... 1.1 Example...... 2.2 Respond~DUCUMENTATION APIDocumentasi api Progrez Cloud for integrity in your's ...

Januari

04

Yt ~ Video Edukasi

603 Read

Hallo, katanya ini video kelanjutan dari part 1 yang berjudul Elektronika Dasar. Namun terlihat sangat kalau video pertama itu receh banget, ...

Oktober

02

Source Code Desabilitas ~ #1

675 Read

TOMBOLvoid setup() {   // put your setup code here, to run once:   Serial.begin(9600); } void loop() {   // put your main code here, ...

September

11

API 3

548 Read

~DAFTAR ISI1.1 Create Fakultas~DUCUMENTATION APIDocumentasi api camps schadule Fakultas dan Prodi.1.1 Create Fakultascurl -i -X POST -H "Content-Type: multipart/form-data"            -F "fakultas=teknik"            -F "id_wilayah="http://localhost/api/fakultas.php?create=tokencurl ...

Agustus

22

API 2

576 Read

~DAFTAR ISI1.1 Registrasi1.2 Login~DUCUMENTATION APIDocumentasi api camps schadule dosen.1.1 Registrasicurl -i -X POST -H "Content-Type: multipart/form-data"            -F "nidn=123456"            -F "[email protected]"            -F "nama=Arjun Nurdin.hampir.St"            -F "password=pass"         http://localhost/api/v1/dosen.php?access=registrasicurl ...

Agustus

21

API 1

586 Read

~DAFTAR ISI1.1 Registrasi1.2 Login1.3 Edit................ 1.3.1 Meta................ 1.3.2 Information................ 1.3.3 Security1.4 Get1.5 Remove1.6 Get wilayah1.7 Image universitas~DUCUMENTATION APIDocumentasi api camps schadule.1.1 ...

Agustus

16

RENAME ALL FILES upercase AND flatline WITH BASH

429 Read

Tips!I am use :for, echo, mv, tr, sedCommand:Get all files by names extension otf, in current location.While we use *, the ...

Agustus

11

TARATIDOR

508 Read

Description : Sebuah aplikasi untuk membuat aplikasi android. Karna android studio terlalu banyak memakan ram, atau vga. Akhirnya saya memutuskan untuk ...

Agustus

02

BUILD ANDROID FROM SCRATCH | NATIVE

758 Read

Sesuai judul;KEBUTUHANJDK 1.8 - https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html GRADEL - https://gradle.org/install/ ADB - apt install adb SDK - ...

Juli

26