hacker


Ingresar con nombre de usuario, contraseña y duración de la sesión
| Portal Hacker | Editorial | Descargas | Ezine |
Inicio Ayuda Ingresar Registrarse
10 de Octubre de 2008, 11:27:24
Noticias: La segunda fase del torneo de matemáticas ya ha empezado!!
Para ver este enlace Registrate o Inicia Sesion
ver

+  Foros pOrtal Hacker
|-+  Programacion
| |-+  Programación en general
| | |-+  Visual Basic (Moderadores: ranefi, crypto136, ziBboh, >> s E t H <<)
| | | |-+  Mi primer programa de sudokus100% mio en vb\\\para novatos\\ codigo libre!!!
0 Usuarios y 1 Visitante están viendo este tema. « anterior próximo »
Páginas: [1] Ir Abajo Imprimir
Autor Tema: Mi primer programa de sudokus100% mio en vb\\\para novatos\\ codigo libre!!!  (Leído 326 veces)
bighack_011101
NZ1
*
Desconectado Desconectado

Mensajes: 41


que es la realidad?? como sabemos que es real??


Ver Perfil
« : 21 de Agosto de 2007, 12:57:22 »

bueno hermanos de la programacion. kool
He aqui mi primer programa de sudocus pero es demasiado complicado fuma fuma
el codigo es este...
ahi va
Código:
Option Explicit



