HijanosProject

 
  • Increase font size
  • Default font size
  • Decrease font size
HijanosProject

Brownian Motion Program

E-mail Print PDF

Brownian Motion Program

This program simulates the brownian motion of a group of particles that are suspended in a liquid or gas. This program simulates the phenomenon using the random walk law, that is to say, each particle can move in any direction with the same probability.
You can download the jar Here. Or visiting the downloads section.

Last Updated ( Monday, 18 May 2009 11:33 ) Read more...
 

Fourier approximation

E-mail Print PDF

Fourier approximation:

This program draws four functions and their Fourier approximation:

 

 
 The program will draw four functions and their approximations using Fourier method. When we launch the program, we can choose which of the four examples we want to see. Then we will see the function (drawn in blue) and its approximation (drawn in red). Moreover, we can set the approximation precision using the JSlider. In the last example, we can also change one of the function's parameter.
Last Updated ( Monday, 18 May 2009 11:38 ) Read more...
 

MyChat

E-mail Print PDF

MyChat:

This is a "simple" chat:

This program is a kind of chat which has some options (font, font color, user name, system announcements...):

MyChat is a project which consist on two programs, the first one is MyChatServer, which is the server of the chat. The second one is MyChatClient, which is the client and will connect to the server. Their codes are very similar, although they have some differences.

 
Last Updated ( Saturday, 29 November 2008 17:24 ) Read more...
 

[PC-Game]Roboman

E-mail Print PDF

[PC-Game]RoBoMaN

This game consists on killing all the monsters that have invaded the earth! Get rid of them shooting!
You can download this game visiting the downloads section or clicking this link to download the jar and all the files you need to save the planet Wink.




Last Updated ( Monday, 08 December 2008 16:05 ) Read more...
 

Pulleys Program

E-mail Print PDF

Pulleys Program:

This program simulates the mechanic movement of two pulleys connected with a spring(between them) and with two other springs (to the walls):

This program is supposed to simulate the real mechanic movement (not in real time) of two pulleys connected between the with a spring and also connected to the walls with two other springs. The user can set up all the variables which determine the movement. This program also draws the kinetic and potential energies graphics, and you can clearly difference each pulley energy since each graphic is drawn using a specific colour. Moreover, you can set the two normal modes of the system (which are demostrated in the .pdf file), and you can slow down or accelerate the motion speed (or even pause the movemeny), so you can study perfectly the mechanic movement.

Last Updated ( Monday, 18 May 2009 11:36 ) Read more...
 

Masses and springs

E-mail Print PDF

Lagrange Equation Program: Three masses and three springs


 This application simulates a physical system that consists on three masses assembled to three circular wharves. The masses are supposed to not to be affected by the force of gravity and they can only move in one direction (constant radius but changeable angle). The first mass (mA) is assembled to the first spring (kA), and to the second spring (kB). This one is connected to the  second mass (mB) which is assemble to the third spring (kC) that connects with the third mass (mC).

The application is focused on the action between the springs and the masses so the collisions among the three masses are not considered.

Last Updated ( Monday, 18 May 2009 11:35 ) Read more...
 

Pendulums Program

E-mail Print PDF

Pendulums Program:

This program simulates the mechanic movement of two pendulums connected with a spring:

In this program the user can set up all the variables needed to determine the pendulums movement. The program is supposed (not in real time, though) to show the real movements two pendulums should have if we "copy" the initial conditions, and it draws the potential and kinetic energies. Moreover, the user can accelerate and slow down the speed so he/she can see specific interactions between both pendulums, as well as pause them or stablish the two "normal modes" (in which the pendulums have the same movement, or the reverse one).

Last Updated ( Thursday, 28 August 2008 06:09 ) Read more...
 

Rubik Cube 2x2 java solver

E-mail Print PDF

Rubik Cube 2x2 Java Package

We have programmed a java package that is able to solve the 2x2x2 rubik cube using two different methods. The first one is the 'force method' that can solve the cube if it has been scrambled in 3-4-5 movements but it is useless if the cube is completely scrambled. The 'classical method' is the best one due to the fact that it can solve the cube in less than one second using almost the same amount of movements as a normal person would use. Moreover, the package has more methods that allow the user to get and set information of the cube as well as to get a current image of the unfolded cube.
You can  find more information visiting SourceForge:
Sourceforge.net/projects/rubikcube2x2jav/

Last Updated ( Wednesday, 27 August 2008 15:32 ) Read more...
 


Page 3 of 4