News:

SMF - Just Installed!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Iestyn

#61
Java / Re: Resize an image?
December 22, 2016, 05:37:57 PM
Graphics2D is providing the image re-size feature as follows :

BufferedImage resizedImage = new BufferedImage(IMG_WIDTH, IMG_HEIGHT, type);
Graphics2D g = resizedImage.createGraphics();
g.drawImage(originalImage, 0, 0, IMG_WIDTH, IMG_HEIGHT, null);
g.dispose();
#62
Hi, I would like to ask you an important question to ask you! what are the steps to create our own virtual file system with c or python? Please help me quickly because I am stressed.
#63
C++ / Why is 'self' needed in c++ coding language?
November 17, 2016, 07:04:54 PM
Hello everyone, I have a big question a little stupid, why is 'self' needed in c++ coding language? Please kindly inform me very quickly.
#64
Hello, I would like to submit a very important question to you, how can i write a program to find gcd between two number in c++? Thank you please to give me a hand.
#65
Hello everyone, I have a big question to ask you! which version of c++ shall a beginner use who is just starting to learn quantitative analysis for trading? Thank you please kindly help me !!!
#66
PHP / In PHP programming, what are gatekeepers?
November 17, 2016, 07:04:54 PM
Hello everyone, I would like to submit a question about medicine, in php programming, what are gatekeepers? Please answer me as soon as possible.
#67
Hi, I would like to ask you if you can explain to me which of these approaches is better in a php concurrent program? why? Please kindly answer me.
#68
Linux / What are your favorite Linux distros?
November 17, 2016, 07:04:54 PM
Hello everyone, I have a big problem in the field of health, what are your favorite linux distros? Thank you for your answer.