Private Sub cmdComprovar_Click()

     If txtA1 = 1 Then
        MsgBox "A1 correcto"
     End If
     
          If txtA1 = 0 Then
        MsgBox "A1 incorrecto"
     End If
     
               If txtA9 = 0 Then
        MsgBox "A9 incorrecto"
     End If
     
          If txtC2 = 0 Then
        MsgBox "C2 incorrecto"
     End If
     
          If txtC4 = 0 Then
        MsgBox "C4 incorrecto"
     End If
     
               If txtD1 = 0 Then
        MsgBox "D1 incorrecto"
     End If
     
               If txtD4 = 0 Then
        MsgBox "D4 incorrecto"
     End If
     
               If txtE2 = 0 Then
        MsgBox "E2 incorrecto"
     End If
     
     
               If txtE7 = 0 Then
        MsgBox "E7 incorrecto"
     End If
     
               If txtE8 = 0 Then
        MsgBox "E8 incorrecto"
     End If
     
               If txtE9 = 0 Then
        MsgBox "E9 incorrecto"
     End If
     
               If txtG4 = 0 Then
        MsgBox "G4 incorrecto"
     End If
     
               If txtG6 = 0 Then
        MsgBox "G6 incorrecto"
     End If
     
               If txtG7 = 0 Then
        MsgBox "G7 incorrecto"
     End If
     
               If txtH4 = 0 Then
        MsgBox "H4 incorrecto"
     End If
     
               If txtE2 = 0 Then
        MsgBox "H5 incorrecto"
     End If
     
               If txtH8 = 0 Then
        MsgBox "H8 incorrecto"
     End If
     
               If txtH9 = 0 Then
        MsgBox "H9 incorrecto"
     End If
     
               If txtI5 = 0 Then
        MsgBox "I5 incorrecto"
     End If
     
               If txtI3 = 0 Then
        MsgBox "I3 incorrecto"
     End If
     
     
               If txtC9 = 0 Then
        MsgBox "C9 incorrecto"
     End If
       
     If txtA1 = 2 Then
        MsgBox "A1 incorrecto"
     End If
     
     If txtA1 = 3 Then
        MsgBox "A1 incorrecto"
     End If
     
     If txtA1 = 4 Then
        MsgBox "A1 incorrecto"
     End If
   
    If txtA1 = 5 Then
        MsgBox "A1 incorrecto"
     End If
   
    If txtA1 = 6 Then
        MsgBox "A1 incorrecto"
     End If
   
    If txtA1 = 7 Then
        MsgBox "A1 incorrecto"
     End If
     
     If txtA1 = 8 Then
        MsgBox "A1 incorrecto"
     End If
   
    If txtA1 = 9 Then
        MsgBox "A1 incorrecto"
     End If
     
     If txtA9 = 9 Then
        MsgBox "A9 correcto"
     End If
     
     If txtA9 = 1 Then
        MsgBox "A9 incorrecto"
     End If
     
     If txtA9 = 2 Then
        MsgBox "A9 incorrecto"
     End If
     
     If txtA9 = 3 Then
        MsgBox "A9 incorrecto"
     End If
     
     If txtA9 = 4 Then
        MsgBox "A9 incorrecto"
     End If

     If txtA9 = 5 Then
        MsgBox "A9 incorrecto"
     End If

     If txtA9 = 6 Then
        MsgBox "A9 incorrecto"
     End If
     If txtA9 = 7 Then
        MsgBox "A9 incorrecto"
     End If

     If txtA9 = 8 Then
        MsgBox "A9 incorrecto"
     End If
         
    If txtC2 = 9 Then
        MsgBox "C2 incorrecto"
    End If
   
    If txtC2 = 1 Then
        MsgBox "C2 incorrecto"
    End If
     
    If txtC2 = 2 Then
        MsgBox "C2 incorrecto"
    End If
    If txtC2 = 3 Then
        MsgBox "C2 incorrecto"
    End If
   
    If txtC2 = 4 Then
        MsgBox "C2 incorrecto"
    End If
   
     If txtC2 = 5 Then
        MsgBox "C2 incorrecto"
    End If
 
    If txtC2 = 6 Then
        MsgBox "C2 correcto"
    End If

    If txtC2 = 7 Then
        MsgBox "C2 incorrecto"
    End If

    If txtC2 = 8 Then
        MsgBox "C2 incorrecto"
    End If

    If txtC9 = 5 Then
        MsgBox "C9 correcto"
    End If

    If txtC9 = 1 Then
        MsgBox "C9 incorrecto"
    End If
   
    If txtC9 = 2 Then
        MsgBox "C9 incorrecto"
    End If

    If txtC9 = 3 Then
        MsgBox "C9 incorrecto"
    End If

    If txtC9 = 4 Then
        MsgBox "C9 incorrecto"
    End If

    If txtC9 = 6 Then
        MsgBox "C9 incorrecto"
    End If

    If txtC9 = 7 Then
        MsgBox "C9 incorrecto"
    End If

    If txtC9 = 8 Then
        MsgBox "C9 incorrecto"
    End If
   
    If txtC9 = 9 Then
        MsgBox "C9 incorrecto"
    End If

    If txtD1 = 4 Then
        MsgBox "D1 correcto"
    End If
   
    If txtD1 = 1 Then
        MsgBox "D1 incorrecto"
    End If

    If txtD1 = 2 Then
        MsgBox "D1 incorrecto"
    End If

    If txtD1 = 3 Then
        MsgBox "D1 incorrecto"
    End If

    If txtD1 = 5 Then
        MsgBox "D1 incorrecto"
    End If

    If txtD1 = 6 Then
        MsgBox "D1 incorrecto"
    End If

    If txtD1 = 7 Then
        MsgBox "D1 incorrecto"
    End If

    If txtD1 = 8 Then
        MsgBox "D1 incorrecto"
    End If

    If txtD1 = 9 Then
        MsgBox "D1 incorrecto"
    End If


    If txtD4 = 6 Then
        MsgBox "D4 correcto"
    End If
   
    If txtD4 = 1 Then
        MsgBox "D4 incorrecto"
    End If

    If txtD4 = 2 Then
        MsgBox "D4 incorrecto"
    End If

    If txtD4 = 3 Then
        MsgBox "D4 incorrecto"
    End If

    If txtD4 = 5 Then
        MsgBox "D4 incorrecto"
    End If

    If txtD4 = 4 Then
        MsgBox "D4 incorrecto"
    End If

    If txtD4 = 7 Then
        MsgBox "D4 incorrecto"
    End If

    If txtD4 = 8 Then
        MsgBox "D4 incorrecto"
    End If

    If txtD4 = 9 Then
        MsgBox "D4 incorrecto"
    End If


    If txtE2 = 7 Then
        MsgBox "E2 correcto"
    End If
   
    If txtE2 = 1 Then
        MsgBox "D1 incorrecto"
    End If

    If txtE2 = 2 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 3 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 5 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 6 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 4 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 8 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 9 Then
        MsgBox "E2 incorrecto"
    End If
    If txtE7 = 7 Then
        MsgBox "E2 correcto"
    End If
   
    If txtE7 = 1 Then
        MsgBox "D1 incorrecto"
    End If

    If txtE2 = 2 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 3 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 5 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 6 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 4 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 8 Then
        MsgBox "E2 incorrecto"
    End If

    If txtE2 = 9 Then
        MsgBox "E2 incorrecto"
    End If


    If txtE8 = 8 Then
        MsgBox "E8 correcto"
    End If
   
    If txtE8 = 1 Then
        MsgBox "E8 incorrecto"
    End If

    If txtE8 = 2 Then
        MsgBox "E8 incorrecto"
    End If

    If txtE8 = 3 Then
        MsgBox "E8 incorrecto"
    End If

    If txtE8 = 5 Then
        MsgBox "E8 incorrecto"
    End If

    If txtE8 = 6 Then
        MsgBox "E8 incorrecto"
    End If

    If txtE8 = 4 Then
        MsgBox "E8 incorrecto"
    End If

    If txtE8 = 7 Then
        MsgBox "E8 incorrecto"
    End If

    If txtE8 = 9 Then
        MsgBox "E8 incorrecto"
    End If

    If txtE9 = 6 Then
        MsgBox "E9 correcto"
    End If
   
    If txtE9 = 1 Then
        MsgBox "E9 incorrecto"
    End If

    If txtE9 = 2 Then
        MsgBox "E9 incorrecto"
    End If

    If txtE9 = 3 Then
        MsgBox "E9 incorrecto"
    End If

    If txtE9 = 5 Then
        MsgBox "E9 incorrecto"
    End If

    If txtE9 = 8 Then
        MsgBox "E9 incorrecto"
    End If

    If txtE9 = 4 Then
        MsgBox "E9 incorrecto"
    End If

    If txtE9 = 7 Then
        MsgBox "E9 incorrecto"
    End If

    If txtE9 = 9 Then
        MsgBox "E9 incorrecto"
    End If

     If txtF1 = 9 Then
        MsgBox "F1 correcto"
    End If
   
    If txtF1 = 1 Then
        MsgBox "F1 incorrecto"
    End If

    If txtF1 = 2 Then
        MsgBox "F1 incorrecto"
    End If

    If txtF1 = 3 Then
        MsgBox "F1 incorrecto"
    End If

    If txtF1 = 5 Then
        MsgBox "F1 incorrecto"
    End If

    If txtF1 = 6 Then
        MsgBox "F1 incorrecto"
    End If

    If txtF1 = 4 Then
        MsgBox "F1 incorrecto"
    End If

    If txtF1 = 7 Then
        MsgBox "F1 incorrecto"
    End If

    If txtF1 = 8 Then
        MsgBox "F1 incorrecto"
    End If


     If txtF7 = 3 Then
        MsgBox "F7 correcto"
    End If
   
    If txtF7 = 1 Then
        MsgBox "F7 incorrecto"
    End If

    If txtF7 = 2 Then
        MsgBox "F7 incorrecto"
    End If

    If txtF7 = 8 Then
        MsgBox "F7 incorrecto"
    End If

    If txtF7 = 5 Then
        MsgBox "F7 incorrecto"
    End If

    If txtF7 = 6 Then
        MsgBox "F7 incorrecto"
    End If

    If txtF7 = 4 Then
        MsgBox "F7 incorrecto"
    End If

    If txtF7 = 7 Then
        MsgBox "F7 incorrecto"
    End If

    If txtF7 = 9 Then
        MsgBox "F7 incorrecto"
    End If

     If txtG4 = 3 Then
        MsgBox "G4 correcto"
    End If
   
    If txtG4 = 1 Then
        MsgBox "G4 incorrecto"
    End If

    If txtG4 = 2 Then
        MsgBox "G4 incorrecto"
    End If

    If txtG4 = 8 Then
        MsgBox "G4 incorrecto"
    End If

    If txtG4 = 5 Then
        MsgBox "G4 incorrecto"
    End If

    If txtG4 = 6 Then
        MsgBox "G4 incorrecto"
    End If

    If txtG4 = 4 Then
        MsgBox "G4 incorrecto"
    End If

    If txtG4 = 7 Then
        MsgBox "G4 incorrecto"
    End If

    If txtG4 = 9 Then
        MsgBox "G4 incorrecto"
    End If

     If txtG6 = 7 Then
        MsgBox "G6 correcto"
    End If
   
    If txtG6 = 1 Then
        MsgBox "G6 incorrecto"
    End If

    If txtG6 = 2 Then
        MsgBox "G6 incorrecto"
    End If

    If txtG6 = 8 Then
        MsgBox "G6 incorrecto"
    End If

    If txtG6 = 5 Then
        MsgBox "G6 incorrecto"
    End If

    If txtG6 = 6 Then
        MsgBox "G6 incorrecto"
    End If

    If txtG6 = 4 Then
        MsgBox "G6 incorrecto"
    End If

    If txtG6 = 3 Then
        MsgBox "G6 incorrecto"
    End If

    If txtG6 = 9 Then
        MsgBox "G6 incorrecto"
    End If

     If txtG7 = 5 Then
        MsgBox "G7 correcto"
    End If
   
    If txtG7 = 1 Then
        MsgBox "G7 incorrecto"
    End If

    If txtG7 = 2 Then
        MsgBox "G7 incorrecto"
    End If

    If txtG7 = 8 Then
        MsgBox "G7 incorrecto"
    End If

    If txtG7 = 3 Then
        MsgBox "G7 incorrecto"
    End If

    If txtG7 = 6 Then
        MsgBox "G7 incorrecto"
    End If

    If txtG7 = 4 Then
        MsgBox "G7 incorrecto"
    End If

    If txtG7 = 7 Then
        MsgBox "G7 incorrecto"
    End If

    If txtG7 = 9 Then
        MsgBox "G7 incorrecto"
    End If

     If txtH4 = 5 Then
        MsgBox "H4 correcto"
    End If
   
    If txtH4 = 1 Then
        MsgBox "H4 incorrecto"
    End If

    If txtH4 = 2 Then
        MsgBox "H4 incorrecto"
    End If

    If txtH4 = 9 Then
        MsgBox "H4 incorrecto"
    End If

    If txtH4 = 3 Then
        MsgBox "H4 incorrecto"
    End If

    If txtH4 = 6 Then
        MsgBox "H4 incorrecto"
    End If

    If txtH4 = 4 Then
        MsgBox "H4 incorrecto"
    End If

    If txtH4 = 7 Then
        MsgBox "H4 incorrecto"
    End If

    If txtH4 = 8 Then
        MsgBox "H4 incorrecto"
    End If
     
     If txtH5 = 9 Then
        MsgBox "H5 correcto"
    End If
   
    If txtH5 = 1 Then
        MsgBox "H5 incorrecto"
    End If

    If txtH5 = 2 Then
        MsgBox "H5 incorrecto"
    End If

    If txtH5 = 8 Then
        MsgBox "H5 incorrecto"
    End If

    If txtH5 = 3 Then
        MsgBox "H5 incorrecto"
    End If

    If txtH5 = 6 Then
        MsgBox "H5 incorrecto"
    End If

    If txtH5 = 4 Then
        MsgBox "H5 incorrecto"
    End If

    If txtH5 = 7 Then
        MsgBox "H5 incorrecto"
    End If

    If txtH5 = 5 Then
        MsgBox "H5 incorrecto"
    End If
     
     If txtH8 = 6 Then
        MsgBox "H8 correcto"
    End If
   
    If txtH8 = 1 Then
        MsgBox "H8 incorrecto"
    End If

    If txtH8 = 2 Then
        MsgBox "H8 incorrecto"
    End If

    If txtH8 = 8 Then
        MsgBox "H8 incorrecto"
    End If

    If txtH8 = 3 Then
        MsgBox "H8 incorrecto"
    End If

    If txtH8 = 9 Then
        MsgBox "H8 incorrecto"
    End If

    If txtH8 = 4 Then
        MsgBox "H8 incorrecto"
    End If

    If txtH8 = 7 Then
        MsgBox "H8 incorrecto"
    End If

    If txtH8 = 5 Then
        MsgBox "H8 incorrecto"
    End If
   
     If txtH9 = 2 Then
        MsgBox "H9 correcto"
    End If
   
    If txtH9 = 1 Then
        MsgBox "H9 incorrecto"
    End If

    If txtH9 = 9 Then
        MsgBox "H9 incorrecto"
    End If

    If txtH9 = 8 Then
        MsgBox "H9 incorrecto"
    End If

    If txtH9 = 3 Then
        MsgBox "H9 incorrecto"
    End If

    If txtH9 = 6 Then
        MsgBox "H9 incorrecto"
    End If

    If txtH9 = 4 Then
        MsgBox "H9 incorrecto"
    End If

    If txtH9 = 7 Then
        MsgBox "H9 incorrecto"
    End If

    If txtH9 = 5 Then
        MsgBox "H9 incorrecto"
    End If
   
     If txtI3 = 9 Then
        MsgBox "I3 correcto"
    End If
   
    If txtI3 = 1 Then
        MsgBox "I3 incorrecto"
    End If

    If txtI3 = 2 Then
        MsgBox "I3 incorrecto"
    End If

    If txtI3 = 8 Then
        MsgBox "I3 incorrecto"
    End If

    If txtI3 = 3 Then
        MsgBox "I3 incorrecto"
    End If

    If txtI3 = 6 Then
        MsgBox "I3 incorrecto"
    End If

    If txtI3 = 4 Then
        MsgBox "I3 incorrecto"
    End If

    If txtI3 = 7 Then
        MsgBox "I3 incorrecto"
    End If

    If txtI3 = 5 Then
        MsgBox "I3 incorrecto"
    End If
   
     If txtI5 = 2 Then
        MsgBox "I5 correcto"
    End If
   
    If txtI5 = 1 Then
        MsgBox "I5 incorrecto"
    End If

    If txtI5 = 9 Then
        MsgBox "I5 incorrecto"
    End If

    If txtI5 = 8 Then
        MsgBox "I5 incorrecto"
    End If

    If txtI5 = 3 Then
        MsgBox "I5 incorrecto"
    End If

    If txtI5 = 6 Then
        MsgBox "I5 incorrecto"
    End If

    If txtI5 = 4 Then
        MsgBox "I5 incorrecto"
    End If

    If txtI5 = 7 Then
        MsgBox "I5 incorrecto"
    End If

    If txtI5 = 5 Then
        MsgBox "I5 incorrecto"
    End If
   
