TOP
GOGO開學趣,參考書應有盡有
搜尋結果 /

Principles and Practice Using C 3rd Edition

1539
1 / 39
Kung Fu and Science(電子書)
70 折
出版日:2016/07/01 作者:Fen SUN; Patrick TK LEUNG; Roy VELLAISAMY  出版社:CityUniversityofHongKongPress  裝訂:電子書
Kung Fu has evolved from a traditional means of defence to become a system of attacking and defending oneself, with or without weapons, exercising the body and maintaining good physical and mental health. As such, these practices have found an international following. Yet what has remained a largely unexplored area is the scientific principles behind these martial arts. This book not only covers the brief history of Chinese martial arts, but also brings together the wisdom of a Kung Fu grand master with a scientist and teacher to explain the scientific reasons why Kung Fu is the powerful practice that it is. Using the principles of physics, biomechanics and biology, with a number of drawings showing some basic postures of Kung Fu, the authors present a deep understanding of how the styles, the specific movements and methods of attack and defence operate.
優惠價: 7 546
On Translation:An Expanded Edition(電子書)
70 折
出版日:2006/01/01 作者:Jin Di; Eugene A. Nida  出版社:CityUniversityofHongKongPress  裝訂:電子書
Co-authored by Eugene Nida and JIN Di, On Translation was first published in 1984 by the China Translation and Publishing Corporation in Beijing. It is widely recognized as a classic in translation theory with a practical orientation. Following the theoretical framework Nida had developed over decades of work on translation and semiotics, the two authors offer an easily comprehensible analysis of the complex problems involved in translation. After a critical review of the historical development of translation theory in the light of modern information theory, they elucidate the most fundamental principles of translation in accordance with the concept of dynamic equivalence. The treatment is closely related to actual translation practice, and the principles elucidated are applicable to all types of translation, though most of the examples analyzed are taken from translations between Chinese and English. This new and expanded edition has two main parts. Part I is the complete text of th
優惠價: 7 417
Wild Geese Returning:Chinese Reversible Poems(電子書)
70 折
出版日:2016/11/09 作者:Michèle Métail  出版社:香港中文大學出版社  裝訂:電子書
The genre of poems that may be read both forward and backward, producing different creations was known as the “flight of wild geese.” These poems were often sent so that a distant lover, like the migrating birds, would return. Its greatest practitioner, and the focus of this critical anthology, is Su Hui, a woman who, in the 4th Century, embroidered a silk for her distant husband using a grid of 840 characters that created perhaps 12,000 ways to read this poem. With examples from the 3rd to the 19th centuries, Michele Metail describes reversible poems as “a singular adventure at the edge of meaning, of language, and of writing.”
優惠價: 7 434
C# 最強入門邁向頂尖高手之路王者歸來(電子書)
80 折
出版日: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 & C++程式設計經典(電子書)
出版日:2021/12/31 作者:蔡文龍; 何嘉益; 張志成; 張力元; 歐志信 等  出版社:碁峯資訊股份有限公司  裝訂:電子書
由微軟MVP、大學教師共同編著,並由大學教授程式設計教師提供寶貴意見與審校。範例淺顯易懂且具代表性與實用性,非常適合教學與自修,是一本C&C++程式設計的最佳入門進階書。 本書共分C語言與C++兩個部分:第1~15章詳實介紹C語言程式設計技巧;第16~23章介紹C++物件導向程式設計、多載運算子、樣版、例外處理與STL等進階議題。 .介紹C語言程式設計技巧 .介紹C語言指標、字元與函式應用 .介紹C++物件導向程式設計技巧 .介紹C++函式指標、樣版、例外處理、STL等進階議題 .列舉易懂且具代表性與實用性的程式範例
優惠價: 1 580
Land Administration and Practice in Hong Kong(電子書)
70 折
出版日:2021/11/01 作者:Roger Nissim  出版社:香港大學出版社  裝訂:電子書
The purpose of this book is to explain both the historical context and current practices of land administration in Hong Kong. Although Hong Kong has an open and business-friendly environment, it is underpinned by a socialist leasehold land tenure system. The government is landlord to virtually all land and so it plays a pivotal role in the administration of this scarce, and therefore, valuable resource.As land administration is governed by private contract law rather than legislation, it is constantly evolving with the courts handing down significant decisions on a regular basis. Government practice has to respond to this, as well as the community’s concern on how best land can be administered. The fifth edition has some substantial and important updates which should continue to be useful to both students and practitioners of surveying, architecture, planning and law, as well as the wider business and financial community.
優惠價: 7 504
C++全方位學習(適用Dev C++與Visual C++)(電子書)
出版日:2021/08/01 作者:古頤榛  出版社:碁峯資訊股份有限公司  裝訂:電子書
本書第一版榮獲國家圖書館狀元推薦閱讀書單科學類第15名,也是唯二進榜的程式設計書籍! *作者累積二十年教學與著作經驗完成,章節架構採循序漸進、難易適中,內容說明簡單扼要。 *針對大專院校教學進度編寫,適合作學習C++程式語言的教材,內容由淺入深、由簡而繁的帶領讀者學習C++的基本程式設計、結構化程式設計、物件導向程式設計、與應用程式設計。 *本書所有的語法、範例與程式都是使用ANSI/ISO C++的標準,同時也兼顧到Visual C++的相容性,因此本書所有範例程式皆使用「Orwell Dev-C++ 5.11 with GCC 4.9.2編譯器」與「Visual C++ 2019編譯器」編譯、連結與執行過。 *第四版適用Windows 10系統,且更新至Orwell Dev-C++ 5.11 with GCC 4.9.2與Visual C++ 2019編譯器。
優惠價: 1 580
C++ Primer,5th Edition 中文版(電子書)
出版日:2019/06/28 作者:Stanley B. Lippman 等  出版社:碁峯資訊股份有限公司  裝訂:電子書
內容簡介:最暢銷的程式設計教程和參考手冊全新改寫符合C++11標準為新發布的C++11標準完全更新並重塑,這本權威及詳盡的C++入門指南將幫助你快速學會這個語言,並以現代、高效率的方式使用它。重點提示現今最佳實務做法,作者們展示如何使用核心語言及其標準程式庫寫出有效率、容易閱讀並且強大的程式碼。《C++Primer,5thEdition中文版》從一開始就融入了C++標準程式庫的介紹,取用其常見的函式與機能來幫助你在尚未精通每個語言細節之前就能寫出實用的程式。本書的眾多範例都經過更新,使用新的語言功能,並示範如何以最佳的方式運用它們。快速起步&完成更多:‧學習如何使用新C++11語言功能和標準程式庫,以快速建置穩健的程式,並熟悉高階程式設計‧透過範例學習,這些範例示範現今最佳的編程風格,以及程式設計技巧‧了解「規則背後的道理」:探討為何C++11如此運作‧使用廣泛的交互參考,幫助你連結相關的概念和觀察‧受益於最新的輔助說明和練習,強調關鍵重點,協助你避開常見陷阱,鼓勵良好實務做法,並強化你所習得的知識本書是通過時間驗證的C++入門教程,含有核心C++概念和技巧的權威性討論,也是經驗豐富的程式設計師珍貴的參考資源,特別適合急於尋求C++增強功能介紹的讀者。
優惠價: 1 990
C++全方位學習--第三版(適用Dev C++與Visual C++)(電子書)
出版日:2018/06/25 作者:古頤榛  出版社:碁峯資訊股份有限公司  裝訂:電子書
本書第一版榮獲國家圖書館民國100年狀元推薦閱讀書單科學類第15名,也是唯二進榜的程式設計書籍! *作者累積二十年教學與著作經驗完成,書的章節架構採循序漸進、難易適中,內容說明簡單扼要。 *針對大專院校教學進度編寫,適合作學習C++程式語言的教材,內容由淺入深、由簡而繁的方式帶領讀者學習C++的基本程式設計、結構化程式設計、物件導向程式設計、與應用程式設計。 *本書所有的語法、範例與程式都是使用ANSI/ISO C++的標準,同時也兼顧到Visual C++的相容性,因此本書所有範例程式皆使用Orwell Dev-C++ 5.11 with GCC 4.9.2與Visual C++ 2017編譯器編譯、連結與執行過。 *第三版更新至適用Windows 10系統,且所有範例程式皆在64 bits Windows系統中編譯。
優惠價: 1 580
纳米相增强C/C复合材料的结构与性能(電子書)
70 折
出版日:2018/01/01 作者:徐先锋; 卢雪峰  出版社:成都西南交大出版社有限公司  裝訂:電子書
本書為專著。本書基於作者近年的研究工作歸納、整理而成,主要介紹了催化化學氣相沉積表面自生納米相,對炭纖維進行表面改性處理,進而製備納米相增強C/C複合材料的方法,探討自生納米相對C/C複合材料的微觀結構、力學、導熱、氧化和摩擦磨損等性能的影響。本書為國家自然科學基金項目的研究成果總結,具有較高的理論水平和實踐應用價值。其在納米相增強複合材料的理論和應用方面均具有一定的獨創性,首次在炭纖維表面原位生長了碳化矽納米纖維,並很好的解答了炭納米纖維和碳化矽納米纖維對C/C複合材料的製備工藝、微觀結構和性能的積極影響,為納米纖維增強C/C複合材料的深入研究奠定了基礎,為高性能複合材料的製備指引了方向。本書既可以作為C/C複合材料相關行業人員的參考書籍,也可以作為複合材料專業本科生及碩士研究生的教材。
優惠價: 7 203
Geotechnical Hazard Mitigations:Experiment, Theory and Practice(電子書)
70 折
出版日:2017/12/01 出版社:華藝學術出版社(AiritiPressInc.)  裝訂:電子書
Geotechnical Hazard Mitigations with Experiment, Theory and Practice presents the keynote lectures and general papers presented at the Fifth International ISSMGE Conference on Geotechnical Engineering for Disaster Mitigation and Rehabilitation (5th GEDMAR, Taipei, Taiwan, September 13-14, 2017). The contributions discuss rainstorm and storm surge induced riverine and coastal flooding event, liquefaction, and landslide. The book is divided into the following sections: -Keynote lecture -Combined hazard in river basin -Liquefaction -Landslide -Other natural geo-hazards Geotechnical Hazard Mitigations with Experiment, Theory and Practice will be of interest to researchers, academics, industry practitioners and other professionals involved in earthquake geotechnical engineering and landslide hazards.
優惠價: 7 700
The Rule of Law:A Comparative Perspective―Festschrift for Anton MJ COORAY on the Occasion of his Sixty–fifth Birthday(電子書)
70 折
出版日:2013/10/01 出版社:CityUniversityofHongKongPress  裝訂:電子書
At the end of June 2013, Professor Anton MJ COORAY retired from his position at the City University of Hong Kong School of Law after almost twenty-five years of loyal and productive service. During that time, he made a very substantial contribution to the success of the School, as well as to the study and practice of law both within and outside of Hong Kong. This Festschrift has attracted contributions from not only his colleagues, but also a number of world-renowned scholars, who wished to convey through their contributions their enormous respect for his scholarship, leadership and gentlemanly bearing. 'The Rule of Law: a Comparative Perspective' has been chosen the theme of this Festschrift because it is one of the most important topics in the area of constitutional and administrative law, about which Professor COORAY has researched and written extensively. Although the study of the 'rule of law' encompassed a very long list of fundamental legal principles or precepts, the thirteen
優惠價: 7 616
International Trade Finance:A Practical Guide(電子書)
70 折
出版日:2011/01/01 作者:Kwai Wing LUK  出版社:CityUniversityofHongKongPress  裝訂:電子書
There are few textbooks or reference works on international trade finance pertaining to Hong Kong. This text covers all the basic concepts of international trade and takes into account actual practices of trade financing in Hong Kong. The book consists of two sections—the Principles Section and the Practical Guide Section. Risks associated with most trade-finance products are discussed. This second edition represents a substantial revision to the first edition first published in 1999. Readers will find this book an update of the adoption of UCP–600 and new practices of the services by ECIC and major trade promotion institutions in Hong Kong. Major differences between Incoterms 2000 and 2010 will also be discussed. The book provides ample and systematic material for the training of practicing bankers, import and export managers, and lawyers. Students of the subject Finance of International Trade of the Associateship Examination of the Hong Kong Institute of Bankers would find this boo
優惠價: 7 504
Guanxi or Li shang wanglai?:Reciprocity, Social Support Networks,& Social Creativity in a Chinese Village(電子書)
70 折
出版日:2010/07/23 作者:Xiangqun Chang  出版社:華藝學術出版社(AiritiPressInc.)  裝訂:電子書
Li shang wanglai is a phrase that combines practice and principle. It is what others have discussed as Confucianism. But it is the summation of what is practised in daily life and without the leadership of an elite intelligentsia. With this phrase the author has brought together what had been separately discussed: the social philosophy of bao (asymmetrical reciprocity), the central importance of mianzi and lian (face), the moral economy of renqing (human relationships of fellow-feeling), the art of making guanxiwang (social networks), and much else. She shows how they work together in what might be called a discursive constellation. Using sociological and anthropological theorisations of reciprocal relations in China and Japan, she creates a framework of four dimensions, namely, principled rational calculation, human-feeling, moral, and religious, and four kinds of relationships, namely, instrumental, expressive, negative and generous.
優惠價: 7 700
Research in Scientific Feng Shui and the Built Environment(電子書)
70 折
出版日:2009/01/01 出版社:CityUniversityofHongKongPress  裝訂:電子書
Feng Shui practice has become an important reference for the planning and design of buildings, monuments and even entire cities. In fact Feng Shui is an evolved study of the natural and built environment. By utilizing the natural elements and practical environmental changes, we may improve upon our well-being, relationships, prosperity, health and living environment. People in many advanced countries seek to establish a deeper understanding of these relationships between human and natural environment. Architects from around the world also begin to recognize Feng Shui as a broad ecologically and architecturally connected paradigm. To remove the shadow of superstition for Feng Shui practice, it is essential to use a scientific approach in the hope of combining and fusing ancient wisdom with modern knowledge in building science. Scientific Feng Shui has two meanings, namely (1) the verification of Feng Shui principles scientifically and (2) studying Feng Shui logically in a scientific wa
優惠價: 7 504
Wing Chun Illustrated : The Wooden Dummy Bible(電子書)
出版日:2026/01/01 作者:Li Ka Tat  出版社:白象文化事業有限公司  裝訂:電子書
◎This book is the first to explain the core principles and training methods of Guangzhou Wing Chun ◎From knowing nothing about Wing Chun to fully mastering the Wooden Dummy training movements and application techniques of Wing Chun. ◎This book serves as the teaching material for the Guangzhou Wing Chun Martial Arts Association, covering 51 core topics, 133 Wooden Dummy techniques, and 16 group movements. ➤ The Wooden Dummy is not just a tool; it is a reflection of the core philosophy and techniques of Wing Chun, as well as a testament to the bond of master and disciple. This book, for the first time in a comprehensive and systematic manner, uses the Wooden Dummy to delve deeply into the core principles and training methods of Guangzhou Wing Chun. Even if you are a beginner with no prior experience in Wing Chun, you will find guidance and confidence here to begin your journey. ➤ Guangzhou Wing Chun primarily consists of two major lineages: the Yuen Kay Shan lineage and the Sum Nung l
優惠價: 1 800
The Empress and the Dragon Throne: Imperial Women of the Early Ming Dynasty(電子書)
70 折
出版日:2025/11/04 作者:Ellen Soulliere  出版社:香港大學出版社  裝訂:電子書
The rulers of the Ming dynasty enacted paradigms of hierarchical order. Like imperial families, households, and courts in earlier Chinese dynasties, they articulated patriarchal, patrilineal, and patrilocal organizational principles as exemplars for families and institutions throughout the empire. Women made indispensable contributions to the development of these paradigms and principles and to the social, cultural, and political fabric of the family and the state. And yet, in the existing literature in Chinese and English women are often burdened with stereotypes, positioned as peripheral, or rendered almost invisible. Reading available texts “against the grain,” and drawing on a trove of evidence from material culture, Soulliere shows how women defined a place for themselves in the multigenerational Ming imperial family, imperial household, and court. The Empress and the Dragon Throne spans the first Ming century from just before the founding of the dynasty in 1368 to the end of the
優惠價: 7 1176
The wisdom eye of prajnaparamita: a brief talk on the right view of prajna(電子書)
70 折
出版日:2025/08/01 作者:Master Nan Huai-Chin  出版社:白象文化事業有限公司  裝訂:電子書
“Emptiness” is an experience that many people have had—mostly stumbled upon unexpectedly. What exactly is emptiness? Can it actually be practiced? The Heart Sutra is the shortest, most condensed teaching on emptiness among all of the Prajanaparamita Sutras, seems to be focused exclusively on emptiness. How can this sutra be used to help you progress in your spiritual practice? Ultimately, the realization of the heart of prajnaparamita is, in and of itself, the Path. In this book, you will read about how to use the Heart Sutra as a compact guide to practice and the Path. Master Nan’s teachings are packed with pith instructions, both the do’s and don’ts, for success in practice. Practical, to the point, and illustrated with thought-provoking anecdotes, his teachings are relevant to practitioners of all proclivities, from beginners to advanced.
優惠價: 7 154
Early Buddhist Teachings: A Foundation for Counseling(電子書)
70 折
出版日:2025/06/18 作者:Kin Cheung George Lee; Adrian J. Davis; Sabin Maharjan  出版社:香港大學出版社  裝訂:電子書
Mindfulness and meditation, practices that are rooted in Buddhism, have become mainstream treatments in counseling and psychotherapy that provide evidence of successful outcomes among secular clients. However, for clients from non-Western backgrounds, dissociating mindfulness practice from the core Buddhist teachings can dilute the transformative power of these practices, causing cultural confusion and lowering the effectiveness of treatment. This book is the first to present Early Buddhist Teachings as a theoretical orientation for the millions of individuals affiliated with Buddhism to create a culturally congruent counseling model. Using original sources in Pāli, it explores key Buddhist concepts such as dependent co-arising, non-self, impermanence, and many others. The authors then compare them with Western psychological concepts, furthering ongoing dialogue between Buddhism and psychotherapy and fostering powerful integrations. This volume also demonstrates how to use the Buddhi
優惠價: 7 826
Contemporary Hong Kong Government and Politics, Third Edition(電子書)
70 折
出版日:2024/08/05 出版社:香港大學出版社  裝訂:電子書
In the third edition of Contemporary Hong Kong Government and Politics, Lam Wai-man, Percy Luen-tim Lui, Wilson Wong, and various contributors provide the latest analyses in many aspects of Hong Kong’s government and politics, such as political institutions, mediating institutions, and political actors. They also discuss specific policy areas such as political parties and elections, civil society, political identity and political culture, the mass media, and public opinions after the Umbrella Movement in 2014. The book also evaluates the latest developments in Hong Kong’s relationship with Mainland China and the international community. This new edition offers an up-to-date and comprehensive analysis of the main continuities and changes in the above aspects since 2014. This volume will help its readers grasp a basic understanding of Hong Kong’s political developments in the last ten years.
優惠價: 7 826
電腦軟體設計丙級技能檢定學術科(適用C++)(電子書)
出版日:2024/04/25 作者:吳進北; 林文恭研究室  出版社:碁峯資訊股份有限公司  裝訂:電子書
依據勞動部勞動力發展署技能檢定中心最新啟用之學術科試題規劃解題 術科篇 *最新術科試題: 術科第一套試題:程式語言(C++)基本指令操作1060301~1060305 五題。 術科第二套試題:程式語言(C++)應用程式設計1060306~1060308 三題。 學科篇 *最新公告學科試題單選題509題。 *113年啟用學科共同科目,90006職業安全衛生/90007工作倫理與職業道德/90008環境保護/90009節能減碳共同科目共400題;90011資訊相關職類共用工作項目119題。 本書特色 *術科內容撰寫循序漸進,帶領讀者從開始認識C++,解題前的「快速入門」,初學者也能輕鬆學習。 *術科題目詳盡解說及結構化與精簡的程式,讓讀者輕鬆撰寫出的C++程式,學會C++的操作和程式語法。 *學科試題含電腦概論、程式設計、資訊職類共同工作項目,附有難題解析。 *詳讀章節內容,熟悉指令、語法、資料結構及邏輯,反覆練習即能通過考試取得證照。
優惠價: 1 350
Growth hacking for enginers and inventor: 5-step method for breakthrough(電子書)
70 折
出版日:2023/09/01 作者:Vladimir Petrov; TRIZ Master  出版社:亞卓國際顧問  裝訂:電子書
The book presents an innovative method that will free you from using the trial-and-error method of finding solutions to your problems, pointing you in the direction of a strong solution. This is a targeted search method. You will save time and effort, and you will get a solution without disadvantages using this method. The method has five steps, so it is easy to use, and easy to get good results. It has been refined and improved over 40 years by incorporating what we learned from using it, and incorporating the experiences of many others. This book should be useful to engineers, scientists, students, inventors, and people solving complex problems in business, government, and social environments, as well as everyday problem solvers.
優惠價: 7 350
Healthcare Law and Ethics: Principles & Practices(電子書)
70 折
出版日:2023/02/06 作者:Edited by James Shing Ping CHIU; Albert LEE; Kar-wai TONG  出版社:香港城市大學出版社  裝訂:電子書
With the increasing number of complaints and court cases relating to healthcare disputes, healthcare practitioners (HCPs) are now facing more challenges and dilemmas in their daily practices. This book is unique in that most chapters are written jointly by two authors: one with legal training and one with a healthcare background. The balanced view offered thus allows readers to gain a thorough understanding of the concepts presented. Although most of the examples and scenarios are specific to medical doctors, the basic principles and ethical considerations as well as the enforcement of laws and regulations are, with some modifications, equally applicable to other HCPs, such as dentists, nurses, midwives, etc. Readers interested in healthcare law and ethics from numerous fields and stages of training, including legal and healthcare practitioners, trainees, postgraduate researchers and undergraduate students, will find this book both informative and practical as an aid to their work and
優惠價: 7 1064
价值转形“C体系”(電子書)
70 折
出版日:2022/08/10 作者:荣兆梓; 陈旸  出版社:社会科学文献出版社  裝訂:電子書
本书首先章提出问题,说明转形理论和转形问题的区别;接着展开文献回顾,介绍了A体系和B体系的相关内容;随后分析了百年论争中的三大偏误,评述了近年来转形问题研究的若干进展,并针对C体系展开研究,包括C体系的成本价格计算、C体系的转形轮次和转形阶段、C体系理论模型的若干重要特征;最后利用C体系的数理模型测算了中美统计数据中的价值体系与生产价格体系,并将之与其他模型的计算结果进行了初步比较。
優惠價: 7 343
C最強入門邁向頂尖高手之路王者歸來(電子書)
80 折
出版日:2022/06/01 作者:洪錦魁  出版社:深智數位  裝訂:電子書
C最強入門邁向頂尖高手之路王者歸來
優惠價: 8 496
C语言程序设计(電子書)
70 折
出版日:2021/04/01 作者:袁燕; 赵军; 叶勇; 谌喜兵  出版社:重庆大学电子音像出版社有限公司  裝訂:電子書
本书共8章,其内容包括C语言概述、C语言程序设计基础知识、分支结构、循环结构、函数、数组、指针和结构体。每个章节都加入对应的“案例引入”,激发学生的学习激情;“课程育人”,总结本章节的素质要求,并配套思政习题,完成课程专业知识学习和课程育人的双重目标。
優惠價: 7 139
Developmental Social Work Dialogue with Social Innovation(電子書)
70 折
出版日:2021/01/01 出版社:巨流圖書股份有限公司  裝訂:電子書
Developmental social work emphasizes interdisciplinary collaborations and believes it can accurately respond to the issues and the needs of our society. Therefore, more and more non-profit organizations are involved in this field. In Taiwan, the recent social issues, such as the poverty of young adults and the Long-term Care, all indicate a need for fresh thoughts and working methods. Responding to this need, “social innovation” has been seen as a way of developmental social work practice. Since 2015, Eden Social Welfare Foundation has collaborated with the Department of Social Work of National Taiwan University to hold three international conferences regarding developmental social work. We published two conference proceedings Developmental Social Work: Theory and Practice and Developmental Social Work: Advancing Policy and Practice. This book focuses on the theme of “social innovation” and contains various innovative ongoing cases of developmental social work. It also compiles lectu
優惠價: 7 1155
Charles Darwin,evolution,what is missing?(電子書)
70 折
出版日:2020/11/16 作者:David Lau  出版社:紅出版  裝訂:電子書
Proposal and design : -- to build orbit debris collector and re-launch into deep space after collection at place as Earth introduction to universe, think why flying saucer are all the same shape. Universal energy with us always. Can we have more safety from earthquake? Including Summary story edition Call for deep discussion by email: David_OK_2013@yahoo.com Charles Darwin is a clever human same as us. We have all organs he has. He thought out a lot of things so as many great people. Probably some of us from this world also can think out something important. This is the reason why everyone on this world can dig in for more understanding and bring for discussion. This book came to start as a fiction or introduction for reading and public introduction.The only difference from other books is:-This book is short but everything is like brief summary written to leader information - a quickest way to know the important story in briefing, and can ask afterwards. Besides, smart people c
優惠價: 7 112
C++程序设计案例驱动实用教程(電子書)
70 折
出版日:2020/07/01 作者:石鲁生; 梁凤兰  出版社:南京大学出版社有限公司  裝訂:電子書
本书主要内容包括C++程序设计的基础知识、类与对象的基本概念和应用、继承与多态的基本概念和应用。本书以Visual C++ 6.0作为调试程序的主要环境,所选使用案例与理论知识相辅相成,每个案例均已经过调试,可以正确运行。
優惠價: 7 122
Evaluation of the C. Y. Leung Administration(電子書)
70 折
出版日:2020/06/01 出版社:香港城市大學出版社  裝訂:電子書
This book presents a rational, research-based critique of the C. Y. Leung Administration that governed in Hong Kong from 2012 to 2017. It is a sweeping and original publication that covers various aspects of governance, including politics, economics, healthcare, human rights, civil service, housing, urban planning, youth, and legislative council elections as well as Hong Kong’s relationship with Taiwan, Mainland China, and Western countries.
優惠價: 7 666
The Chu Silk Manuscripts from Zidanku, Changsha (Hunan Province) Volume 1:Discovery and Transmission(電子書)
70 折
出版日:2019/12/11 作者:Li Ling  出版社:香港中文大學出版社  裝訂:電子書
The Silk Manuscripts from Zidanku, Changsha (Hunan), are the only pre-Imperial Chinese manuscripts on silk found to-date. Dating to the turn from the 4th to the 3rd centuries BC (Late Warring States period), they contain several texts concerning basic cosmological concepts, including one manuscript (Manuscript 1) with a diagrammatic arrangement and surrounded by pictorial illustrations. As such, they constitute a unique source of information complementing and going beyond what is known from transmitted texts. This is the first in a two-volume monograph on the Zidanku manuscripts, reflecting almost four decades of research by Professor Li Ling of Peking University. While the philological study and translation of the manuscript texts is the subject of Volume Two, this first volume presents the archaeological context and history of transmission of the physical manuscripts. It records how they were taken from their original place of interment in the 1940s and taken to the United States in
優惠價: 7 1820
C语言二级考试辅导教程(電子書)
70 折
出版日:2018/12/01 作者:田祥宏  出版社:南京大学出版社有限公司  裝訂:電子書
本书以C语言知识强化与编程能力训练为主要内容, 介绍了C语言的基础知识、常见算法编程技巧与方法, 以及C语言知识强化训练等。以训练C编程能力培养为主要目标, 面向应用型教学需求, 重点突出应用性和技巧方法训练。
優惠價: 7 98
C语言程序设计(電子書)
70 折
出版日:2018/01/01 出版社:成都西南交大出版社有限公司  裝訂:電子書
本书共11章,内容包括:C语言概述、数据类型、运算符与表达式、常用的数据输入/输出函数、选择结构程序设计、循环控制、数组、函数、指针、结构体和共用体、文件。
優惠價: 7 137
C++程序设计工程化教程(電子書)
70 折
出版日:2016/12/01 作者:赵建洋; 于长辉; 金圣华  出版社:南京大学出版社有限公司  裝訂:電子書
本书以Visual C++ 2010为开发环境,先分析C++的知识点,将其分解成若干语法具有的意义、格式和应用,并分散到教材相应部分,与工程案例相互配合介绍,互为补充,相得益彰。通过程序示例附有的详细注释,帮助知识点的理解,课后习题有相关语法的练习,工程案例中再次应用它,经过一系列的训练,可使知识点学以致用,易于理解。
優惠價: 7 174
C++程式設計〈第三版〉(電子書)
出版日:2016/06/30 作者:張耀仁  出版社:碁峯資訊股份有限公司  裝訂:電子書
▪ 打造C++程式語言的堅實基礎,內容不僅涵蓋最基本的語法,也深入探討物件導向的主要精神。 ▪ 本書範例程式全部經過最新的 C++編譯器測試,包括:Microsoft Visual C++ Community 2015, Dev-C++ 5.11,以及 Borland C++ Compiler 5.5.1。 ▪ 本書深度廣度兼備,提供了極佳的學習步調,和連貫的先後次序,敘述方式主軸明顯,讀者不會被枝節所擾而混淆了學習主軸,相當適合C++語言的初學者。初學者也會在閱讀的過程中,培養出良好的程式風格、模組(module)切割方式…等實用的常識。 ▪ 提供近兩百個完整的範例程式,可以幫助觀念的理解。程式範例中的重點都使用粗體字(bold)標示,方便閱讀。而且這些程式都經由作者實際編譯測試過。 ▪ 各章份量均勻,大致都在30頁左右,不僅適合自我學習的讀者規劃學習進度,更符合老師的教學安排。 ▪ 各每章末提供「常犯錯誤」、「重點整理」、「習題」讓讀者加以複習,並自我評量學習成效。文章中也會適當地穿插「提示」和「討論」,做為學習時的指引。 ▪ 書的最後附上數個極具參考價值的附錄,並提供編排良好的索引(index),讓本書具有參考查詢的功能。
優惠價: 1 640
C语言程序设计(電子書)
70 折
出版日:2016/01/01 作者:田丰春; 杨种学  出版社:南京大学出版社有限公司  裝訂:電子書
全书共分10个章节,内容包括:绪论、顺序结构程序设计、选择结构程序设计、循环结构程序设计、数组、函数、指针、结构体和共用体、文件、C语言应用程序设计实例。
優惠價: 7 158
Applied Molecular Biology(電子書)
70 折
出版日:2015/05/01 作者:Chao-Hung Lee  出版社:AiritiPress  裝訂:電子書
Even though molecular biology has long been a basic tool in biomedical research, scientists still face the question of why certain molecular biology methods are used for certain experiments. To unlock the mystery, one must first understand the principles behind the methods. Unfortunately, very few molecular biology books have successfully provided satisfactory explanations. This book intends to fill this void by offering topics ranging from basic knowledge to the current state of the art in applied molecular biology. The principles and applications related to each technique included in the text are all described in full detail.
優惠價: 7 1120
Hong Kong Auditng:Economic Theory&Practice(電子書)
70 折
出版日:2014/10/01 作者:Ferdinand A. GUL; Simon Y. K. FUNG  出版社:CityUniversityofHongKongPress  裝訂:電子書
Over the years auditing has developed into a specialised function with complex ethical, legal and economic implications. The role of auditors in providing credibility is even more important in a society like Hong Kong, which relies heavily on its reputation as an international financial and business centre. The financial crises and accounting scandals reported in recent years, which led to economic meltdowns and massive loss in capital resources across the globe, highlights the vital role of auditors as gatekeepers and the importance of high quality auditing in ensuring corporate transparency and honest financial reporting. The third edition is thoroughly revised to take into account the new Companies Ordinance (Chapter 622, effective 2014) and Hong Kong Standards on Quality Control, Auditing, Assurance and Related Services (updated June 2014), and numerous developments of a full range of auditing topics since the previous edition, including: - Auditor's legal duties and liabilities
優惠價: 7 809
Creative Education and Dynamic Media(電子書)
70 折
出版日:2014/05/01 作者:Tobias Gremmler  出版社:CityUniversityofHongKongPress  裝訂:電子書
The book provides guidelines and practical creative exercises which equip creative-major students in early semesters as well as creative practitioners with fundamental knowledge on creation methods. Combination of functionality, simplicity and aesthetics in modern design is considered a fundamental design principle in the Bauhaus School in Germany,and, inspired by the School, the creative handcrafting exercises and the concepts introduced in this book are primarily coherent with this principle. The book draws a direction between two and three dimensional material-based design and modern digital creation process. The first part of the book introduces various creative handcrafting exerciseson proportion, geometry and modularity, among other fundamental design principles. The creative exercises will sensitise students on aesthetical and structural issues, and thus serve as an essential building block for application of the design principles to computer-based creative processes, which ar
優惠價: 7 669
C语言程序设计实验指导(電子書)
70 折
出版日:2014/01/01 作者:李斌; 张月琴  出版社:南京大学出版社有限公司  裝訂:電子書
本书针对《C语言程序设计》课程编写的实验用书,结合课程的知识点本书组织了17个实验。
優惠價: 7 70
  • 1539
    39
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 39

暢銷榜

客服中心

收藏

會員專區