The University of Science and Technology of China was established by the Chinese Academy of Sciences (CAS) in1958 in Beijing as a new type of university in the country, and then moved to Hefei in Anhu
Welcome to the second International Symposium on Parallel Architectures, Al-gorithms and Programming (PAAP 2009). The symposium is sponsored andorganized by University of Science and Technology of Chi
"Separated Continuous Linear Programming and Its Exteio"(Author: Wang Xiaoqing)we present the theory and algorithms for separated continuous linear programming (SCLP) a
There are 12 modules in this textbook, including: C programming overview; types, operators and expressions; input and output; decision making; loops; arrays; functions; preprocessors; pointers; struct
Main techniques encontered in selecting,using and developing of NC machine tools are introduced in this book,which including:feature of NC machine tools NC machining programming controlling principle
本書是被譽為UNIX程式設計“聖經”的Advanced Programming in the UNIX Environment一書的第3版。在本書第2版出版後的8年中,UNIX發生了巨大的變化,特別是影響UNIX程式設計介面的有關標準變化很大。本書在保持前一版風格的基礎上,根據新的標準對內容進行了修訂和增補,反映了新的技術發展。書中除了介紹UNIX檔和目錄、標準I/O庫、系統資料檔案和資訊、進程環
《UNIX Linux OS X中的Shell編程 第4版》是經典圖書Unix Shell Programming時隔15年之後的全新升級版本,全面講解了如何在POSIX標準Shell環境中開發程序,以充分發揮UNIX和類UNIX操作系統的潛在功能。 《UNIX Linux OS X中的Shell編程 第4版》共分為14章,其內容涵蓋了Linux/UNIX的基礎知識,Shell的概念、工作原理和運
Herbert Schildt是Java語言的權威,他撰寫的程序設計圖書大約有30多本,在全世界銷售了數百萬冊,并被翻譯成了多種語言。雖然他對計算機的方方面面都很感興趣,但是主要關注點是計算機語言,包括編譯器、解釋器和機器人控制語言。他的暢銷書有Java: The Complete Reference、Herb Schildt’s Java Programming Cookbook和Swing
本書是被譽為UNIX編程“圣經”的Advanced Programming in the UNIX Environment一書的更新版。在本書第1版出版后的十幾年中,UNIX行業已經有了巨大的變化,特別是影響UNIX編程接口的有關標準變化很大。本書在保持了前一版的風格的基礎上,根據最新的標準對內容進行了修訂和增補,反映了最新的技術發展。書中除了介紹UNIX文件和目錄、標準I/O庫、系統數據文件和信
本書對Brain W. Kernighan和Dennis M. Ritchie所著的《The C Programming Language》(第2版)的所有練習題都進行了解答。K&R的原著是C語言方面的經典教材,而這本與之配套的習題解答將幫助您更加深入地理解 C語言并掌握良好的C語言編程技能。本書有關練習題都是用K&R原著中當時已經介紹過的語言結構來解答的,對每道練習題的答案要點都給予了清晰的解釋