End Sub



Private Sub cmdSalir_Click()
    End
End Sub


PERO SI PREFEREIS DESCARGAR-LO AQUI LO TENEIS:


Para ver este enlace Registrate o Inicia Sesion
https://ssl.rapidshare.com/cgi-bin/collectorszone.cgi


salu2fuma paz i amor

PD: se aceptan criticas
« Última modificación: 24 de Agosto de 2007, 03:32:48 por bighack_011101 » En línea

como defenimos la realidad;
¿impulsos electromagneti cos que generan los nervios i el celebro lo interpreta como "la realidad"...
¿podemos decir que un videojuego existe? o deciremos que es algo que no pordemos tocarlo pero
lo podemos ver
o... un ordenador habla??
creo que hay 2 munods...
Huh
ActiveSheet
NZ2
**
Desconectado Desconectado

Mensajes: 107


Hack México.


Ver Perfil WWW
« Respuesta #1 : 21 de Agosto de 2007, 05:21:37 »

bueno chico esto no es complicado mas bien tu codigo no es complicada
el algoritmo de el sudoku si es complicado bueno pero ya entendiendole es an comido.

aun que la verdad en lo personal valoro mas eso a que digan "chequen mi soft by fulano"

y se cacan unos userform,usercontrol,MIDI, class module, y no saven que es formulario xD

