TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
縮小範圍
搜尋結果 /

Practical C Programming

138129
4 / 3454
Visual C# Game Programming for Teens
90 折
出版日:2011/03/09 作者:Jonathan S. Harbour  出版社:Cengage Learning  裝訂:平裝
Learn how to create your own fully functioning role-playing game (RPG) with VISUAL C# GAME PROGRAMMING FOR TEENS! A true beginner's guide, the book covers each essential step for creating your own com
優惠價: 9 1418
無庫存
Beginning Programming with C++ for Dummies
滿額折
出版日:2010/07/30 作者:DAVIS  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
An ideal starting point to get a strong grasp of the fundamentals of C++ C++ is an object-oriented programming language commonly adopted by would-be programmers. This book explores the basic developm
優惠價: 9 1024
無庫存
出版日:2010/01/11 作者:Diane Zak  出版社:Cengage Learning  裝訂:平裝
An Introduction to Programming with C++, Sixth Edition is the latest C++ offering from Diane Zak. This book is distinct from other textbooks because of its unique approach, which motivates students by
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
C++ for Dummies
滿額折
出版日:2009/04/24 作者:DAVIS  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Enter the world of computer programming with this step-by-step guide to the C++ language! C++ is a great introduction to object-oriented programming, and this friendly guide covers everything you need
優惠價: 9 1024
無庫存
C++ Programming for the Absolute Beginner
90 折
出版日:2009/04/14 作者:Mark Lee  出版社:Cengage Learning  裝訂:平裝
If you are new to programming with C++ and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the "For the Absolute Beginner"? series
優惠價: 9 1215
無庫存
出版日:2009/04/02 作者:Michael Affenzeller; Stephan Winkler; Stefan Wagner; Roland Braune  出版社:Chapman & Hall  裝訂:精裝
Genetic Algorithms and Genetic Programming: Modern Concepts and Practical Applications discusses algorithmic developments in the context of genetic algorithms (GAs) and genetic programming (GP). It ap
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/02/23 作者:Joyce Farrell  出版社:Cengage Learning  裝訂:平裝
Microsoft Visual C# Comprehensive is an expanded version of Microsoft Visual C# 2008: An Introduction to Object-Oriented Programming with five NEW chapters, for a more complete C# course! The Comprehe
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
LINQ PROGRAMMING
90 折
出版日:2008/12/19 作者:JOE MAYO  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Take your LINQ programming skills to the top tier Resolve data format impedance mismatch with guidance from a C# expert and Microsoft MVP. LINQ Programming details cutting-edge techniques to effectiv
優惠價: 9 1574
無庫存
PROFESSIONAL MULTICORE PROGRAMMING: DESIGN AND IMPLEMENTATION FOR C++ DEVELOPERS
滿額折
出版日:2008/08/22 作者:HUGHES  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Professional Multicore Programming: Design and Implementation for C++ Developers presents the basics of multicore programming in a simple, easy-to-understand manner so that you can easily apply the co
優惠價: 9 2050
無庫存
出版日:2008/07/01 作者:Frederic Benhamou  出版社:Mit Pr  裝訂:平裝
This collection presents the best of current work on all aspects of constraint logic programming languages, from theory through language implementation. Constraint logic programming, the notion of c
BEGINNING C# 3.0: AN INTRODUCTION TO OBJECT ORIENTED PROGRAMMING
滿額折
出版日:2008/04/25 作者:PURDUM  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Learn all the basics of C# 3.0 from Beginning C# 3.0: An Introduction to Object Oriented Programming, a book that presents introductory information in an intuitive format. If you have no prior program
優惠價: 9 1366
無庫存
出版日:2008/03/01 作者:K. N. King  出版社:W W Norton & Co Inc  裝訂:平裝
The first edition of C Programming: A Modern Approach was popular with students and faculty alike because of its clarity andcomprehensiveness as well as its trademark Q&A sections.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/02/28 作者:James Allert  出版社:Cengage Learning  裝訂:平裝
Visual, interactive, and engaging projects are the hallmark of this innovative book that marks a rapid departure from traditional computer science texts. Programming in Visual C++: Concepts and Projec
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Concurrent Programming in ML
90 折
出版日:2007/09/17 作者:John H. Reppy  出版社:Cambridge Univ Pr  裝訂:平裝
Concurrent Programming in ML focuses on the practical use of concurrency to implement naturally concurrent applications. In addition to a tutorial introduction to programming in Concurrent ML (CML), the book presents three extended examples using CML for practical systems programming: a parallel software build system, a simple concurrent window manager, and an implementation of distributed tuple spaces. CML, which is included as part of the SML of New Jersey (SML/NJ) distribution, combines the best features of concurrent programming and functional programming. This book also illustrates advanced SML programming techniques, and includes a chapter on the implementation of concurrency using features provided by the SML/NJ system. It will be of interest to programmers, students, and professional researchers working in computer language development.
優惠價: 9 2456
無庫存
出版日:2007/06/01 作者:Alan Thorn  出版社:Wordware  裝訂:平裝
Introduction to Game Programming with C++ explores the world of game development with a focus on C++. This book begins with an explanation of the basics of mathematics as it relates to game programmin
優惠價: 1 2697
無庫存
出版日:2003/11/17 作者:Frantisek Franek  出版社:Cambridge Univ Pr  裝訂:精裝
The overwhelming majority of bugs and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are also notoriously difficult to debug. Yet the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books because it requires specialised knowledge of operating systems, compilers, computer architecture in addition to a familiarity with the languages themselves. Most professional programmers learn entirely through experience of the trouble it causes. This 2004 book provides students and professional programmers with a concise yet comprehensive view of the role memory plays in all aspects of programming and program behaviour. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Memory as a Programming Concept in C and C++
90 折
出版日:2003/11/17 作者:Frantisek Franek  出版社:Cambridge Univ Pr  裝訂:平裝
The overwhelming majority of bugs and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are also notoriously difficult to debug. Yet the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books because it requires specialised knowledge of operating systems, compilers, computer architecture in addition to a familiarity with the languages themselves. Most professional programmers learn entirely through experience of the trouble it causes. This 2004 book provides students and professional programmers with a concise yet comprehensive view of the role memory plays in all aspects of programming and program behaviour. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
優惠價: 9 2281
無庫存
出版日:2003/11/01 作者:Richard Barnett; Larry O'Cull; Sarah Cox  出版社:Delmar Publishers  裝訂:平裝
This new book is carefully designed to teach C language programming as it applies to embedded microcontrollers and to fuel knowledge in the application of the MicrochipAr family of PICAr microcontrol
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/03/24 作者:Kak  出版社:John Wiley & Sons Inc  裝訂:平裝
Your essential comparative approach to learning C++ and JavaProgramming with Objects: A Comparative Presentation of Object-Oriented Programming with C++ and Java, a comparative presentation of object-
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming For Linguists: Java Technology For Language Researchers
滿額折
出版日:2002/04/12 作者:Hammond  出版社:John Wiley & Sons Inc  裝訂:平裝
Programming for Linguists: Java (TM) Technology for Language Researchers is a practical introduction to programming using the Java Programming Language for linguists and related language professionals
優惠價: 9 2871
無庫存
出版日:2002/03/01 作者:Phil Winsor; Gene Delisa  出版社:Lightning Source Inc  裝訂:平裝
If you are a C programmer interested in music or a composer hoping to expand your musical horizons, Computer Music in C provides you with a practical library of algorithms and related C programming fu
優惠價: 1 1797
無庫存
出版日:2001/10/01 作者:Tomasz Muldner  出版社:Pearson College Div  裝訂:平裝
C++ Programming with Design Patterns Revealed introduces C++ syntax alongside current object-oriented tools such as design patterns, and the Unified Modeling Language (UML), which are essential for th
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1999/08/13 作者:John H. Reppy  出版社:Cambridge Univ Pr  裝訂:精裝
Concurrent Programming in ML focuses on the practical use of concurrency to implement naturally concurrent applications. In addition to a tutorial introduction to programming in Concurrent ML (CML), the book presents three extended examples using CML for practical systems programming: a parallel software build system, a simple concurrent window manager, and an implementation of distributed tuple spaces. CML, which is included as part of the SML of New Jersey (SML/NJ) distribution, combines the best features of concurrent programming and functional programming. This book also illustrates advanced SML programming techniques, and includes a chapter on the implementation of concurrency using features provided by the SML/NJ system. It will be of interest to programmers, students, and professional researchers working in computer language development.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1999/02/01 作者:Austin  出版社:John Wiley & Sons Inc  裝訂:平裝
Click here to read ACCU's review of this book.This text is an indispensable collection of four tutorials covering concepts in modern engineering computations, and engineering programming in ANSI C, MA
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1998/07/13 作者:Harley R. Myler  出版社:Cambridge Univ Pr  裝訂:精裝
Fundamentals of Engineering Programming with C and Fortran, first published in 1998, is a beginner's guide to problem solving with computers which shows how to quickly prototype a program for a particular engineering application. The book's side by side coverage of C and Fortran, the predominant computer languages in engineering, is unique. It emphasizes the importance of developing programming skills in C while carefully presenting the importance of maintaining a good reading knowledge of Fortran. Beginning with a brief description of computer architecture, the book then covers the fundamentals of computer programming for problem solving. It devotes separate chapters to data types and operators, control flow, type conversion, arrays, and file operations. The final chapter contains case studies that illustrate particular elements of modeling and visualization. Also included are a number of appendices covering C and Fortran language summaries and other useful topics. This concise and ac
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Fundamentals of Engineering Programming with C and Fortran
90 折
出版日:1998/06/28 作者:Harley R. Myler  出版社:Cambridge Univ Pr  裝訂:平裝
Fundamentals of Engineering Programming with C and Fortran, first published in 1998, is a beginner's guide to problem solving with computers which shows how to quickly prototype a program for a particular engineering application. The book's side by side coverage of C and Fortran, the predominant computer languages in engineering, is unique. It emphasizes the importance of developing programming skills in C while carefully presenting the importance of maintaining a good reading knowledge of Fortran. Beginning with a brief description of computer architecture, the book then covers the fundamentals of computer programming for problem solving. It devotes separate chapters to data types and operators, control flow, type conversion, arrays, and file operations. The final chapter contains case studies that illustrate particular elements of modeling and visualization. Also included are a number of appendices covering C and Fortran language summaries and other useful topics. This concise and ac
優惠價: 9 1988
無庫存
Advanced C++ Programming Styles and Idioms
90 折
出版日:1991/09/01 作者:James O. Coplien  出版社:Addison-Wesley Professional  裝訂:平裝
Assuming a background in C++ basics, this book helps programmers to develop their programming expertise by giving a feel for the styles and idioms of the language. The approach is organized around the
優惠價: 9 2430
無庫存
Programming & Problem Solvingwith C++ 4/e /Dale
90 折
作者:Dale  出版社:新月圖書  裝訂:平裝
Dale (University of Texas) and Weems (University of Massachusetts) introduce C++, object-oriented programming, and software development in this text for undergraduates. The text covers many topics onc
優惠價: 9 1035
無庫存
C HOW TO PROGRAM SIXTH EDITION
滿額折
出版社:PEARSON  裝訂:平裝
For introductory courses in C Programming. Also for courses in Programming for Engineers, Programming for Business, and Programming for Technology.The Deitels' groundbreaking How to Program series off
優惠價: 1 1180
無庫存
出版日:2021/10/18 作者:Farzin Asadi  出版社:Morgan & Claypool  裝訂:精裝
A microcontroller is a compact, integrated circuit designed to govern a specific operation in an embedded system. A typical microcontroller includes a processor, memory, and input/output (I/O) peripherals on a single chip.When they first became available, microcontrollers solely used Assembly language. Today, the C programming language (and some other high-level languages) can be used as well. Some of advanced microcontrollers support another programming technique as well: Graphical programming. In graphical programming, the user does not write any code but draws the block diagram of the system he wants. Then a software converts the drawn block diagram into a suitable code for the target device.Programming microcontrollers using graphical programming is quite easier than programming in C or Assembly. You can implement a complex system within hours with graphical programming while its implementation in C may take months. These features make the graphical programming an important option
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2020/05/14 作者:Bai  出版社:John Wiley & Sons Inc  裝訂:平裝
A guide to the practical issues and applications in database programming with updated Visual Basic.NETSQL Server Database Programming with Visual Basic.NET offers a guide to the fundamental knowledge
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Microsoft Excel 2019 Programming by Example With Vba, Xml, and Asp
滿額折
出版日:2019/06/30 作者:Julitta Korol  出版社:Mercury Learning & Information  裝訂:平裝
Microsoft Excel 2019 Programming by Example with VBA, XML, and ASP is a practical, how-to book on Excel programming, suitable for readers already familiar with the Excel user interface. The book intr
優惠價: 1 2923
無庫存
Library Programming Made Easy ― A Practical Guide for Librarians
90 折
出版日:2019/05/15 作者:Michelle Demeter; Haley K. Holmes  出版社:Rowman & Littlefield Pub Inc  裝訂:平裝
This book provides in-depth practical advice and examples of public and academic library programming activities. Included in this volume are methods for identifying target audiences, activities and wa
優惠價: 9 2736
無庫存
The Joys of Hashing ― Hash Table Programming With C
滿額折
出版日:2019/03/24 作者:Thomas Mailund  出版社:Apress  裝訂:平裝
Build working implementations of hash tables, written in the C programming language. This book starts with simple first attempts devoid of collision resolution strategies, and moves through improvemen
優惠價: 1 1710
無庫存
出版日:2017/12/04 作者:Li Zheng; Yuan Dong; Fang Yang; Tsinghua University Press (CON)  出版社:De Gruyter  裝訂:平裝
This book begins by explaining key concepts in programming, and elaborates on characteristic of class, including inheritance, derivation and polymorphism. It also introduces generic programming and St
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming Language Concepts
90 折
出版日:2017/09/12 作者:Peter Sestoft  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book uses a functional programming language (F#) as a metalanguage to present all concepts and examples, and thus has an operational flavour, enabling practical experiments and exercises. It incl
優惠價: 9 2835
無庫存
出版日:2017/07/17 作者:D. S. Malik  出版社:Course Technology Ptr  裝訂:精裝
Now in its fourth edition, C++ Programming: From Problem Analysis to Program Design remains the definitive text for CS1 courses. Best-selling author D.S. Malik employs a student-focused approa
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/06/29 作者:Jeff W. Murray  出版社:Routledge  裝訂:精裝
An Accessible, Modular Style of Game Building—Easily Start Making Games with Unity 3D C# Game Programming Cookbook for Unity 3D presents a highly flexible core framework to create just about any type
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/04/20 作者:Dino Esposito  出版社:Microsoft Pr  裝訂:平裝
Dino Esposito's Programming ASP.NET Core is the definitive guide to practical software development with Microsoft's exciting new ASP.NET Core technologies. Unlike competitive books that focus primaril
優惠價: 1 2500
無庫存
出版日:2017/02/13 作者:D. S. Malik  出版社:Course Technology Ptr  裝訂:平裝
Now in its fourth edition, C++ Programming: From Problem Analysis to Program Design remains the definitive text for CS1 courses. Best-selling author D.S. Malik employs a student-focused approa
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 138129
    3454
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 3454

暢銷榜

客服中心

收藏

會員專區