Tessitura :: Tablet.

Estensione Perl per manipolare i modelli di tessitura tablet
Scarica ora

Tessitura :: Tablet. Classifica e riepilogo

Annuncio pubblicitario

  • Rating:
  • Licenza:
  • Perl Artistic License
  • Prezzo:
  • FREE
  • Nome editore:
  • Michael Houghton
  • Sito web dell'editore:
  • http://search.cpan.org/~herveus/

Tessitura :: Tablet. Tag


Tessitura :: Tablet. Descrizione

Estensione perl per manipolare i modelli di tessitura tablet Tessitura :: Tablet è un modulo Perl che fornisce strutture dati e routine per manipolare i modelli di tessitura tablet. È limitato ai modelli che utilizzano compresse fino a otto forti con tutti i fori filettati e che non implicano compresse di lancio e utilizzare solo turni singoli (non si gira più di un foro) .it supporta una rappresentazione ASCII per lo stoccaggio persistente che è alquanto Umano Leggible.it fornisce routine per stampare informazioni sul modello in formato ASCII.Synopsis Utilizzare tessitura :: tablet; My $ Old_Pattern = Tessitura :: Tablet :: new_from_file ("my_pattern"); My $ New_Pattern = tessitura :: tablet :: new_from_scratch (20, 40); # 20 carte, 40 righe $ pattern-> load_pattern; # Carica il modello da $ Pattern -> {file_name} $ Pattern-> salva_pattern; # Scrivi il motivo a $ Pattern -> {file_name} $ Pattern-> Color_pattern; # Compute $ Pattern -> {Color} $ Pattern-> Twist_Pattern; # Compute $ Pattern -> {Twist} $ Pattern-> Print_twist; # Stampa Twist accumulata per pattern $ Pattern-> Print_twist (10); # Stampa Twist accumulata alla riga 10 $ Pattern-> Print_twist (10,20,25); # Stampa Twist accumulata a righe 10,20,25 $ Pattern-> inserire_row; $ pattern-> inserire_card; $ pattern-> delete_row; $ pattern-> delete_card; $ pattern-> duplicate_row; $ pattern-> duplicate_card; # Funzioni dei membri # Recupero dei dati $ Pattern-> File_Name $ Pattern-> Numero_of_cards $ Pattern-> Numero_of_rows $ Pattern-> Numero_of_holes $ Pattern-> SZ, $ Pattern-> Sz (scheda) $ Pattern-> Threading, $ Pattern-> Filettatura (carta), $ Pattern-> Filettatura (carta, foro) $ Pattern-> Start, $ Pattern-> Start (scheda) $ Pattern-> Color_TAble, $ Pattern-> Color_Table (Color_Index) $ Pattern-> Turns, $ Pattern-> Card_Turns (carta), $ Pattern-> Row_Turns (Row), $ Pattern-> Turns (carta, riga) $ Pattern-> Colore, $ Pattern-> Card_Color (Scheda), $ Pattern-> Row_Color (Row) , $ Pattern-> Colore (carta, riga) - Dà indici a colori $ Pattern-> Twist, $ Pattern-> Card_twist (carta), $ Pattern-> Row_Twist (Row), $ Pattern-> Twist (Card, Row) $ Pattern-> Sporco # Modifica dei dati $ Pattern-> SZ (scheda, valore), $ Pattern-> SZ (LISTREF_OF_SZ) $ (LISTERF_OF_SZ) $ Pattern-> Threading (scheda, foro, Color_Index), $ Pattern-> Threading) $ Pattern-> Start (Scheda, Foro), $ Pattern-> Start (LISTREF_OF_HOLES) $ Pattern-> Color_TAble (Color_Index, Color_Value), $ Pattern-> Color_TAble (LISTREF_OF_COLOR_VAL UES), $ Pattern-> Color_TAble (Undef, Color_Value) # Aggiungi nuovo colore a fine $ Pattern-> Turns (scheda, riga, gira), $ Pattern-> Card_Turns (scheda, LISTREF_OF_TURNS), $ Pattern-> Row_Turns (riga , LISTERF_OF_TURNS) $ Pattern-> Dirty (valore) Requisiti: · Perl.


Tessitura :: Tablet. Software correlato