creeme se llega a dar el caso

 pero en fin.

la verdad no entendi muy bien tu codigo, es bastante lago  :Smiley

pero supongo que evalua un sudoku por medio de funciones logicas IF

y eh notado que un conjunto de txt se evaluan del mismo modo

lo que podrias hacer es meterte con suy propiedad index de esta forma para que evalue varias cosas (TextField o TextBox) al mismo tiempo de la siguiente manera

Código:
Dim num As Integer
Dim i As Integer ' esto para contar
num = 2 ' a qui coloca el numero del index de tu ultimo control
For i = 0 To num ' a qui ya lo cuenta
If Text1(i).Text = "0" Then ' aqui lo evalua
 MsgBox "Error en:" & i ' a qui te dice dode
End If ' fin de funcion logica
Next' fin de contador
En línea


Para ver este enlace Registrate o Inicia Sesion




En que te puedo ayudar?.
bighack_011101
NZ1
*
Desconectado Desconectado

Mensajes: 41


que es la realidad?? como sabemos que es real??


Ver Perfil
« Respuesta #2 : 22 de Agosto de 2007, 12:23:09 »

gracias... lo estoy enteniendovoy a reformar-lo kool


salud2
En línea

como defenimos la realidad;
¿impulsos electromagneti cos que generan los nervios i el celebro lo interpreta como "la realidad"...
¿podemos decir que un videojuego existe? o deciremos que es algo que no pordemos tocarlo pero
lo podemos ver
o... un ordenador habla??
creo que hay 2 munods...
Huh
bighack_011101
NZ1
*
Desconectado Desconectado

