Diferencia entre revisiones de «LibIris:hex2python»
De WikiRobotics
(New page: == Introducción == == Características == * '''Lenguaje de programación''': Python * '''Sistema operativo''': Multiplataforma (Linux/Windows) * '''Interfaz usuario''': Consola * '''Li...) |
|||
Línea 27: | Línea 27: | ||
* Esta utilidad está incluida en las fuentes de la [[LibIris]] | * Esta utilidad está incluida en las fuentes de la [[LibIris]] | ||
* Las fuentes se pueden ver vía web accediendo al svn: [http://svn.iearobotics.com/libIris/libiris-1.2/libIris-utils/hex2python.py hex2python.py] | * Las fuentes se pueden ver vía web accediendo al svn: [http://svn.iearobotics.com/libIris/libiris-1.2/libIris-utils/hex2python.py hex2python.py] | ||
+ | |||
+ | == Cambios == | ||
+ | * 09/Sep/2007: Versión inicial de esta página | ||
---- | ---- |
Revisión del 06:56 9 sep 2007
Contenido
Introducción
Características
- Lenguaje de programación: Python
- Sistema operativo: Multiplataforma (Linux/Windows)
- Interfaz usuario: Consola
- Licencia: GPL
- Autores:
Utilización
Parámetros
Se invoca de la siguiente forma:
por hacer...
donde los parámetros son:
Ejemplos
Descargas
- Esta utilidad está incluida en las fuentes de la LibIris
- Las fuentes se pueden ver vía web accediendo al svn: hex2python.py
Cambios
- 09/Sep/2007: Versión inicial de esta página