Programming and GUI fundamentals: Tcl-Tk for Electronic Design Automation (EDA)
Cover -- Title Page -- Copyright Page -- Contents -- About the Authors -- Chapter 1 Introduction -- 1.1 Features of Tcl -- 1.2 Special Variable -- 1.3 Tcl First Program -- 1.4 Tcl Identifiers -- 1.5 Applications of Tcl -- References -- Chapter 2 Basic Commands -- 2.1 Introduction -- 2.2 Set Command...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | , |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Hoboken, NJ
John Wiley & Sons, Inc.
2023
|
Schlagworte: | |
Online-Zugang: | FHI01 Volltext |
Zusammenfassung: | Cover -- Title Page -- Copyright Page -- Contents -- About the Authors -- Chapter 1 Introduction -- 1.1 Features of Tcl -- 1.2 Special Variable -- 1.3 Tcl First Program -- 1.4 Tcl Identifiers -- 1.5 Applications of Tcl -- References -- Chapter 2 Basic Commands -- 2.1 Introduction -- 2.2 Set Command -- 2.3 Variable Substitution -- 2.4 Grouping -- 2.5 Command Substitution -- 2.6 Math Expressions -- 2.7 Backslash Substitution (\& -- ) -- 2.8 Tcl Operator -- 2.8.1 Arithmetic Operators -- 2.8.2 Relational Operators -- 2.8.3 Logical Operators -- 2.8.4 Bitwise Operators -- 2.8.5 Ternary Operators -- 2.8.6 Shift Operators -- 2.8.7 Tcl In-built Math Function -- 2.9 Procedure -- 2.10 Eval Commands -- 2.11 Solved Questions -- 2.12 Review Questions -- 2.13 MCQs Based on Tcl Basics -- References -- 2.A Appendix I (Built-in math functions) -- 2.B Appendix II (Tcl Backslash sequence) -- Chapter 3 Program Flow Control -- 3.1 If-Else Command -- 3.2 Switch-Case Command -- 3.3 Loop Command -- 3.3.1 While Loop -- 3.3.2 For Loop -- 3.3.3 Foreach Command -- 3.4 Continue and Break -- 3.5 Catch and Error -- 3.6 Solved Problems -- 3.7 Practice Questions -- 3.8 MCQs -- References -- Chapter 4 Tcl Data Structure -- 4.1 String and Matching Command -- 4.1.1 Append Command -- 4.1.2 Format Command -- 4.1.3 Number Base Conversion with the Format Command -- 4.1.4 Scan Command -- 4.1.5 Clock Command -- 4.1.6 Clock Format Command -- 4.1.7 Clock Scan Command -- 4.1.8 Clock Add Command -- 4.1.9 Solved Problems -- 4.1.10 Review Problems -- 4.1.11 MCQs on Strings -- 4.2 Lists and their Commands -- 4.2.1 List-based Commands -- 4.2.2 Solved Problems -- 4.2.3 Review Problems -- 4.2.4 MCQs on List -- 4.3 Arrays and their Commands -- 4.3.1 Array-Based Commands -- 4.3.2 Solved Examples -- 4.3.3 Review Problems -- 4.3.4 MCQs on Arrays and their Commands -- References. |
Beschreibung: | 1 Online-Ressource (xii, 211 Seiten) Illustrationen |
ISBN: | 9781119837428 9781119837442 9781119837435 |
Internformat
MARC
LEADER | 00000nmm a22000001c 4500 | ||
---|---|---|---|
001 | BV049504247 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 240117s2023 |||| o||u| ||||||eng d | ||
020 | |a 9781119837428 |9 978-1-119-83742-8 | ||
020 | |a 9781119837442 |9 9781119837442 | ||
020 | |a 9781119837435 |9 9781119837435 | ||
035 | |a (OCoLC)1418708449 | ||
035 | |a (DE-599)BVBBV049504247 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-573 | ||
100 | 1 | |a Tripathi, Suman Lata |e Verfasser |0 (DE-588)1240855079 |4 aut | |
245 | 1 | 0 | |a Programming and GUI fundamentals |b Tcl-Tk for Electronic Design Automation (EDA) |c Suman Lata Tripathi (Lovely Professional University Phagwara, India), Abhishek Kumar (Lovely Professional University Phagwara, India), Jyotirmoy Pathak (Lovely Professional University Phagwara, India) |
264 | 1 | |a Hoboken, NJ |b John Wiley & Sons, Inc. |c 2023 | |
264 | 4 | |c © 2023 | |
300 | |a 1 Online-Ressource (xii, 211 Seiten) |b Illustrationen | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
520 | 3 | |a Cover -- Title Page -- Copyright Page -- Contents -- About the Authors -- Chapter 1 Introduction -- 1.1 Features of Tcl -- 1.2 Special Variable -- 1.3 Tcl First Program -- 1.4 Tcl Identifiers -- 1.5 Applications of Tcl -- References -- Chapter 2 Basic Commands -- 2.1 Introduction -- 2.2 Set Command -- 2.3 Variable Substitution -- 2.4 Grouping -- 2.5 Command Substitution -- 2.6 Math Expressions -- 2.7 Backslash Substitution (\& -- ) -- 2.8 Tcl Operator -- 2.8.1 Arithmetic Operators -- 2.8.2 Relational Operators -- 2.8.3 Logical Operators -- 2.8.4 Bitwise Operators -- 2.8.5 Ternary Operators -- 2.8.6 Shift Operators -- 2.8.7 Tcl In-built Math Function -- 2.9 Procedure -- 2.10 Eval Commands -- 2.11 Solved Questions -- 2.12 Review Questions -- 2.13 MCQs Based on Tcl Basics -- References -- 2.A Appendix I (Built-in math functions) -- 2.B Appendix II (Tcl Backslash sequence) -- Chapter 3 Program Flow Control -- 3.1 If-Else Command -- 3.2 Switch-Case Command -- 3.3 Loop Command -- 3.3.1 While Loop -- 3.3.2 For Loop -- 3.3.3 Foreach Command -- 3.4 Continue and Break -- 3.5 Catch and Error -- 3.6 Solved Problems -- 3.7 Practice Questions -- 3.8 MCQs -- References -- Chapter 4 Tcl Data Structure -- 4.1 String and Matching Command -- 4.1.1 Append Command -- 4.1.2 Format Command -- 4.1.3 Number Base Conversion with the Format Command -- 4.1.4 Scan Command -- 4.1.5 Clock Command -- 4.1.6 Clock Format Command -- 4.1.7 Clock Scan Command -- 4.1.8 Clock Add Command -- 4.1.9 Solved Problems -- 4.1.10 Review Problems -- 4.1.11 MCQs on Strings -- 4.2 Lists and their Commands -- 4.2.1 List-based Commands -- 4.2.2 Solved Problems -- 4.2.3 Review Problems -- 4.2.4 MCQs on List -- 4.3 Arrays and their Commands -- 4.3.1 Array-Based Commands -- 4.3.2 Solved Examples -- 4.3.3 Review Problems -- 4.3.4 MCQs on Arrays and their Commands -- References. | |
653 | 0 | |a Electronic books | |
700 | 1 | |a Kumar, Abhishek |0 (DE-588)1286842409 |4 ctb | |
700 | 1 | |a Pathak, Jyotirmoy |4 ctb | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 9781119837411 |
856 | 4 | 0 | |u https://ieeexplore.ieee.org/book/9914628 |x Aggregator |z URL des Erstveröffentlichers |3 Volltext |
912 | |a ZDB-30-PQE |a ZDB-35-WEL | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-034849325 | ||
966 | e | |u https://ieeexplore.ieee.org/book/9914628 |l FHI01 |p ZDB-35-WEL |x Verlag |3 Volltext |
Datensatz im Suchindex
_version_ | 1804186313415458816 |
---|---|
adam_txt | |
any_adam_object | |
any_adam_object_boolean | |
author | Tripathi, Suman Lata |
author2 | Kumar, Abhishek Pathak, Jyotirmoy |
author2_role | ctb ctb |
author2_variant | a k ak j p jp |
author_GND | (DE-588)1240855079 (DE-588)1286842409 |
author_facet | Tripathi, Suman Lata Kumar, Abhishek Pathak, Jyotirmoy |
author_role | aut |
author_sort | Tripathi, Suman Lata |
author_variant | s l t sl slt |
building | Verbundindex |
bvnumber | BV049504247 |
collection | ZDB-30-PQE ZDB-35-WEL |
ctrlnum | (OCoLC)1418708449 (DE-599)BVBBV049504247 |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>03444nmm a22003851c 4500</leader><controlfield tag="001">BV049504247</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">240117s2023 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781119837428</subfield><subfield code="9">978-1-119-83742-8</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781119837442</subfield><subfield code="9">9781119837442</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781119837435</subfield><subfield code="9">9781119837435</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1418708449</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV049504247</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-573</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Tripathi, Suman Lata</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1240855079</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Programming and GUI fundamentals</subfield><subfield code="b">Tcl-Tk for Electronic Design Automation (EDA)</subfield><subfield code="c">Suman Lata Tripathi (Lovely Professional University Phagwara, India), Abhishek Kumar (Lovely Professional University Phagwara, India), Jyotirmoy Pathak (Lovely Professional University Phagwara, India)</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Hoboken, NJ</subfield><subfield code="b">John Wiley & Sons, Inc.</subfield><subfield code="c">2023</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">© 2023</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (xii, 211 Seiten)</subfield><subfield code="b">Illustrationen</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Cover -- Title Page -- Copyright Page -- Contents -- About the Authors -- Chapter 1 Introduction -- 1.1 Features of Tcl -- 1.2 Special Variable -- 1.3 Tcl First Program -- 1.4 Tcl Identifiers -- 1.5 Applications of Tcl -- References -- Chapter 2 Basic Commands -- 2.1 Introduction -- 2.2 Set Command -- 2.3 Variable Substitution -- 2.4 Grouping -- 2.5 Command Substitution -- 2.6 Math Expressions -- 2.7 Backslash Substitution (\&amp -- ) -- 2.8 Tcl Operator -- 2.8.1 Arithmetic Operators -- 2.8.2 Relational Operators -- 2.8.3 Logical Operators -- 2.8.4 Bitwise Operators -- 2.8.5 Ternary Operators -- 2.8.6 Shift Operators -- 2.8.7 Tcl In-built Math Function -- 2.9 Procedure -- 2.10 Eval Commands -- 2.11 Solved Questions -- 2.12 Review Questions -- 2.13 MCQs Based on Tcl Basics -- References -- 2.A Appendix I (Built-in math functions) -- 2.B Appendix II (Tcl Backslash sequence) -- Chapter 3 Program Flow Control -- 3.1 If-Else Command -- 3.2 Switch-Case Command -- 3.3 Loop Command -- 3.3.1 While Loop -- 3.3.2 For Loop -- 3.3.3 Foreach Command -- 3.4 Continue and Break -- 3.5 Catch and Error -- 3.6 Solved Problems -- 3.7 Practice Questions -- 3.8 MCQs -- References -- Chapter 4 Tcl Data Structure -- 4.1 String and Matching Command -- 4.1.1 Append Command -- 4.1.2 Format Command -- 4.1.3 Number Base Conversion with the Format Command -- 4.1.4 Scan Command -- 4.1.5 Clock Command -- 4.1.6 Clock Format Command -- 4.1.7 Clock Scan Command -- 4.1.8 Clock Add Command -- 4.1.9 Solved Problems -- 4.1.10 Review Problems -- 4.1.11 MCQs on Strings -- 4.2 Lists and their Commands -- 4.2.1 List-based Commands -- 4.2.2 Solved Problems -- 4.2.3 Review Problems -- 4.2.4 MCQs on List -- 4.3 Arrays and their Commands -- 4.3.1 Array-Based Commands -- 4.3.2 Solved Examples -- 4.3.3 Review Problems -- 4.3.4 MCQs on Arrays and their Commands -- References.</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Electronic books</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Kumar, Abhishek</subfield><subfield code="0">(DE-588)1286842409</subfield><subfield code="4">ctb</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Pathak, Jyotirmoy</subfield><subfield code="4">ctb</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">9781119837411</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">https://ieeexplore.ieee.org/book/9914628</subfield><subfield code="x">Aggregator</subfield><subfield code="z">URL des Erstveröffentlichers</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-PQE</subfield><subfield code="a">ZDB-35-WEL</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-034849325</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://ieeexplore.ieee.org/book/9914628</subfield><subfield code="l">FHI01</subfield><subfield code="p">ZDB-35-WEL</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV049504247 |
illustrated | Not Illustrated |
index_date | 2024-07-03T23:22:00Z |
indexdate | 2024-07-10T10:09:09Z |
institution | BVB |
isbn | 9781119837428 9781119837442 9781119837435 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-034849325 |
oclc_num | 1418708449 |
open_access_boolean | |
owner | DE-573 |
owner_facet | DE-573 |
physical | 1 Online-Ressource (xii, 211 Seiten) Illustrationen |
psigel | ZDB-30-PQE ZDB-35-WEL |
publishDate | 2023 |
publishDateSearch | 2023 |
publishDateSort | 2023 |
publisher | John Wiley & Sons, Inc. |
record_format | marc |
spelling | Tripathi, Suman Lata Verfasser (DE-588)1240855079 aut Programming and GUI fundamentals Tcl-Tk for Electronic Design Automation (EDA) Suman Lata Tripathi (Lovely Professional University Phagwara, India), Abhishek Kumar (Lovely Professional University Phagwara, India), Jyotirmoy Pathak (Lovely Professional University Phagwara, India) Hoboken, NJ John Wiley & Sons, Inc. 2023 © 2023 1 Online-Ressource (xii, 211 Seiten) Illustrationen txt rdacontent c rdamedia cr rdacarrier Cover -- Title Page -- Copyright Page -- Contents -- About the Authors -- Chapter 1 Introduction -- 1.1 Features of Tcl -- 1.2 Special Variable -- 1.3 Tcl First Program -- 1.4 Tcl Identifiers -- 1.5 Applications of Tcl -- References -- Chapter 2 Basic Commands -- 2.1 Introduction -- 2.2 Set Command -- 2.3 Variable Substitution -- 2.4 Grouping -- 2.5 Command Substitution -- 2.6 Math Expressions -- 2.7 Backslash Substitution (\& -- ) -- 2.8 Tcl Operator -- 2.8.1 Arithmetic Operators -- 2.8.2 Relational Operators -- 2.8.3 Logical Operators -- 2.8.4 Bitwise Operators -- 2.8.5 Ternary Operators -- 2.8.6 Shift Operators -- 2.8.7 Tcl In-built Math Function -- 2.9 Procedure -- 2.10 Eval Commands -- 2.11 Solved Questions -- 2.12 Review Questions -- 2.13 MCQs Based on Tcl Basics -- References -- 2.A Appendix I (Built-in math functions) -- 2.B Appendix II (Tcl Backslash sequence) -- Chapter 3 Program Flow Control -- 3.1 If-Else Command -- 3.2 Switch-Case Command -- 3.3 Loop Command -- 3.3.1 While Loop -- 3.3.2 For Loop -- 3.3.3 Foreach Command -- 3.4 Continue and Break -- 3.5 Catch and Error -- 3.6 Solved Problems -- 3.7 Practice Questions -- 3.8 MCQs -- References -- Chapter 4 Tcl Data Structure -- 4.1 String and Matching Command -- 4.1.1 Append Command -- 4.1.2 Format Command -- 4.1.3 Number Base Conversion with the Format Command -- 4.1.4 Scan Command -- 4.1.5 Clock Command -- 4.1.6 Clock Format Command -- 4.1.7 Clock Scan Command -- 4.1.8 Clock Add Command -- 4.1.9 Solved Problems -- 4.1.10 Review Problems -- 4.1.11 MCQs on Strings -- 4.2 Lists and their Commands -- 4.2.1 List-based Commands -- 4.2.2 Solved Problems -- 4.2.3 Review Problems -- 4.2.4 MCQs on List -- 4.3 Arrays and their Commands -- 4.3.1 Array-Based Commands -- 4.3.2 Solved Examples -- 4.3.3 Review Problems -- 4.3.4 MCQs on Arrays and their Commands -- References. Electronic books Kumar, Abhishek (DE-588)1286842409 ctb Pathak, Jyotirmoy ctb Erscheint auch als Druck-Ausgabe 9781119837411 https://ieeexplore.ieee.org/book/9914628 Aggregator URL des Erstveröffentlichers Volltext |
spellingShingle | Tripathi, Suman Lata Programming and GUI fundamentals Tcl-Tk for Electronic Design Automation (EDA) |
title | Programming and GUI fundamentals Tcl-Tk for Electronic Design Automation (EDA) |
title_auth | Programming and GUI fundamentals Tcl-Tk for Electronic Design Automation (EDA) |
title_exact_search | Programming and GUI fundamentals Tcl-Tk for Electronic Design Automation (EDA) |
title_exact_search_txtP | Programming and GUI fundamentals Tcl-Tk for Electronic Design Automation (EDA) |
title_full | Programming and GUI fundamentals Tcl-Tk for Electronic Design Automation (EDA) Suman Lata Tripathi (Lovely Professional University Phagwara, India), Abhishek Kumar (Lovely Professional University Phagwara, India), Jyotirmoy Pathak (Lovely Professional University Phagwara, India) |
title_fullStr | Programming and GUI fundamentals Tcl-Tk for Electronic Design Automation (EDA) Suman Lata Tripathi (Lovely Professional University Phagwara, India), Abhishek Kumar (Lovely Professional University Phagwara, India), Jyotirmoy Pathak (Lovely Professional University Phagwara, India) |
title_full_unstemmed | Programming and GUI fundamentals Tcl-Tk for Electronic Design Automation (EDA) Suman Lata Tripathi (Lovely Professional University Phagwara, India), Abhishek Kumar (Lovely Professional University Phagwara, India), Jyotirmoy Pathak (Lovely Professional University Phagwara, India) |
title_short | Programming and GUI fundamentals |
title_sort | programming and gui fundamentals tcl tk for electronic design automation eda |
title_sub | Tcl-Tk for Electronic Design Automation (EDA) |
url | https://ieeexplore.ieee.org/book/9914628 |
work_keys_str_mv | AT tripathisumanlata programmingandguifundamentalstcltkforelectronicdesignautomationeda AT kumarabhishek programmingandguifundamentalstcltkforelectronicdesignautomationeda AT pathakjyotirmoy programmingandguifundamentalstcltkforelectronicdesignautomationeda |