Librería: liu xing, Nanjing, JS, China
EUR 50,10
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2006 01 of Pages: 247 Language: Chinese in Publisher: Peking University Press 21st Century National Vocational computer series of practical planning materials and practical planning materials: C + + programming tutorial and training systematically the C + + object-oriented programming. the basic knowledge and basic programming ideas. grammatical structure easy to understand. abstraction. inheritance. encapsulation. polymorphism and templates. and other important features .
Idioma: Inglés
Publicado por Tsinghua University Press Pub. Date :2009-10, 2000
ISBN 10: 7302202567 ISBN 13: 9787302202561
Librería: liu xing, Nanjing, JS, China
EUR 56,12
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: October 2009 Pages: 313 Language: English Publisher: Tsinghua University Press. Visual C + +. NET programming practical tutorial of years of computer programming curriculum teaching and application software development experience. and from other relevant the advantages of teaching materials from the application and practical point of view. to the Visual C + +. NET 2003 as a platform for the development of a typical hotel management system as the main line. from a new pers.
Idioma: Inglés
Publicado por Tsinghua University Press, 2014
ISBN 10: 7302331391 ISBN 13: 9787302331391
Librería: liu xing, Nanjing, JS, China
EUR 59,59
Cantidad disponible: 3 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date :2014-04-01 Pages: 324 Language: Chinese Publisher: Tsinghua University Press C # Programming Concise Guide to 21st Century Colleges and Universities Computer Education Practical planning materials collection materials. machine guidance. exercise books in one. Based VisualStudi02012 /. NETFramework4.5 development and runtime environment. explained the basics of C # 5.0 language and the use of C # 5.o language application examples actual development. which specifically incl.
Librería: liu xing, Nanjing, JS, China
EUR 65,72
Cantidad disponible: 3 disponibles
Añadir al carritopaperback. Condición: New. Ship out in 2 business day, And Fast shipping, Free Tracking number will be provided after the shipment.Paperback. Pub Date :2013-09-01 Pages: 302 Language: Chinese Publisher: Tsinghua University Press Visual Basic programming case tutorial colleges and universities in the 21st century computer education and practical planning materials in case the drive way to organize teaching content. basic knowledge of Visual Basic programming properly integrate case analysis and design process. to enable students to master the theory of knowledge. and gradually increase to analyze problems and problem-solv.Four Satisfaction guaranteed,or money back.
Idioma: Inglés
ISBN 10: 7302113491 ISBN 13: 9787302113492
Librería: liu xing, Nanjing, JS, China
EUR 52,51
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2005 08 Pages: 283 Publisher: Tsinghua University Press Practical Tutorial of computer science and technology of the 21st century: the C language program design practice tutorial as the main object in the entry-level C language readers. according to the C language program design characteristics of the course. with choreography unique form of innovative. easy-to-understand way to write a textbook. The book includes three parts. Part 1 (Chapters 1 and 2) describes the basic.
Publicado por Tsinghua University Press
ISBN 10: 7302284784 ISBN 13: 9787302284789
Librería: liu xing, Nanjing, JS, China
EUR 58,93
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2012 Jun Pages: 332 Language: Chinese in Publisher: Tsinghua University Press 21st Century Colleges and Universities Computer Education Practical planning materials: C language programming practical tutorial from a practical. detailed introduction to the C Language Overview data types. operators and expressions. basic control structures. arrays. functions. compile pretreatment. pointer. structure. and other types of files. and so on programming content. Practical tutorial.
Librería: liu xing, Nanjing, JS, China
EUR 48,75
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Ship out in 2 business day, And Fast shipping, Free Tracking number will be provided after the shipment.Pub Date :2004-03-01 Pages: 2004 Publisher: Science Press title: C program to design a practical tutorial 21st century network platform University computer textbook series List Price: 22.5 yuan Author: Publisher: Science Press Publishing Date: 2004 -3-1ISBN: 9787030141774 Words: Page :2004-01-01 Edition: Binding: Folio: Product ID: Wing Garden: 430 604 Science Press Editor's Choice No SUMMARY book accordance NCRE two the requirements of the C Programming Language exam syllabus written in concise. clear concept. reasonable structure. readers may encounter difficult problems easy to confuse the concept elaborated through. The main contents include a variety of data types and operators involved in a variety of expressions. program structure. array. function pointer. the compiler pre-processing and dynamic storage allocation in C language programming basics. C language. structure and union . files. and so on. there are a large number of case studies. in order to facilitate the reader programming skills. Each chapter comes with a certain number of exercises for readers to practice and self-testing. This book can be used as undergraduate students and post-secondary vocational students learning the C Programming Language teaching materials. can also be used as participate in Chapter 1 of the two C language directory C Language Overview 1.1 C Language Introduction 1.1.1 1.1.2 C computer language language development process and characteristics 1.1.3 C program structure and writing features 1.2 TurboC2.0 basic operation the 1.2.1 TurboC2.0 Integrated Development Environment 1.2.2 steps to run a C program with TurboC 1.3 Exercises Chapter 2. data types. operators character expression 2.1 C 2.2 constants and variables of data type variable with symbolic constants 2.2.4 2.2.1 2.2.3 constant identifier 2.2.2 keyword 2.3 integer constant integer data 2.3.1 2.3.2 integer variable 2.4 Real Data 2.4.1 2.4.2 real variables of the real constant 2.5 character data character 2.5.3 string constants 2.5.4 2.5.1 2.5.2 escape character constant character variable 2.6 variable given initial 2.7 arithmetic and arithmetic expressions 2.7.1 C operator Introduction 2.7.2 arithmetic operators and arithmetic expressions the 2.8 assignment operator and assignment operator assignment expression 2.8.1 2.8.2 assignment expression 2.9 comma operator and comma expression 2.1 Exercises Chapter 3 simple C program design 3.1 process structure and statement 3.1.1 Three basic structure 3.1.2 C language statement 3.2 format standard input and output functions 3.2.1 output function printf3.2.2 of standard input function scanf function 3.3 character input output the function 3.3.1 character output function putchar3.3.2 character input function getchar3.4 Jf turn sequence structure programming example 3.5 Exercises Chapter 4 select the structure of the program design 4.1 relational operators and relational expressions 4.1.1 relational operators its priority order 4.1.2 relational expression 4.2.1 Logical Operators 4.2 Logical operators and logical expressions and their priority order 4.2.2 logical expression 4.3 conditional statements and conditional operator 4.3.1 if statement 4.3.2 conditions The 4.4 switch statement 4.5 program operator example 4.6 Exercises Chapter 5 cycle structure of the program design of the loop structure 5.1 goto statement 5.2 while statement loop structure constituted 5.3 do-while statements constitute 5.4 for statement 5.5 cycle the nested 5.6 eak statement and continue statement 5.6.1 eak statement 5.6.2 continue statement 5.7 5.8 Exercises Chapter 6 array 6.1 one-dimensional array 6.1.1 one-dimensional array of definition 6.1.2 one-dimensional array initialization 6.1.3 one-dimensional array element applications comprehensive example reference 6.1.4 one-dimensional array of procedures example .6.2 two-dimensional array 6.2.1 - 'dimensional a.
Librería: liu xing, Nanjing, JS, China
EUR 52,51
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub the Date: January. 2006 Pages: 291 Language: Chinese in Publisher: Peking University Press. 21st Century National Applied Undergraduate computer series of practical planning textbook: Visual C + + program design tutorials and hands-on guidance in layman's language and introduce the Visual C + + programming techniques various major aspects. first of all introduce the the Visual C + + programming environment and a summary of resistance to introduction of the MFC-based application.
Idioma: Chino
Publicado por China Water Power Press, 2000
ISBN 10: 7508467426 ISBN 13: 9787508467429
Librería: liu xing, Nanjing, JS, China
EUR 53,30
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2009 Pages: 232 Language: Chinese in Publisher: China Water Power Press Java program design practical tutorial for some CC + + based on expectations faster by learning to master the crowd to write Java programming. The book is to guide the way to the case. using the theory and practice + expert guide + project combat the idea to introduce the Java language. the essence of case-centered learning methods leads to related concepts with examples to enable the reader to clearl.
Idioma: Chino
Publicado por Tsinghua University Press Pub. Date :2009-10, 2009
ISBN 10: 7302202699 ISBN 13: 9787302202691
Librería: liu xing, Nanjing, JS, China
EUR 55,72
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Supporting learning counseling in paperback. Pub Date: October 2009 Pages: 315 Language: Chinese in Publisher: Tsinghua University Press C language programming practice tutorial the the Professor Tang Guomin C language programming (Tsinghua University Press) books. but also can be used as learning counseling books for other teaching materials. The book is divided into two parts: the first part is the design basis of the C language program. including textbooks Homework and suggested answers. t.
Idioma: Chino
Publicado por China Water Power Press, 2000
ISBN 10: 7508445678 ISBN 13: 9787508445670
Librería: liu xing, Nanjing, JS, China
EUR 56,52
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2007. Pages: 317 Publisher: China Water Power Press. institutions of higher learning in the 21st century boutique textbook: JSP program design practical tutorial easy to learn. easy to understand. easy to grasp the principle of to combine JSP internal knowledge system Deep and step-by-step how to use JSP the Web dynamic website development based on B / S online teaching system planning. design. code preparation. debugging. Composed of 11 chapters. JSP foundation began to .
Idioma: Chino
Publicado por China Water Power Press, 1991
ISBN 10: 7508424263 ISBN 13: 9787508424262
Librería: liu xing, Nanjing, JS, China
EUR 58,12
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2005 Pages: 343 Language: Chinese in Publisher: China Water Power Press book is a thematic books that explain Microsoft's C #. The main contents include the basic feature of C #. basic syntax. object-oriented technology. structured exception handling. visual programming. GDI + graphics programming. stream-based IO operations. multi-threaded programming and database applications. The C # language is designed for NET framework for the design of a new language. so throughout.
Idioma: Chino
Publicado por Tsinghua University Press, 2015
ISBN 10: 7302388105 ISBN 13: 9787302388104
Librería: liu xing, Nanjing, JS, China
EUR 58,39
Cantidad disponible: 3 disponibles
Añadir al carritopaperback. Condición: New. Pub Date: 2015-01-01 Language: Chinese Publisher: Tsinghua University Press. C ++ is widely universities opened a procedure design course. is the author of the book with their own learning and use C ++ language experiences and insights with the most concise The language to explain the principles to the case-driven programming ideas to arrange the book content. progressive. step by step. easy to understand. Meanwhile. in order to improve the reader's interest in learning. this book describes t.
Librería: liu xing, Nanjing, JS, China
EUR 59,59
Cantidad disponible: 3 disponibles
Añadir al carritopaperback. Condición: New. Pub Date: 2014-06-01 Pages: 328 Language: Chinese Publisher: Tsinghua University Press Visual C # .NET programming practical tutorial colleges and universities in the 21st century computer technology planning materials to Visual Studio 2008 as a development platform. a comprehensive and systematic introduces the C # object-oriented programming ideas. the object-oriented programming approach throughout. The book has 11 chapters. introduces the C # language foundation. program flow control. Win.
Idioma: Chino
Publicado por Peking University Press, 2013
ISBN 10: 7301229674 ISBN 13: 9787301229675
Librería: liu xing, Nanjing, JS, China
EUR 59,59
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Ship out in 2 business day, And Fast shipping, Free Tracking number will be provided after the shipment.Paperback. Pub Date :2013-08-01 Pages: 288 Language: Chinese Publisher: Peking University Press operating system is a computer professional one important professional foundation courses . Computer Operating System Tutorial and Training ( 2nd Edition ) 21st Century National Vocational series of practical computer planning materials covers the basic principles of modern operating systems and implementation methods . and combined with the actual . The book is divided into nine chapters . Chapter.Four Satisfaction guaranteed,or money back.
Idioma: Chino
Publicado por Tsinghua University Press, 2010
ISBN 10: 7302230420 ISBN 13: 9787302230427
Librería: liu xing, Nanjing, JS, China
EUR 60,53
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: November 2010 Pages: 335 Publisher: Tsinghua University Press C language is not only a basic language of computer science. and the C language is efficient. flexible. especially suitable for the program used to write the operating hardware. making the C The language has a wide range of applications in the field of embedded. This material is the experience of years of teaching C language summary emphasizes readability and usefulness. particularly the ability to focus on an .
Librería: liu xing, Nanjing, JS, China
EUR 61,34
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2009 Pages: 417 in Publisher: Tsinghua University Press C language programming tutorial (2nd edition) tells the story of the C language is one of the most popular general-purpose programming language. many computer professionals personnel and computer enthusiasts to learn the programming language of choice for. C language programming tutorial (2) a total of 12 chapters. including C language programming prior knowledge of C language programming based on basic data types. o.
Librería: liu xing, Nanjing, JS, China
EUR 61,34
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2010 Pages: 338 Language: English Publisher: People's Posts and Telecommunications Press Java program to design practical tutorial suitable as institutions of higher learning in computer-related professional Java language programming and object-oriented language course materials. Java language is object-oriented. platform-independent. secure. stable. multi-threaded and other fine features. software design extremely powerful programming language. Practical tutorial on Java.
Librería: liu xing, Nanjing, JS, China
EUR 62,80
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Ship out in 2 business day, And Fast shipping, Free Tracking number will be provided after the shipment.Paperback. Pub Date :2013-07-01 Pages: 272 Language: Chinese Publisher: Peking University Press C # Programming Tutorial and Training ( 2nd Edition ) 21st Century National Vocational series of practical computer programming textbook major describes the use of Visual Studio 2008 for Windows application development needs the basics. C # Programming Tutorial and Training ( 2nd Edition ) 21st Century National Vocational series of practical computer programming textbook tells the C # language feat.Four Satisfaction guaranteed,or money back.
Idioma: Chino
Publicado por Tsinghua University Press, 2000
ISBN 10: 7302291756 ISBN 13: 9787302291756
Librería: liu xing, Nanjing, JS, China
EUR 63,75
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2012 08 Pages: 335 Language: English Publisher: Tsinghua University Press 21st century higher vocational planning materials Software Professional Series: Java program to design practical tutorials from basic introductory concepts of the Java language about the configuration of the Java language development tools the J2SDK and integrated development environment Eclipse IDE (Integrated Development Environment) details. The underlying graphical interface application programm.
Idioma: Chino
Publicado por Tsinghua University, Pub. Date:, 2007
ISBN 10: 7302255199 ISBN 13: 9787302255192
Librería: liu xing, Nanjing, JS, China
EUR 63,75
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2011 Pages: 376 in Publisher: Tsinghua University Press Meng Zhaoxia ed 21st Century Colleges and Universities planning materials. computer applications: practical C language programming tutorial (2) for the purpose of culture of non-computer science students use a computer to solve a variety of problems. these problems include solving nonlinear equations. and then to calculate simple function to a more complex transaction. Institutions of higher learning in the 21st cent.
ISBN 10: 7302297371 ISBN 13: 9787302297376
Librería: liu xing, Nanjing, JS, China
EUR 52,51
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: October 2012 Pages: 230 Language: Chinese Publisher: Tsinghua University Press colleges and universities in the 21st century. computer education and practical planning materials: programming tutorial experimental basis (C language) programming foundation for the center. auxiliary The basic method of learning program design and basic principles. This book is suitable for those with little or no programming experience learners. beginner programming students or enthusiasts c.
ISBN 10: 7503844191 ISBN 13: 9787503844195
Librería: liu xing, Nanjing, JS, China
EUR 57,18
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Ship out in 2 business day, And Fast shipping, Free Tracking number will be provided after the shipment.Paperback. Pub Date: October 2006 Pages: 333 Publisher: China Forestry Publishing Java language programming practical tutorial of the syllabus according to the latest computer and summarizes years of teaching experience in Java Programming Editor made. Book fully explain the the Java basis of content and programming methods have given full and serious consideration. in the depth and breadth of content. depth of focus on the basics in classes. objects. inheritance. interfaces. and in practical classes to explain breadth focuses on. Also. in the specific case of book knowledge integrated application. Learning through the book. the reader can grasp the idea of ??object-oriented programming in Java technology and Java programming. The Java language programming practical tutorial Each chapter provides teaching tips. teaching objectives. knowledge of the contents of step-by-step. easy to understand. the concept is clear. the concept. and each chapter with a certain number of exercises or Questions easy for readers to review the reference. Practical tutorial on Java language program design and curriculum materials suitable as the various types of institutions. can also be used as a self-learning computer enthusiasts to learn object-oriented programming. Contents: Chapter 1 Java language basics 1.1 Java Language Introduction 1.1.1 Java language historical 1.1.2 Java language and C + + language difference between the relationship between language and the Internet 1.1.3 Java 1.2 Java Language Features 1.2.1 oriented object 1.2.2 platform independence 1.2.3 security and stability 1.2.4 easy to learn 1.3 Java Virtual Machine 1.3.1 What is a Java Virtual Machine 1.3.2 Java 1.4 Java virtual machine architecture platform commonly used package 1.4.1 Java 1.4.2 Java Tools 1.5 Java Class Library 1.6 Java execution environment Exercises Chapter 2 object-oriented programming 2.1 abstraction and encapsulation abstract 2.1.2 package 2.1.1 2.2 Class 2.2.1 class definition 2.2.2 modifier 2.3 object 2.3.1 the object statement with reference to 2.5 2.4 2.3.2 object creation and use 2.3.3 object destruction member variables 2.4.1 Static variable 2.4.2 final variable member method 2.5.1 static method 2.5.2 abstract method 2.5.3 final method 2.5.4 Local 2.5.5 synchronization method Exercises Chapter 3 Java program execution 3.1.2 bytecode the 3.1 Java Application3.1.1 source editor to compile. interpret and run 3.2 Java Applet3.2.1 Applet edit and compile 3.2 the .2 Applet explain running 3.2.3 Applet 3.3 user interface 3.3.1 graphical interface 3.3.2 3.4 Object class character interface 3.4.1 toStringO the 3.4.2 equalsO method 3.5 Java documentation exercises Chapter 4 identifier is generated . keyword type 4.1 Java and Unicode4.2 identifier 4.3 Keywords 4.4 Notes and delimiters 4.5 constants and variables 4.5.1 Constants 4.5.2 variable . Chapter 5 operators. expressions. array Chapter 6 Java statements Chapter 7. Chapter 8 of the Java class interface Chapter 9 Java package visibility Chapter 10 Chapter 14 Chapter 13 threads to create the input and output of the mouse events and keyboard events in the graphical interface in Java Chapter 11 Chapter 12 Java Java Network Programming in Chapter 15 Java database (JDBC) Chapter 16 Case - Railway Enquiry System ReferenceFour Satisfaction guaranteed,or money back.
Librería: liu xing, Nanjing, JS, China
EUR 78,47
Cantidad disponible: 3 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2017-08-01 Pages: $number Language: Chinese publisher: Tsinghua University Press this book with a powerful relationship database SQL Server 2012 as a platform. the student performance database as the main line. Comprehensive and systematic introduction of SQL Server 2012 management Operations and application development. .
ISBN 10: 7302248419 ISBN 13: 9787302248415
Librería: liu xing, Nanjing, JS, China
EUR 64,16
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2011 Pages: 399 in Publisher: Tsinghua University Press 21st Century Colleges and Universities Computer Education Practical planning materials: Visual C + + Programming tutorial (2nd edition) in accordance with 21 colleges and universities computer education the general requirements of the practical planning materials prepared. 21st Century Colleges and Universities Computer Education Practical planning materials: Visual C + + programming and application tutorial (2nd edi.
ISBN 10: 7302367531 ISBN 13: 9787302367536
Librería: liu xing, Nanjing, JS, China
EUR 66,41
Cantidad disponible: 5 disponibles
Añadir al carritopaperback. Condición: New. Pub Date: 2014-09-01 Publisher: Tsinghua University Press Java Programming Tutorial colleges and universities in the 21st century computer-based practical planning materials by a representative example. detailed explanations and extensive practice a comprehensive introduction to Java 2 related Knowledge. The book on orchestration architecture Deep key. difficult prominent examples are analyzed for typical interpretation. integration is still in the Appendix exercises. experiments. curriculum .
ISBN 10: 7302465428 ISBN 13: 9787302465423
Librería: liu xing, Nanjing, JS, China
EUR 68,54
Cantidad disponible: 5 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 286 Language: Chinese Publisher: Tsinghua University Press VisualBasic is a common object-based programming language developed by Microsoft. which is simple and easy to learn. powerful. This book is program development tools in VisualBasic6.0 .
Idioma: Chino
ISBN 10: 7302199353 ISBN 13: 9787302199359
Librería: liu xing, Nanjing, JS, China
EUR 55,72
Cantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2009 07 Pages: 321 Language: Chinese in Publisher: Tsinghua University Press. user-friendly way to introduce the concept of knowledge to explain the step-by-step. easy to resolve the difficulty. practical and comprehensive design technology. which is the C Programming practical tutorial main characteristics. Practical tutorial C Programming particularly suitable for the C programming beginners. ideal for self-oriented students. teachers highlight supplemented by way of te.
ISBN 10: 7302327203 ISBN 13: 9787302327202
Librería: liu xing, Nanjing, JS, China
EUR 72,95
Cantidad disponible: 3 disponibles
Añadir al carritopaperback. Condición: New. Ship out in 2 business day, And Fast shipping, Free Tracking number will be provided after the shipment.Paperback. Pub Date :2013-10-01 Pages: 384 Language: Chinese Publisher: Tsinghua University Press Java language is the most popular on the Internet in a simple . safe . object-oriented programming language. Java has become one of the most important language of the Internet age . The book is divided into 16 chapters . according to a systematic knowledge of Java . arranged by the shallow depth content . comprehensive introduction to the Java language-based . object-oriented programming . collec.Four Satisfaction guaranteed,or money back.
ISBN 10: 7302492417 ISBN 13: 9787302492412
Librería: liu xing, Nanjing, JS, China
EUR 76,17
Cantidad disponible: 5 disponibles
Añadir al carritopaperback. Condición: New. Paperback. Pub Date: 2018-04-01 Pages: 308 Publisher: tsinghua university press From the Angle of beginners. the book 1 to use in the development of Java language was introduced in detail. the important knowledge points.Of 11 chapters of the book. this paper introduces the Java integrated development environment construction and its operation mechanism. the foundation of the language. object-oriented programming ideas. through rich typical example.