Mensajes: 41


que es la realidad?? como sabemos que es real??


Ver Perfil
« Respuesta #3 : 22 de Agosto de 2007, 01:43:31 »

Código:
bueno chico esto no es complicado mas bien tu codigo no es complicada
el algoritmo de el sudoku si es complicado bueno pero ya entendiendole es an comido.

aun que la verdad en lo personal valoro mas eso a que digan "chequen mi soft by fulano"

y se cacan unos userform,usercontrol,MIDI, class module, y no saven que es formulario xD

creeme se llega a dar el caso

 pero en fin.

la verdad no entendi muy bien tu codigo, es bastante lago  

pero supongo que evalua un sudoku por medio de funciones logicas IF

y eh notado que un conjunto de txt se evaluan del mismo modo

lo que podrias hacer es meterte con suy propiedad index de esta forma para que evalue varias cosas (TextField o TextBox) al mismo tiempo de la siguiente manera


Código:
Dim num As Integer
Dim i As Integer ' esto para contar
num = 2 ' a qui coloca el numero del index de tu ultimo control
For i = 0 To num ' a qui ya lo cuenta
If Text1(i).Text = "0" Then ' aqui lo evalua
 MsgBox "Error en:" & i ' a qui te dice dode
End If ' fin de funcion logica
Next' fin de contador

