Find closest multiple of $34$ to $45$. We see that $1 \times 34 = 34$ is the nearest. Now subtract $34$ from $45$ to get reminder $11$. Add $1$ to quotient.
Since $11$ is less than $34$, stop the division. The reminder is $11$. The topmost line $01$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $1$.