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

Data Structures Using C

146855
133 / 3672
C語言程序設計學習指導(第3版)(簡體書)
滿額折
出版日:2023/03/07 作者:張麗華; 梁田; 劉小軍; 殷聯甫  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是《C語言程序設計案例教程》(第3版?微課視頻版)的配套教材,側重於從實踐出發,分析和驗證各知識點,快速提高學習者的程序設計和實現能力。 本書共4部分,內容包括C程序運行環境(Microsoft Visual C++ 6.0和CFree 5.0)介紹、C語言程序設計上機實驗項目(17個)、C語言典型題解(40個)及C語言程序設計選擇題集(11個)等。本書內容豐富、實用性強,具有啟發性,是學習C語言的必備參考用書。 本書可作為高等院校“C語言程序設計”等課程的上機實驗教材,也可用作其他技術人員自學或作為培訓教材。
優惠價: 87 260
無庫存
C++編程自學寶典(簡體書)
滿額折
出版日:2023/03/01 作者:(英)理查德‧格里姆斯  出版社:人民郵電出版社  裝訂:平裝
作為一門廣為人知的編程語言,C++已經誕生30多年了,這期間也出現並流行過許多種編程語言,但是C++是經得起考驗的。如此經典的編程語言,值得每一位編程領域的新人認真學習,也適合有經驗的程序員細細品味。本書旨在通過全面細緻的內容和代碼示例,帶領讀者更加全方位地認識C++語言。全書分為10章,由淺入深地介紹了C++的各項特性,包括C++語法、數據類型、指針、函數、類、面向對象特性、標準庫容器、字符串、診斷和調試等。本書涵蓋了C++11規範及相關的C++11標準庫,是全面學習C++編程的合適之選。本書適合C++零基礎讀者,但是希望讀者有一些編程經驗。通過書中豐富、典型的代碼示例,讀者將快速把握C++的特性和編程技巧。
優惠價: 87 360
無庫存
JCAATs: Data Analysis and Smart Audit (Attached:Trial version software + Dataset)
滿額折
出版日:2023/03/01 作者:Sherry Huang  出版社:傑克商業自動化  裝訂:平裝
With the advent of the Al era, professionals need to select the right tools to meet new opportunities and challenges! This instructional material focuses on the application of big data analysis, text mining, and machine learning in auditing to assist readers in understanding the latest developments in data analysis and smart audit.JCAATs is a new generation audit software developed by Python, which can be executed in a Windows and MAC operation systems with a multi-language, visual, and easy-to-use interface. Non-IT professionals can easily conduct smart data analysis. Through JCAATs' built-in data fusion technology and OPEN DATA connector, heterogeneous data can be quickly analyzed in real-time and effectively identifying anomalies. The features of this book include:The book is structured to provide a progressive learning experience, with chapters covering different concepts and applications, as well as exercises and practice questions. The official textbook endorsed by ICAEA
優惠:三民書局73週年慶-單79雙75 優惠價: 79 2370
無庫存
C++ Templates中文版:C和C++實務精選(簡體書)
滿額折
出版日:2023/02/01 作者:(美)大衛‧范德沃德; (德)Nicolai M.Josuttis  出版社:人民郵電出版社  裝訂:平裝
《C++ Templates中文版》是C++模板編程的完全指南,旨在通過基本概念、常用技巧和應用實例三方面的有用資料,為讀者打下C++模板知識的堅實基礎。 全書共22章。第 1章介紹了《C++ Templates中文版》的內容結構和相關情況。第 1部分(第 2~7章)以教程的風格介紹了模板的基本概念,第 2部分(第8~13章)闡述了模板的語言細節,第3部分(第 14~18章)介紹了C++模板所支持的基本設計技術,第4部分(第 19~22章)深入探討了各種使用模板的普通應用程序。附錄A和附錄B分別為一處定義原則和重載解析的相關資料。 《C++ Templates中文版》適合C++模板技術的初學者閱讀,也可供有一定編程經驗的C++程序員參考。
優惠價: 87 465
無庫存
C語言程序設計實踐教程(第3版)(簡體書)
滿額折
出版日:2023/02/01 作者:韓志明  出版社:科學出版社  裝訂:平裝
本書包括3部分:第1部分為C語言程序設計上機實驗,分別介紹了Visual C++ 6.0和Visual C++ 2010兩種集成開發環境的使用方法;第2部分為C語言程序設計練習題及參考答案;第3部分為全國計算機等級考試二級C語言考試指南及考試真題樣卷,覆蓋了“C語言程序設計”課程全部內容。
優惠價: 87 277
無庫存
C/C++代碼調試的藝術(簡體書)
滿額折
出版日:2023/02/01 作者:張海洋  出版社:人民郵電出版社  裝訂:平裝
《C/C++代碼調試的藝術》圍繞C/C++程序調試這一主題,系統深入地介紹了在Windows和Linux操作系統上如何高效地調試C/C++程序。《C/C++代碼調試的藝術》分為11章,內容涵蓋了程序調試的基本知識、Visual C++調試程序的基本功能與技巧、Linux系統中gdb工具的使用、死鎖調試、動態庫調試、內存洩漏檢查、遠程調試、崩潰轉儲文件分析、發行版調試,以及調試的高級話題和調試擴展方面的知識。《C/C++代碼調試的藝術》作為學習C/C++調試技術的重要資料,講解通俗易懂,選取的示例注重理論與實際的聯繫。無論是C/C++的初學者,還是經驗豐富的開發人員,都會從中受益。
優惠價: 87 469
無庫存
C/C++案例教程(第2版)(簡體書)
滿額折
出版日:2023/02/01 作者:王朝暉; 凌雲; 周克蘭  出版社:清華大學出版社(大陸)  裝訂:平裝
《C/C 案例教程 第2版》以C/C 語言程序設計為藍本,闡述了計算機程序設計的方法。全書內容豐富,由淺入深,例題經典。全書共17章,每章包括知識要點、例題分析與解答、測試題和實驗案例4部分內容。為方便自學,附錄部分給出測試題的參考答案。 本書可作為高等院校本、專科計算機程序設計實驗課教材,也可供廣大師生參考。
優惠價: 87 360
無庫存
C# 最強入門邁向頂尖高手之路王者歸來(電子書)
出版日:2023/02/01 作者:洪錦魁  出版社:深智數位  裝訂:電子書
C# 最強入門 邁向頂尖高手之路 王者歸來 ★★★★★【國內第1本最新 C# 語法】★★★★★ ★★★★★【最完整的 C# 基礎語法】、【最徹底物件導向觀念】★★★★★ ★★★★★【最強視窗設計專案實戰】★★★★★ 多次和資訊教育界閒談,大家公認C#是非常重要的程式語言,也是資訊科系的學生或是工程師必備的程式語言。閒聊中大家也一至獲得結論,C#不容易學習,許多人學習C#都感到很辛苦,原因如下: 1:市面上的書籍沒有從C#基礎語法開始介紹。 2:使用舊語法解說C#,C#已經進化到最上層語句觀念(Top-level statement),幾乎沒有任何書籍介紹或說明。 3:C#其實是物件導向語言,國內書籍書籍內容對於C#語言物件導向觀念講解太粗淺。 4:C#是博大精深的程式語言,市面上書大多是在讀者尚未了解C#的觀念與精神時,就使用視窗程式做介紹,所造就的只是不紮實的結果。 5:C#經過20年的發展,已經進化到10.0版,許多新的語法,書籍皆沒有介紹,買了一些書辛苦好幾個月閱讀,好像書中內容都會了,學完也無法進入C# 實戰世界,一到網路看專家所寫的程式通通不懂。 本書以約 1025 個程式實例,講解紮實的 C# 語法,讀者研讀完此書,相信可以學會下列知識: ☆ 認識最新語法:最上層語句 ★ using指示詞與陳述式的用法 ☆ 實質資料與參照資料 ★ var宣告 ☆ object、dynamic資料類型 ★ 裝箱(Boxing)與拆箱(Unboxing)的記憶體說明 ☆ 獨家解說C# 元組Tuple意義與應用 ★ 隱式(implicit)與顯示(explicit)強制轉換資料類型。 ☆ 匿名資料Anonymous Type、匿名陣列Anonymous、Array匿名方法 Anonymous Method ★ 表達式主體方法Expression-bodied Method ☆ 自行定義方法Extension Method ★ 列舉(enum)、結構(struct)、類別(class)與物件 ☆ 靜態類別、靜態方法與靜態欄位 ★ 物件的建構、屬性與封裝 ☆ 欄位(field)與屬性(property)的關係 ★ 繼承與多型 ☆ 靜態綁定(static bin
優惠價: 8 784
C 語言程序設計(簡體書)
滿額折
出版日:2023/01/12 作者:羊四清; 易葉青  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
《普通高等教育“十二五”規劃教材:C語言程序設計》是面向高等學校“c語言程序設計課程”而編寫的教材。在內容組織上以程序設計為中心,對c語言的知識結構進行了調整。全書分為9章,主要內容包括:C語言概述及程序設計基礎、簡單的c語言編程、選擇結構程序設計、循環結構程序設計、數組、函數、結構體與共用體、指針和文件。《普通高等教育“十二五”規劃教材:C語言程序設計》內容全面,概念清楚,結構合理,敘述深入淺出
優惠價: 87 156
無庫存
C++沉思錄(簡體書)
滿額折
出版日:2023/01/01 作者:(美)安德魯‧凱尼格; 芭芭拉‧摩爾  出版社:人民郵電出版社  裝訂:平裝
《C++沉思錄》基於作者在知名技術雜誌發表的技術文章、世界各地發表的演講以及斯坦福大學的課程講義整理、寫作而成,融聚了作者10多年C++程序生涯的真知灼見。《C++沉思錄》分為6篇,共32章,分別對C++語言的歷史和特點、類和繼承、STL與泛型編程、庫的設計等幾大技術話題進行了詳細而深入的討論,細微之處幾乎涵蓋了C++所有的設計思想和技術細節。本書通過精心挑選的實例,向讀者傳達先進的程序設計方法和理念。《C++沉思錄》適合有一定經驗的C++程序員閱讀學習,可以幫助他們提升技術能力,成為C++程序設計的高手。
優惠價: 87 465
無庫存
Revenge of Dr. von Naysayer (The DATA Set #10)(平裝本)
滿額折
出版日:2022/11/22 作者:Ada Hopper  出版社:Little Simon  裝訂:平裝
In the tenth DATA Set adventure, the kids must choose sides in the battle between Dr. Bunsen and Dr. von Naysayer!Dr. Bunsen goes up against his ultimate nemesis, Dr. von Naysayer to settle their long-standing feud, once and for all. May the best mad scientist win!With easy-to-read language and illustrations on almost every page, the DATA Set chapter books are perfect for emerging readers.
優惠價: 79 210
無庫存
Precarity in Contemporary Literature and Culture
90 折
出版日:2022/11/17 出版社:Bloomsbury Academic UK  裝訂:平裝
The contemporary moment is characterized by precarity – an expanding and intensifying vulnerability conditioned by political and economic structures. Using literary and cultural texts to develop a nuanced and critical exploration of the concept of precarity that emphasizes its contemporary manifestations while also attending to its historical roots and existential dimensions, this book examines the vulnerabilities which characterize our anxious existence, including unemployment, environmental crisis, temporary contracts and patterns of migration. Broken down into three key themes of feelings, bodies and time, Precarity in Contemporary Literature and Culture asks whether precarity can be considered a new phenomenon; explores the relationship between precarity and traditional class politics; analyses precarity’s global dimensions; and reflects on the links between contemporary crisis and underlying existential human vulnerability. With reference to a wide range of forms such as contemp
優惠價: 9 1484
無庫存
Objective-C基礎教程(第2版)(簡體書)
滿額折
出版日:2022/11/01 作者:克納斯特  出版社:人民郵電出版社  裝訂:平裝
Objective-C是擴展C的面向對象編程語言,也是iPhone開發用到的主要語言。《Objective-C基礎教程(第 2版)》結合理論知識與示例程序,全面而系統地介紹了Objective-C編程的相關內容,包括Objective-C在C的基礎上引入的特性、Cocoa工具包的功能及框架,以及繼承、複合、源文件組織等眾多重要的面向對象編程技術。附錄中還介紹了如何從其他語言過渡到Objective-C。 《圖靈程序設計叢書·移動開發系列:Objective-C基礎教程(第 2版)》適合各類開發人員閱讀。
優惠價: 87 308
無庫存
從C到C++精通面向對象編程(簡體書)
滿額折
出版日:2022/11/01 作者:曾凡鋒; 孫晶; 肖珂  出版社:清華大學出版社(大陸)  裝訂:平裝
本書結合大量實例詳細介紹了C 語言的編程思想和核心技術,培養讀者由C程序員成長為C 程序員。本書結合C 實際項目開發,詳解C 語言的編程思想和核心技術,培養讀者由C程序員成長為C 程序員。 本書共分為11章,其中第1~、2章介紹C 基礎知識和擴充知識,第3~、4章從類和對象入手,深入剖析類的相關知識,第5~、6章分別介紹面向對象編程的繼承和多態性,第7~、8章介紹運算符重載和輸入/輸出流,第9~、10章介紹異常處理、命名字空間和模板,第11章介紹現代C 技術。每一章都會包含一些實例,通過這些實例將本章介紹的內容知識以及前面章節中介紹過的內容知識串聯起來,最後的習題為讀者提供了使用面向對象編程的練習。 本書既適合作為C 初學者的入門書,也適合用作高等院校計算機類相關專業開設面向對象程序設計課程的教學用書。
優惠價: 87 360
無庫存
Discourse Syntax: English Grammar Beyond the Sentence
90 折
出版日:2022/10/31 作者:Heidrun Dorgeloh  出版社:Cambridge Univ Pr  裝訂:平裝
Discourse Syntax is the study of syntax that requires an understanding of the surrounding text and the overall discourse situation, including considerations of genre and modality. Using corpus data and insights from current research, this book is a comprehensive guide to this fast-developing field. It takes the reader 'beyond the sentence' to study grammatical phenomena, like word order variation, connectives, ellipsis, and complexity. It introduces core concepts of Discourse Syntax, integrating insights from corpus-based research and inviting the reader to reflect on research design decisions. Each chapter begins with a definition of learning outcomes, provides results from empirical articles, and enables readers to critically assess data visualization. Complete with helpful further reading recommendations as well as a range of exercises, it is geared towards intermediate to advanced students of English linguistics and it is also essential reading for anyone interested in this excitin
優惠價: 9 1512
無庫存
出版日:2022/10/31 作者:Heidrun Dorgeloh  出版社:Cambridge Univ Pr  裝訂:精裝
Discourse Syntax is the study of syntax that requires an understanding of the surrounding text and the overall discourse situation, including considerations of genre and modality. Using corpus data and insights from current research, this book is a comprehensive guide to this fast-developing field. It takes the reader 'beyond the sentence' to study grammatical phenomena, like word order variation, connectives, ellipsis, and complexity. It introduces core concepts of Discourse Syntax, integrating insights from corpus-based research and inviting the reader to reflect on research design decisions. Each chapter begins with a definition of learning outcomes, provides results from empirical articles, and enables readers to critically assess data visualization. Complete with helpful further reading recommendations as well as a range of exercises, it is geared towards intermediate to advanced students of English linguistics and it is also essential reading for anyone interested in this excitin
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Tour of C++
滿額折
出版日:2022/10/10 作者:Bjarne Stroustrup  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
In A Tour of C++, Third Edition, Bjarne Stroustrup provides an overview of ISO C++, C++20, that aims to give experienced programmers a clear understanding of what constitutes modern C++. Featuring carefully crafted examples and practical help in getting started, this revised and updated edition concisely covers most major language features and the major standard-library components needed for effective use. Stroustrup presents C++ features in the context of the programming styles they support, such as object-oriented and generic programming. His tour is remarkably comprehensive. Coverage begins with the basics, then ranges widely through more advanced topics, emphasizing newer language features. This edition covers many features that are new in C++20 as implemented by major C++ suppliers, including modules, concepts, coroutines, and ranges. It even introduces some library components in current use that are not scheduled for inclusion in the standard until C++23. This authoritative guid
優惠價: 1 1920
無庫存
C++語言的設計和演化(簡體書)
滿額折
出版日:2022/10/01 作者:(美)本賈尼‧斯特勞斯特盧普  出版社:人民郵電出版社  裝訂:平裝
本書是C++的設計者Bjarne Stroustrup關於C++ 語言的最主要著作之一(另一本是《C++程序設計語言》)。在這本書中,作者全面論述了C++ 的歷史和發展,C++中各種重要機制的本質、意義和設計背景,這些機制的基本用途和使用方法,討論了C++ 所適合的應用領域和未來發展前景。本書在幫助人們深入理解C++ 語言方面的地位無可替代,值得每個關心、學習和使用C++ 語言的專業工作者、科研人員、教師和學生閱讀。在這本書中,作者還從實踐的角度出發,討論了許多與程序設計語言、系統程序設計、面向對象的技術和方法、軟件系統的設計和實現技術等有關的問題,值得每一個關心這些領域及相關問題的計算機工作者和學生們閱讀參考。
優惠價: 87 517
無庫存
Stars in Your Hand
滿額折
出版日:2022/09/20 作者:Kimberly Arcand  出版社:Mit Pr  裝訂:平裝
An illustrated guide to exploring the Universe in three dimensions.Astronomers have made remarkable discoveries about our Universe, despite their reliance on the flat projection, or 2D view, the sky has offered them. But now, drawing on the vast stores of data available from telescopes and observatories on the ground and in space, astronomers are using 3D technology to go beyond a flattened view of the cosmos. In Stars in Your Hand, Kimberly Arcand and Megan Watzke offer an illustrated guide to exploring the Universe in three dimensions, with easy-to-follow instructions for creating models of stars and constellations using a 3D printer and 3D computer imaging. Stars in Your Hand and 3D technology make learning about space an adventure. Intrigued by the stunning images from high-powered telescopes? Using this book, you can fly virtually through a 3D spacescape and hold models of cosmic objects in your hand. Arcand and Watzke outline advances in 3D technology, describe some amazing recen
優惠價: 79 659
無庫存
出版日:2022/08/31 作者:Keith Weghorst  出版社:Cambridge Univ Pr  裝訂:精裝
Why do people run for office with opposition parties in electoral authoritarian regimes, where the risks of running are high, and the chances of victory are bleak? In Activist Origins of Political Ambition, Keith Weghorst offers a theory that candidacy decisions are set in motion in early life events and that civic activism experiences and careers in civil society organizations funnel aspirants towards opposition candidacy in electoral authoritarian regimes. The book also adapts existing explanations of candidacy decisions derived from leading democracies that can be applied to electoral authoritarian contexts. The mixed-methods research design features an in-depth study of Tanzania using original survey data, sequence methods, archival research, and qualitative data combined with an analysis of legislators across authoritarian and democratic regimes in Africa. A first-of-its kind study, the book's account of the origins of candidacy motivations offers contributions to its study in aut
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
价值转形“C体系”(電子書)
出版日:2022/08/10 作者:荣兆梓; 陈旸  出版社:社会科学文献出版社  裝訂:電子書
本书首先章提出问题,说明转形理论和转形问题的区别;接着展开文献回顾,介绍了A体系和B体系的相关内容;随后分析了百年论争中的三大偏误,评述了近年来转形问题研究的若干进展,并针对C体系展开研究,包括C体系的成本价格计算、C体系的转形轮次和转形阶段、C体系理论模型的若干重要特征;最后利用C体系的数理模型测算了中美统计数据中的价值体系与生产价格体系,并将之与其他模型的计算结果进行了初步比较。
優惠價: 7 343
Star Speaker for the Reader's Theater 2-4: The Boy Who Yelled Wolf
90 折
出版日:2022/08/09 作者:Anne Taylor  出版社:Seed Learning  裝訂:平裝
Star Speakers for Readers’ Theater is a 12-book readers’ theater series in three levels designed for beginning learners of English. The books in the series feature adaptations of famous stories and original playlets, written using easy and functional language patterns. Students have fun practicing English through these familiar stories. The activities in each book prepare learners for a readers’ theater performance of the story at the end of each book. FeaturesRole-play activities to practice useful key language structures and phrasesActing tips with videos to assist students in using natural gestures, tone, and expressionGame activities to review new vocabularyOriginal songs to refine pronunciation and intonation skillsFlashcards for additional vocabulary practiceA playlet for a readers’ theater performanceA practice book for additional vocabulary, language, and fluency practice What Is Readers’ Theater? Readers’ theater is a fun and interactive way for learners for pra
優惠價: 9 338
無庫存
Star Speaker for the Reader's Theater 1-4: Goldilocks and the Three Bears
90 折
出版日:2022/08/09 作者:Anne Taylor  出版社:Seed Learning  裝訂:平裝
Star Speakers for Readers’ Theater is a 12-book readers’ theater series in three levels designed for beginning learners of English. The books in the series feature adaptations of famous stories and original playlets, written using easy and functional language patterns. Students have fun practicing English through these familiar stories. The activities in each book prepare learners for a readers’ theater performance of the story at the end of each book. FeaturesRole-play activities to practice useful key language structures and phrasesActing tips with videos to assist students in using natural gestures, tone, and expressionGame activities to review new vocabularyOriginal songs to refine pronunciation and intonation skillsFlashcards for additional vocabulary practiceA playlet for a readers’ theater performanceA practice book for additional vocabulary, language, and fluency practice What Is Readers’ Theater? Readers’ theater is a fun and interactive way for learners for pra
優惠價: 9 338
無庫存
Star Speaker for the Reader's Theater 2-1: Jack and the Beanstalk
90 折
出版日:2022/08/09 作者:Anne Taylor  出版社:Seed Learning  裝訂:平裝
Star Speakers for Readers’ Theater is a 12-book readers’ theater series in three levels designed for beginning learners of English. The books in the series feature adaptations of famous stories and original playlets, written using easy and functional language patterns. Students have fun practicing English through these familiar stories. The activities in each book prepare learners for a readers’ theater performance of the story at the end of each book. FeaturesRole-play activities to practice useful key language structures and phrasesActing tips with videos to assist students in using natural gestures, tone, and expressionGame activities to review new vocabularyOriginal songs to refine pronunciation and intonation skillsFlashcards for additional vocabulary practiceA playlet for a readers’ theater performanceA practice book for additional vocabulary, language, and fluency practice What Is Readers’ Theater? Readers’ theater is a fun and interactive way for learners for pra
優惠價: 9 338
無庫存
Star Speaker for the Reader's Theater 3-2: The Heart of a Monkey
90 折
出版日:2022/08/08 作者:Anne Taylor  出版社:Seed Learning  裝訂:平裝
Star Speakers for Readers’ Theater is a 12-book readers’ theater series in three levels designed for beginning learners of English. The books in the series feature adaptations of famous stories and original playlets, written using easy and functional language patterns. Students have fun practicing English through these familiar stories. The activities in each book prepare learners for a readers’ theater performance of the story at the end of each book. FeaturesRole-play activities to practice useful key language structures and phrasesActing tips with videos to assist students in using natural gestures, tone, and expressionGame activities to review new vocabularyOriginal songs to refine pronunciation and intonation skillsFlashcards for additional vocabulary practiceA playlet for a readers’ theater performanceA practice book for additional vocabulary, language, and fluency practice What Is Readers’ Theater? Readers’ theater is a fun and interactive way for learners for pra
優惠價: 9 338
無庫存
Star Speaker for the Reader's Theater 3-3: Little Red Cap
90 折
出版日:2022/08/08 作者:Anne Taylor  出版社:Seed Learning  裝訂:平裝
Star Speakers for Readers’ Theater is a 12-book readers’ theater series in three levels designed for beginning learners of English. The books in the series feature adaptations of famous stories and original playlets, written using easy and functional language patterns. Students have fun practicing English through these familiar stories. The activities in each book prepare learners for a readers’ theater performance of the story at the end of each book. FeaturesRole-play activities to practice useful key language structures and phrasesActing tips with videos to assist students in using natural gestures, tone, and expressionGame activities to review new vocabularyOriginal songs to refine pronunciation and intonation skillsFlashcards for additional vocabulary practiceA playlet for a readers’ theater performanceA practice book for additional vocabulary, language, and fluency practice What Is Readers’ Theater? Readers’ theater is a fun and interactive way for learners for pra
優惠價: 9 338
無庫存
Star Speaker for the Reader's Theater 3-4: The Emperor's New Clothes
90 折
出版日:2022/08/08 作者:Anne Taylor  出版社:Seed Learning  裝訂:平裝
Star Speakers for Readers’ Theater is a 12-book readers’ theater series in three levels designed for beginning learners of English. The books in the series feature adaptations of famous stories and original playlets, written using easy and functional language patterns. Students have fun practicing English through these familiar stories. The activities in each book prepare learners for a readers’ theater performance of the story at the end of each book. FeaturesRole-play activities to practice useful key language structures and phrasesActing tips with videos to assist students in using natural gestures, tone, and expressionGame activities to review new vocabularyOriginal songs to refine pronunciation and intonation skillsFlashcards for additional vocabulary practiceA playlet for a readers’ theater performanceA practice book for additional vocabulary, language, and fluency practice What Is Readers’ Theater? Readers’ theater is a fun and interactive way for learners for pra
優惠價: 9 338
無庫存
Star Speaker for the Reader's Theater 2-3: The City Mouse and the Country Mouse
90 折
出版日:2022/08/08 作者:Anne Taylor  出版社:Seed Learning  裝訂:平裝
Star Speakers for Readers’ Theater is a 12-book readers’ theater series in three levels designed for beginning learners of English. The books in the series feature adaptations of famous stories and original playlets, written using easy and functional language patterns. Students have fun practicing English through these familiar stories. The activities in each book prepare learners for a readers’ theater performance of the story at the end of each book. FeaturesRole-play activities to practice useful key language structures and phrasesActing tips with videos to assist students in using natural gestures, tone, and expressionGame activities to review new vocabularyOriginal songs to refine pronunciation and intonation skillsFlashcards for additional vocabulary practiceA playlet for a readers’ theater performanceA practice book for additional vocabulary, language, and fluency practice What Is Readers’ Theater? Readers’ theater is a fun and interactive way for learners for pra
優惠價: 9 338
無庫存
C語言上機實驗指導(簡體書)
滿額折
出版日:2022/08/01 作者:劉欣亮  出版社:電子工業出版社  裝訂:平裝
本書是河南省省級精品課程“C語言程序設計”的配套實驗教材,配套主教材《C語言程序設計(第2版)》(劉欣亮、李敏主編)使用。全書以Visual C++ 6.0作爲C語言程序開發環境,包括C語言編譯環境概述、上機實驗指導(基礎篇)、上機實驗指導(進階篇)、部分習題答案及附錄等內容。本書以啓發式案例引導學生進行C語言上機實驗,內容全面、題型豐富、實用性强。本書適合作爲高等院校非計算機各專業“C語言程序設
優惠價: 87 183
無庫存
Linux C/C++服務器開發實踐(簡體書)
滿額折
出版日:2022/07/01 作者:朱文偉; 李建英  出版社:清華大學出版社(大陸)  裝訂:平裝
本書較為全面地介紹了基於Linux網絡編程的基礎知識和編程技術,章節安排貼近企業項目需求,對基於Linux C/C++語言的多線程編程和Linux操作系統支持的網絡庫函數等進行講解,由易到難,逐層遞進。 本書共分12章,內容包括網絡概述、網絡基礎概念、套接字、TCP編程、UDP編程、原始套接字編程、網絡I/O模型、服務器設計,以及四大綜合實踐項目(HTTP服務器、FTP服務器、並發聊天服務器與C/S和P2P聯合架構的並發遊戲服務器),通過項目練習幫助讀者鞏固所學的編程技術。 本書適合具有Linux C/C++編程基礎、需要掌握Linux服務器編程的開發人員閱讀,也適合高等院校和培訓學校計算機軟件開發相關專業的師生作為參考用書。
優惠價: 87 517
無庫存
An Experiential Introduction to Principles of Programming Languages
79 折
出版日:2022/05/24 作者:Hridesh Rajan  出版社:Mit Pr  裝訂:精裝
A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language.This introductory textbook teaches the principles of programming languages by using an experiential learning style, in which students learn about language features by realizing those features in a pedagogical compiler. Students use Java―the most commonly used programming language in the first two years of the computer science curriculum―as the implementation language throughout. The book also discusses a range of emerging topics in programming languages missing from existing textbooks, including concurrency, Big Data, and event-driven programming. The goal is to prepare students to design, implement, analyze, and understand both domain-specific and general-purpose programming languages. The book first develops basic concepts in languages, including means of computation using primitive values, means of combination such as variable definition and functions, an
優惠價: 79 1801
無庫存
Ada Twist and the Disappearing Dogs: (The Questioneers Book #5)
滿額折
出版日:2022/05/17 作者:Andrea Beaty  出版社:Amulet Books  裝訂:精裝
A new addition to the bestselling Questioneers chapter book series following Ada Twist, the star of the Netflix TV show!Blue River Creek has a problem: There's a pet thief on the loose! Or at least, Sofia and Iggy are convinced that there is, once their pets go missing. But as a scientist, Ada knows it's important not to jump to conclusions and to follow the facts. How will they find out what really happened to the town's pets? By using the Scientific Method of course! Through making a hypothesis, collecting data, and experimentation, the Questioneers must find the missing animals before even more pets disappear!
優惠價: 79 390
無庫存
Visual C++教程(第4版)(簡體書)
滿額折
出版日:2022/05/01 作者:鄭阿奇; 丁有和  出版社:清華大學出版社(大陸)  裝訂:平裝
《Visual C++教程(第4版)》以Visual Studio 2010(Visual C++)專業版為平臺,直接從Windows編程入手,系統介紹了Windows應用程序編程技巧和應用技術。內容包括Windows編程基礎,對話框,常用控件,菜單、工具欄和狀態欄,框架窗口、文檔和視圖,圖形、文本和打印,數據庫編程,以及Visual C++不錯應用(包括CImage、OpenGL、DLL和ActiveX控件等)。附錄部分包括Visual C++常用編程操作方法、程序簡單調試以及C++基本知識點。 本書體現較強的應用特色,既適合作為大學本科、高職高專等各類高等學校的教材,也可作為Visual C++的各類培訓和用戶學習參考用書。
優惠價: 87 365
無庫存
C#程序設計教程(簡體書)
滿額折
出版日:2022/05/01 作者:陳娜; 付沛  出版社:人民郵電出版社  裝訂:平裝
Visual C#融C++的靈活性和強大功能與Java的簡單性於一身,已成為在.NET平臺上進行程序開發的首選語言。本書介紹了使用Visual C# 2017開發應用程序的基本知識。全書分為9章,分別介紹了C#與Visual Studio集成開發環境,C#的基本語法,流程控制語句,數組、集合和泛型,面向對象,面向對象的高級應用,程序的生成、異常處理和調試,流與文件,基於Windows的應用程序。全書通過簡潔的語言和詳細的步驟,幫助讀者迅速掌握使用Visual C# 2017開發應用程序所需的基本知識。本書適合沒有任何編程經驗的讀者和Visual C#新手閱讀,也可供大中專院校的學生學習Visual C#編程時參考。通過本書,讀者可循序漸進地掌握C#編程技術,從而開發出優秀的應用程序。
優惠價: 87 244
無庫存
白話C++之練武(全二冊)(簡體書)
滿額折
出版日:2022/05/01 作者:莊嚴  出版社:北京航空航天大學出版社  裝訂:平裝
本書是這樣一本新的C++教程,它不僅採用像"大白話"一樣的方式來講解C++的知識,而且作者從浩瀚的C++開源界中找出合適的庫加以講解,並且各個部分有機進行串聯,讓學習者找到這本書,相當於找到真正的C++實用編程的大門。本套書分上下冊: 上冊:1-9章
優惠價: 87 1039
無庫存
出版日:2022/04/30 作者:Simon Foucart  出版社:Cambridge Univ Pr  裝訂:精裝
This text provides deep and comprehensive coverage of the mathematical background for data science, including machine learning, optimal recovery, compressed sensing, optimization, and neural networks. In the past few decades, heuristic methods adopted by big tech companies have complemented existing scientific disciplines to form the new field of Data Science. This text embarks the readers on an engaging itinerary through the theory supporting the field. Altogether, twenty-seven lecture-length chapters with exercises provide all the details necessary for a solid understanding of key topics in data science. While the book covers standard material on machine learning and optimization, it also includes distinctive presentations of topics such as reproducing kernel Hilbert spaces, spectral clustering, optimal recovery, compressed sensing, group testing, and applications of semidefinite programming. Students and data scientists with less mathematical background will appreciate the appendice
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2022/04/30 作者:Sam Selvadurai  出版社:Cambridge Univ Pr  裝訂:精裝
This book argues that lawyers must often rely on contestable ethical and strategic intuitions when dealing with legal and factual uncertainties in 'hard cases' of resort to force. This area of international law relies on multiple tests which can be interpreted in different ways, do not yield binary 'yes/no' answers, and together define 'paradigms' of lawful and unlawful force. Controversial cases of force differ from these paradigms, requiring lawyers to assess complex, incomplete factual evidence, and to forecast the immediate and long-term consequences of using and not using force. Legal rules cannot resolve such uncertainties; instead, techniques from legal risk management, strategic intelligence assessment and political forecasting may help. This study develops these arguments using the philosophy of knowledge, socio-legal, politico-strategic and ethical theory, structured interviews and a survey with 31 UK-based international lawyers, and systematic analysis of key International C
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
C# 程式設計從入門到專業(下):職場C#進階應用技術
滿額折
出版日:2022/04/20 作者:彭建文  出版社:博碩文化  裝訂:平裝
全面提升C#程式開發功力的首選之作♔Visual Studio 2017/2019/2022以上版本適用♔百分百可以完全自學的C#教材♔按照「認識」、「學會」、「應用」、「求職」四階段編撰之C#學習教材♔精心設計具生活經驗、實用化的學習範例♔引導學習歷程:實戰範例→原理講解→參考資料→重點整理→分析與討論♔所有範例、練習、習題皆為實戰題目,可以直接應用於職場、工作與專題製作【內容簡介】作者將C#程式設計的實務知識分為「基礎篇」、「進階篇」、「深入篇」等三個層級,下冊內容精心規劃了十個章節及六個附錄,主要教導影音播放、繪圖、多表單視窗程式、類別與物件、委派與索引子、泛型集合類別、執行緒、Console應用程式、開發大型應用程式、C#與資料庫等。除了可讓讀者更深入學習C#程式設計,再搭配本書的精選範例以及清楚詳盡的步驟說明,將可逐步讓你邁向C#程式設計專業之路,並增加C#程式設計的實務經驗。【本書特色】♔一本書=自學+教學+參考資料(省去上網找不到資料的困難與大量時間)♔疊加式之內容設計,可依據個人需求與時間多寡來學習不同難度的範例♔每個範例皆為業界實戰經驗所簡化之學習範例♔全書以範例導引C#學習歷程♔範例程式講解詳細,非常適合自學與課後自我練習【讀完本書,您將學會】♔具備物件導向程式設計能力♔具備開發C#影像與多媒體之能力♔能撰寫大型C#程式♔開發資料庫處理程式♔與他人共同協作C#專案♔獨立完成複雜之專題♔具備求職之C#專業能力
優惠價: 9 702
無庫存
Learning hard C#學習筆記(簡體書)
滿額折
出版日:2022/04/01 作者:李志  出版社:人民郵電出版社  裝訂:平裝
本書是一本面向C#初學者的實用教程。從開發基礎開始,由淺入深地講解了C#的基礎語法和重要特性,分析了在開發中必須掌握的技術要領和經驗心得。語言輕鬆幽默,通過精心選擇的實例和詳盡的代碼全面介紹了C#最具特色的關鍵知識點,有助於初學者迅速從一個C#開發的門外漢成長為全面掌握技術要領的開發人員。 本書適合C#和.NET初學者、Web開發工程師以及電腦專業的學生閱讀。
優惠價: 87 256
無庫存
C#8.0本質論(簡體書)
滿額折
出版日:2022/03/16 作者:(美)馬克‧米凱利斯  出版社:機械工業出版社  裝訂:平裝
作為歷年來深受各層次開發人員歡迎的C#指南,本書討論了從C# 3.0到8.0的重要的C#特性,強調了現代編程模式,可幫助讀者編寫簡潔、強大、健壯、安全和易於維護的C#代碼。C#專家Mark Michaelis對語言進行了全面而深入的探討,提供了對關鍵C# 8.0增強、C# 8.0和.NET Core/.NET Standard的配合使用以及跨平臺編譯的專業論述。他用簡潔的例子闡釋了關鍵C#構造,並提供了大量實踐編程規範,為你進行高效軟件開發打好基礎。
優惠價: 87 1039
無庫存
  • 146855
    3672
  • 1
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 3672

暢銷榜

客服中心

收藏

會員專區