¥552.00
¥952.00
¡¾Ô¤ÊÛ °´ÐèÓ¡Ë¢¡¿Fundamentals of C Programming ±±¾©·¢»õ£¬¸¶¿îºó10ÌìÄÚ·¢»õ
¥1502
¥1696
¡¾3-6ÖÜ´ï¡¿Gateway to C Programming [ISBN:9783845414744] ¡¾È«Çò¹º¡¿½ø¿ÚÔ°æÍ¼Ê飬һ°ã3-6ÖÜ×óÓÒµ½¹úÄÚ
¥1053
¥819.00
¥2181
Ô¤¶© Essentials of C Programming with Microsoft? Visual Studio ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥711.00
¥1204
¡¾Ô¤¶©¡¿Intermediate C Programming 9781032191744 ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781032191744 Author ×÷Õß Lu Format °æ±¾ ¾«×° Pages Number Ò³Êý 432Ò³ Publisher ³ö°æÉç CRC Press Publication Date ³ö°æÈÕÆÚ 2024-02-08 Product Dimensions ÉÌÆ·³ß´ç 254 x 178 mm (7 x 10) Shipping Weight ÉÌÆ·ÖØÁ¿ 2.13°õ Language ÓïÖÖ ÆäËü£¨º¬¶àÓ Book Contents ÄÚÈݼò½é Revised for a new second edition, Intermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools, such as ddd and valgrind.This second edition provides expanded coverage of these topics with new material focused on software engineering, including version control and unit testing. The text enhances their programming skills by explaining programming concepts and compa
¥1492
¥1013
Ô¤¶© Professional Cuda C Programming 9781118739327 ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781118739327 Author ×÷Õß John Cheng Pages Number Ò³Êý 528Ò³ Publisher ³ö°æÉç Publication Date ³ö°æÈÕÆÚ 20140829 Product Dimensions ÉÌÆ·³ß´ç 23.4 x 18.5 x 2.8 cm
¥609.00
¡¾Ô¤¶©¡¿Essentials of C Programming with Microsoft? Visual Studi ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9783031357107 Author ×÷Õß Farzin Asadi Format °æ±¾ ¾«×° Pages Number Ò³Êý 236Ò³ Publisher ³ö°æÉç Springer Berlin Heidelberg Publication Date ³ö°æÈÕÆÚ 2023-08-22 Language ÓïÖÖ ÆäËü£¨º¬¶àÓ Book Contents ÄÚÈݼò½é This book provides a compact but comprehensive treatment that guides readers through the C programming language with Microsoft? Visual Studio?. The author uses his extensive classroom experience to guide readers toward deeper understanding of key concepts of the C language. Each concept and feature of the language is presented as a short lesson, illustrated by practical worked examples to aid student self study. The book will appeal to a broad range of students who are required to study the C programming language. Provides complete coverage of the standard C language and its standard libraries;Filled with sample code, selected with care to show the C lan
¥985.00
¡¾Ô¤¶©¡¿Intermediate C Programming for the PIC Microcontroller 9 ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781484260678 Author ×÷Õß Ward Format °æ±¾ ƽװ-½º¶© Pages Number Ò³Êý 348Ò³ Publisher ³ö°æÉç Apress Publication Date ³ö°æÈÕÆÚ 2020-10-16 Language ÓïÖÖ Ó¢Óï Book Contents ÄÚÈݼò½é Delve into the exciting world of embedded programming withPIC microcontrollers in C.The key to learning how to program is to understand how the code works ¨C and that is what you¡¯ll learn here.Following CProgramming for the PIC Microcontroller, this book continues exploring the coding required to control the PIC microcontroller and can be used as a standalone single reference, or paired with the previous title to enhance your programming skills. You¡¯ll see how to control the position of a servo motor and use the compare aspect of the CCP module to create a square wave with varying frequency. You¡¯ll also work with the capture aspect of the CCP to determine the frequency of a signal i
¥567.00
¥635.00
¥1456
¥1047
¥518.00
¡¾Ô¤¶©¡¿Practical Numerical C Programming 9781484261279 ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781484261279 Author ×÷Õß Joyce Format °æ±¾ ƽװ-½º¶© Pages Number Ò³Êý 277Ò³ Publisher ³ö°æÉç Apress Publication Date ³ö°æÈÕÆÚ 2020-09-11 Language ÓïÖÖ Ó¢Óï Book Contents ÄÚÈݼò½é Master the C code appropriate for numerical methods and computational modeling, including syntax, loops, subroutines, and files.Then, this hands-on book dives into financial applications using regression models, product moment correlation coefficients, and asset pricing.Next, Practical Numerical C Programming covers applications for engineering/business such as supermarket stock reordering simulation as well as flight information boards at airports and controlling a power plant.Finally, the book concludes with some physics including building simulation models for energy and pendulum motion.Along the way, you¡¯ll learn center-of-mass calculations, Brownian motion, and more.After reading a
¥670.00
Ô¤¶© Database Design with C Programming Language, Data Structu ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥1483
¥1179
Ô¤¶© Mastering C++ Programming ÕÆÎÕC ++±à³Ì: 9781786461629 ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥799.00
¡¾ÖÐÉÌÔ°æ¡¿C±à³Ì Ò»ÖÖÏÖ´ú·½·¨ µÚ2°æ C Programming Ó¢ÎÄÔ°æ K N King ¼ÆËã»ú³ÌÐòÉè¼Æ½ÌÓý¼Ò
¥1355
¥674.00
¥639.00
¥1373
¥608.00
¡¾Ô¤¶©¡¿Intermediate C Programming 9781498711630 ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781498711630 Author ×÷Õß Yung-Hsiang Lu Format °æ±¾ ƽװ-½º¶© Pages Number Ò³Êý 506Ò³ Publication Date ³ö°æÈÕÆÚ 2015-06-16 Shipping Weight ÉÌÆ·ÖØÁ¿ 861g Language ÓïÖÖ Ó¢Óï Book Contents ÄÚÈݼò½é This text provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools. It enhances their programming skills by explaining programming concepts and comparing common mistakes with correct programs. The book also discusses how to use debuggers and the strategies for debugging as well as studies the connection between programming and discrete mathematics.
¥1126
Ô¤¶© Zephyr RTOS Embedded C Programming ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥510.00
¡¾Ô¤¶©¡¿Intermediate C Programming 9781032189819 ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
Product Details »ù±¾ÐÅÏ¢ ISBN-13 ÊéºÅ 9781032189819 Author ×÷Õß Lu Format °æ±¾ ƽװ-½º¶© Pages Number Ò³Êý 432Ò³ Publisher ³ö°æÉç CRC Press Publication Date ³ö°æÈÕÆÚ 2024-02-08 Product Dimensions ÉÌÆ·³ß´ç 254 x 178 mm (7 x 10) Shipping Weight ÉÌÆ·ÖØÁ¿ 1.65°õ Language ÓïÖÖ ÆäËü£¨º¬¶àÓ Book Contents ÄÚÈݼò½é Revised for a new second edition, Intermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools, such as ddd and valgrind.This second edition provides expanded coverage of these topics with new material focused on software engineering, including version control and unit testing. The text enhances their programming skills by explaining programming concepts an
¥611.00
¡¾Ô¤ÊÛ °´ÐèÓ¡Ë¢¡¿Boost.Asio C++ Network Programming
¥418.20
¥819.00
¥562.00
¥585.00
¥866.00
¥632.00
º£ÍâÖ±¶©Computer Programming in C for Beginners CÓïÑÔ¼ÆËã»ú±à³ÌÈëÃÅ
¥669.00
¡¾Ô¤ÊÛ °´ÐèÓ¡Ë¢¡¿Computer Programming using C Language
¥887.40
Ô¤¶© A Handbook of Programming in C: 9786207805310 ¹úÍâ¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ
¥575.00
¡¾Ô¤¶©¡¿A Complete Guide to Programming in C++ ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
¥2573
º£ÍâÖ±¶©Learn Programming with C ѧϰCÓïÑÔ±à³Ì
¥1837
¥701.00
¥1374
º£ÍâÖ±¶©Learn Programming with C ѧϰCÓïÑÔ±à³Ì
¥710.00
¥2671
º£ÍâÖ±¶©A Handbook of Programming in C CÓïÑÔ±à³ÌÊÖ²á
¥556.00
º¯Êýʽ±à³Ì Ó¢ÎÄÔ°æ Functional Programming in C++ C++º¯Êýʽ±à³Ì Ó¢ÎÄ°æ ½ø¿ÚÓ¢ÓïÔ°æ
¥619.00
¡¾3-6ÖÜ´ï¡¿C++ Programming Today [ISBN:9780136150992] ¡¾È«Çò¹º¡¿½ø¿ÚÔ°æÍ¼Ê飬һ°ã3-6ÖÜ×óÓÒµ½¹úÄÚ
¥3489
¥626.00
¡¾Ô¤¶©¡¿Database Programming with C# ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
¥515.00
¡¾Ô¤¶©¡¿Object-Oriented Programming In C++ Y9780470843994 ÃÀ¹ú¿â·¿·¢»õ£¬Í¨³£¸¶¿îºó3-5Öܵ½»õ£¡
¥1183
º¯Êýʽ±à³Ì Ó¢ÎÄÔ°æ Functional Programming in C++ C++º¯Êýʽ±à³Ì Ó¢ÎÄ°æ ½ø¿ÚÓ¢ÓïÔ°æ
¥619.00
¥486.00
¡¾Ô¤ÊÛ °´ÐèÓ¡Ë¢¡¿Embedded Programming with C++ Cookbook
¥574.60
¥679.00
¥1252
Ô¤¶© Learn Programming with C Ô¤¶©ÉÌÆ·
¥2035
º£ÍâÖ±¶©Functional Programming in C#, Second Edition c#º¯Êýʽ±à³Ì£¬µÚ2°æ
¥692.00
¥1898
Ô¤¶© Learn Programming with C Ô¤¶©ÉÌÆ·
¥813.00