LO E INTENTADO I ME DA ERROR!!!  Huh

PERO SE OTRA FORRMA... NO ES DISTINTA PERO ES MAS FACIL

por ejemplo   casasilla A1

pones
Código:
If txtA1 <> 1 Then 'pones que es desigual al numero que falta en el sudoku
    MsgBox "A1 incorrecto"
End If
If txtA1 = 1 Then 'aqui lo mismo pero igual al numeo que falta en esta casilla
    MsgBox "A1 correcto"
End If

pero ia averiuare algo

salu2

« Última modificación: 22 de Agosto de 2007, 01:44:34 por bighack_011101 » En línea

como defenimos la realidad;
¿impulsos electromagneti cos que generan los nervios i el celebro lo interpreta como "la realidad"...
¿podemos decir que un videojuego existe? o deciremos que es algo que no pordemos tocarlo pero
lo podemos ver
o... un ordenador habla??
creo que hay 2 munods...
Huh
ActiveSheet
NZ2
**
Desconectado Desconectado

Mensajes: 107


Hack México.


Ver Perfil WWW
« Respuesta #4 : 22 de Agosto de 2007, 02:43:33 »

que no es lo mismo del principio pero con valores booleanos?

es mas pasame tu proyecto veo si lo puedo arreglar y te explico con comentarios lo que cambie y por que va?

pero subelo a megaupload una cosa asi, no postees el codigo Wink
« Última modificación: 22 de Agosto de 2007, 02:46:01 por ActiveSheet » En línea


Para ver este enlace Registrate o Inicia Sesion




En que te puedo ayudar?.
bighack_011101
NZ1
*
Desconectado Desconectado

Mensajes: 41


que es la realidad?? como sabemos que es real??


Ver Perfil
« Respuesta #5 : 22 de Agosto de 2007, 03:56:26 »

que no es lo mismo del principio pero con valores booleanos?

es mas pasame tu proyecto veo si lo puedo arreglar y te explico con comentarios lo que cambie y por que va?

pero subelo a megaupload una cosa asi, no postees el codigo Wink

agregame i te lo doi por alla

bighack_011101@hotmail.com

no se como va el rapishare

salu2

En línea

como defenimos la realidad;
¿impulsos electromagneti cos que generan los nervios i el celebro lo interpreta como "la realidad"...
¿podemos decir que un videojuego existe? o deciremos que es algo que no pordemos tocarlo pero
lo podemos ver
o... un ordenador habla??
creo que hay 2 munods...
Huh
ActiveSheet
NZ2
**
Desconectado Desconectado

Mensajes: 107


Hack México.


Ver Perfil WWW
« Respuesta #6 : 22 de Agosto de 2007, 04:23:07 »

ok ya te agrege estamos en contacto Wink
En línea


Para ver este enlace Registrate o Inicia Sesion




En que te puedo ayudar?.
Páginas: [1] Ir Arriba Imprimir 
« anterior próximo »
Ir a:  


Ingresar con nombre de usuario, contraseña y duración de la sesión

Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC hacker

Juegos gratis - Articulos PHP - Juegos - Trucos - Letras - Juegos - Juegos Online