Tora

Description:Solves Linear Programming exercises with the simplex method (variants of Constraints ≤, Gran M, Two Phases, Dual Simplex) and the Graphic method. Now with Lexicographic tests.
Description (2):Soluciona ejercicios de Programación Lineal con el método simplex (variantes de Restricciones ≤,Gran M, Dos Fases, Dual Simplex) y el método Gráfico. Ahora con pruebas lexicográficas.
Filename:hpprimetora.zip
ID:9494
Current version:1.4
Author:Carlos Navarro Cera
Downloaded file size:3,912,175 bytes
Size on calculator:246 KB
Platforms:Prime  
User rating:10/10 with 2 votes (you must be logged in to vote)
Primary category:Math
Languages:ENG ESP  
File date:2025-01-31 08:23:44
Creation date:2025-01-31
Source code:Not included
Download count:945
Version history:2025-02-17: Updated to version 1.4
2023-10-29: Updated to version 1.3
2023-09-17: Added to site
Archive contents:

Shimeji Template May 2026

<!-- FALLING --> <action name="fall" loop="true"> <image src="img/fall.png" duration="100"/> </action>

<!-- WALK RIGHT --> <action name="walkRight" loop="true"> <image src="img/right/0.png" duration="150"/> <image src="img/right/1.png" duration="150"/> <image src="img/right/2.png" duration="150"/> </action> shimeji template

<!-- HANG (idle on edge) --> <action name="hang" loop="true"> <image src="img/hang.png" duration="5000"/> </action> !-- FALLING --&gt

<!-- WALK LEFT --> <action name="walkLeft" loop="true"> <image src="img/left/0.png" duration="150"/> <image src="img/left/1.png" duration="150"/> <image src="img/left/2.png" duration="150"/> </action> action name="fall" loop="true"&gt

Screenshot:Screenshot
User comments:

No comments at this time.

You must be logged in to add your own comment.


Part of the HP Calculator Archive,
Copyright 1997-2025 Eric Rechlin.