Dsy Network www | forum | my | didattica | howto | wiki | el goog | stats | blog | dona | rappresentanti
Homepage
 Register   Calendar   Members  Faq   Search  Logout 
.dsy:it. : Powered by vBulletin version 2.3.1 .dsy:it. > Didattica > Corsi A - F > Fondamenti di architettura e programmazione > [COMPITINI] Vecchi temi
  Last Thread   Next Thread
Author
Thread    Expand all | Contract all    Post New Thread    Post A Reply
Collapse
Ikkarus
.illuminato.

User info:
Registered: Sep 2004
Posts: 164 (0.02 al dì)
Location: Melzo
Corso: Comunicazione Digitale
Anno: 3
Time Online: 1 Day, 6:43:37 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged
informatica generale T1 esemp di compitino

salve. andando in cerca dei vecchi compitino del prof Mereghetti (turno 1) si sono nattuto in un sacco di pagine che davano errori...
qualcuno sa darmi il link giusto per trovare gli esempi di compitino?? grazie!

20-11-2004 11:06
Click Here to See the Profile for Ikkarus Click here to Send Ikkarus a Private Message Find more posts by Ikkarus Add Ikkarus to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
luna
.grande:maestro.

User info:
Registered: Apr 2003
Posts: 4565 (0.57 al dì)
Location: Rozzano
Corso:
Anno: Ormai finito!
Time Online: 102 Days, 14:49:55 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

penso che puoi trovare i vecchi compitini nel sito del prof Mereghetti cioe' questo :)

__________________
"Solamente il cuore ti permette di vedere chiaramente.L'essenziale e' invisibile agli occhi"
bisogna vivere "alla giornata", senza crearsi troppe aspettative. quello che viene sarà un "di più" ed è da mettere nel salvadanaio.
Sono troppo una grilla petulante :D by Nous

Last edited by luna on 20-11-2004 at 12:52

20-11-2004 12:35
Click Here to See the Profile for luna Click Here to See the Blog of luna Click here to Send luna a Private Message Find more posts by luna Add luna to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
nastanada
.arcimaestro.

User info:
Registered: Mar 2004
Posts: 444 (0.06 al dì)
Location: monza
Corso: TICOM
Anno: secondo (quinto?!?!!?)
Time Online: 4 Days, 8:08:26 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

ho realizzato un programma java che controlla gli assegnamenti per chi lo volesse ecco il sorgente, va modificato a seconda dell'espressione però...

import prog.io.*;
class Ass {
public static void main (String arg[]) {
ConsoleInputManager tastiera=new ConsoleInputManager();
ConsoleOutputManager video=new ConsoleOutputManager();
int x, y;
video.println();
video.println("L'ESPRESSIONE VA MODIFICATA DAL FILE SORGENTE");
video.println();
video.print("INTRODUCI LA X");
x=tastiera.readInt();
video.println();
video.print("INTRODUCI LA Y");
y=tastiera.readInt();
video.println();



y = ++x * y---++x; //MODIFICARE L'ESPRESSIONE QUI



video.println();
video.println("ECCOTI BELLAMENTE I RISULTATI");
video.println("X="+x);
video.println("Y="+y);
video.println();
}
}

__________________

MaIL-Me

__________________

23-11-2004 21:03
Click Here to See the Profile for nastanada Click Here to See the Blog of nastanada Click here to Send nastanada a Private Message Find more posts by nastanada Add nastanada to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
All times are GMT. The time now is 12:38.    Post New Thread    Post A Reply
  Last Thread   Next Thread
Show Printable Version | Email this Page | Subscribe to this Thread | Add to Bookmarks

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 

Powered by: vBulletin v2.3.1 - Copyright ©2000 - 2002, Jelsoft Enterprises Limited
Mantained by dsy crew (email) | Collabora con noi | Segnalaci un bug | Archive | Regolamento | Licenze | Thanks | Syndacate
Pagina generata in 0.037 seconds (62.89% PHP - 37.11% MySQL) con 28 query.