TOP
從紙書中看見香港,指定港書滿888再折100
縮小範圍
搜尋結果 /

Beginning Linux Programming

33956
63 / 849
出版日:2009/10/09 作者:Abdoulaye Gamatie  出版社:Springer Verlag  裝訂:精裝
This book is about synchronous programming for the design of, safety critical, embedded systems, such as automotive, avionics, nuclear power plants, telecommunication and multimedia. The techniques pr
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Writing Linux Device Drivers ― Lab Solutions: A Guide with Exercises: Including the 2.6.31 Kernel
滿額折
出版日:2009/10/06 作者:Jerry Cooperstein  出版社:Createspace  裝訂:平裝
This is a companion volume to Writing Linux Device Drivers, a guide with exercises, by Jerry Cooperstein, pub. 2009. While the solutions to the exercises in that volume can be obtained from http://www
優惠價: 1 1450
無庫存
Linux高級程序設計(第2版)(簡體書)
滿額折
出版日:2009/10/01 作者:楊宗德; 鄧玉春  出版社:人民郵電出版社  裝訂:平裝
本書以Linux操作系統(內核為2.6版本)為開發平臺、GCC 4.0/GDB 6.3為開發調試環境,詳細介紹了Linux系統下編程環境及編程工具、文件管理(文件類型、ANSI以及POSIX標準下文件讀寫操作)、進程管理(創建、退出、執行、等待、屬性控制)、進程間通信(管道、消息隊列、共享內存)、進程間同步機制(信號量)、進程間異步機制(信號)、線程管理(創建、退出、取消等以及屬性控制)、線程間同
優惠價: 87 256
無庫存
出版日:2009/09/01 作者:Juliet Kemp  出版社:Apress  裝訂:平裝
The job of Linux systems administrator is interrupt-driven and requires constant learning in byte-wise chunks. This book gives solutions to modern problems—even some you might not have heard of—such a
優惠價: 1 1330
無庫存
Linux服務器配置與管理(第2版)(簡體書)
滿額折
出版日:2009/09/01 作者:馮昊  出版社:清華大學出版社(大陸)  裝訂:平裝
Linux是基于Intel X86架構CPU為硬件平臺、與UNIX兼容的多用戶多任務操作系統,具有很好的穩定性與安全性,并具有強大的網絡服務功能,是目前商用網絡服務器的首選操作系統之一。 本書針對目前最新的Red Hat Enterprise Linux Server 5 Update 2,專門介紹Linux的網絡服務應用。本書案例來自真實網絡應用,實用性和可操作性非常強。 本書從初學者角度出
優惠價: 87 151
無庫存
Linux命令詳解手冊(簡體書)
滿額折
出版日:2009/09/01 作者:(美)尼格斯; (美)凱恩  出版社:人民郵電出版社  裝訂:平裝
本書出自Linux技術專家Christopher Negus之手,他以多年實踐經驗為基礎,從大多數系統管理員的日常工作需求出發,分門別類、細致入微地解釋了各種場合下適用的Linux命令及注意事項,包括如何使用shell、處理文件、玩轉多媒體、管理文件系統、備份和恢復數據、操控進程、管理系統、監控網絡、進行遠程系統管理以及安全防護等。書中提供了1000多條命令,能立即用于實戰。讀者既可以通過本書學習
優惠價: 87 204
無庫存
Coders at Work ─ Reflections on the Craft of Programming
90 折
出版日:2009/08/28 作者:Peter Seibel  出版社:Apress  裝訂:平裝
Presents an overview of computer programming and interviews with some of the well-known programmers currently working in the field as they discuss their experiences and techniques.
優惠價: 9 1575
無庫存
出版日:2009/08/12 作者:Hitoshi Iba; Topon Kumar Paul; Yoshihiko Hasegawa  出版社:CRC Press UK  裝訂:精裝
What do financial data prediction, day-trading rule development, and bio-marker selection have in common? They are just a few of the tasks that could potentially be resolved with genetic programming a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Linux疑難排解實用手冊(簡體書)
滿額折
出版日:2009/08/01 作者:豐士昌.鄒本強編著  出版社:中國鐵道出版社  裝訂:平裝
本書收集了從2003年開始各類網絡論壇中網友的提問、周圍朋友的疑問以及個人經歷過的問題,從中去蕪存菁后分類整理,并提供解決方案供讀者參考。書中從名詞介紹、技巧剖析到實務應用,透徹地闡述了Linux的安裝與系統設置、網絡與服務器、桌面軟件與應用程序等內容。本書針對不同程度的讀者在使用Linux過程中所面臨的各種問題,進行一一解答,知識點全面,易于理解。使讀者在遇到相關問題時,立刻可以找到最佳的解決方
優惠價: 87 287
無庫存
獨闢蹊徑品內核:Linux內核源代碼導讀(簡體書)
滿額折
出版日:2009/08/01 作者:李雲華  出版社:電子工業出版社  裝訂:平裝
本書根據最新的2.6.24內核為基礎。在講述方式上,本書注重實例分析,盡量在討論“如何做”的基礎上,深入討論為什么要這么做,從而實現本書的寫作宗旨:“授人以漁”。在內容安排上,本書包含以下章節x86硬件基礎;基礎知識;Linux內核Makefile分析;Linux內核啟動;內存管理;中斷和異常處理;系統調用;信號機制在類UNIX系統中;時鐘機制;進程管理;調度器;文件系統;常用內核分析方法。
優惠價: 87 339
無庫存
出版日:2009/07/31 作者:R. Kent Dybvig; Jean-Pierre Hebert  出版社:Mit Pr  裝訂:平裝
Scheme is a general-purpose programming language, descended from Algol and Lisp, widely used in computing education and research and a broad range of industrial applications. This thoroughly updated
Linux 系統編程(中文版)(簡體書)
滿額折
出版日:2009/07/28 作者:(美)洛夫  出版社:東南大學出版社  裝訂:平裝
本書描述了使用標準接口包括使用Linux獨有的高級接口時,在功能和性能之間如何進行權衡取舍的策略。
優惠價: 87 292
無庫存
CentOS Bible
滿額折
出版日:2009/07/24 作者:BORONCZYK  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Authoritative guide to a rapidly growing Linux distribution This is one of the first, if not the first comprehensive guide to the CentOS Linux operating system. Linux guru Tim Bornocyzyk, thoroughly
優惠價: 9 1879
無庫存
出版日:2009/07/17 作者:施威銘研究室  出版社:旗標出版社  裝訂:平裝
Linux 功能強大,但是其彈性往往會讓初學者無所適從,所以使用 Linux 架站時,必須瞭解每個設定環節,以及可能遭遇的問題,才能成功架設伺服器,並提供所需的各項服務。 本書詳細說明架站所需的各項知識與技能,以及必要的各項檢查流程及問題排解,省略繁瑣不實用的內容,讓您可以快速成功架站,並瞭解伺服器的運作原委,將是您管理、維護伺服器的最佳指引。 各類伺服器運作原理、設定項目及管理技
出版日:2009/07/15 作者:Jessie Riposo; Irv Blickstein; John A. Friel; Kindle Fell  出版社:Rand Corp  裝訂:平裝
This evaluation of the participation of organizations within the Navy Enterprise in the Planning, Programming, Budgeting and Execution (PPBE) system (1) identifies and describes the current participat
優惠價: 1 1250
無庫存
FEDORA 11 AND RED HAT ENTERPRISE LINUX BIBLE
滿額折
出版日:2009/07/02 作者:NEGUS  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
The leading Fedora book-over a quarter of a million copies sold of previous editions! What better way to learn Fedora 11 than with the leading Fedora book from the best-selling Linux author, Christop
優惠價: 9 2050
無庫存
Red Hat Enterprise Linux服務器配置與管理(簡體書)
滿額折
出版日:2009/07/01 作者:張棟.周進.黃成編著  出版社:人民郵電出版社  裝訂:平裝
《Red Hat Enterprise Linux服務器配置與管理》詳細介紹了Red Hat Enterprise Linux網絡服務的安裝和配置過程,內容包括目錄服務、文件服務、DHCP服務、DNS服務、Web服務、FTP服務、E-mail服務、VPN服務、流媒體服務、代理服務、終端服務、VPN服務和時間服務等,Shell命令行、桌面管理和系統管理,SSH、Telnet和Webmin遠程管理,以
優惠價: 87 235
無庫存
出版日:2009/07/01 作者:Toby Segaran; Colin Evans; Jamie Taylor  出版社:Oreilly & Associates Inc  裝訂:平裝
Stuck in the theory stage for years, semantic Web technology is finally emerging in practice. This book explains how to make use of these programming techniques in order to enrich and simplify Web app
Beginning Ruby: From Novice to Professional
滿額折
出版日:2009/07/01 作者:Pete Cooper  出版社:Apress  裝訂:平裝
A guide to Ruby programming covers such topics as numbers and expressions, source code files, documentation, code execution, Rails applications, FTP, and networking.
優惠價: 1 1900
無庫存
Beginning Lua with World of Warcraft Addons
90 折
出版日:2009/07/01 作者:Paul Emmerich  出版社:Apress  裝訂:平裝
Provides information on using the programming language Lua to customize and extend World of Warcraft.
優惠價: 9 2025
無庫存
操作系統課程設計(簡體書)
滿額折
出版日:2009/06/25 作者:李善平  出版社:浙江大學出版社  裝訂:平裝
本書介紹了Linux操作系統機制,分析了部分Linux內核代碼,并列出了操作系統針對性的實驗;從Linux操作系統環境、系統調用、定時器、內核模塊、進程調度、虛擬存儲、文件系統,循序漸進到Linux內核的改動。Linux.操作系統環境使用放在本書的附錄中,對于沒有學習過Linux操作系統命令的讀者來說,需要掌握這方面的知識。另一方面,作者本身也是程序員,對程序設計過程中的“創造性”有一定的體會。建
優惠價: 87 198
無庫存
出版日:2009/06/25 作者:Jon Stenerson  出版社:Cengage Learning  裝訂:平裝
PROGRAMMING CONTROLLOGIX PROGRAMMABLE AUTOMATION CONTROLLERS takes the reader from an overview of the Programmable Logic Controllers through ladder logic, structured text, sequential function chart,
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Game Programming With Silverlight
90 折
出版日:2009/06/16 作者:Michael Snow  出版社:Cengage Learning  裝訂:平裝
Learn to program fun and challenging games using Silverlight, a rich, web-based application that is ideal for rapid, casual game development. "Game Programming with Silverlight" shows anyone intereste
優惠價: 9 1620
無庫存
Ubuntu Linux指南:基礎篇(簡體書)
滿額折
出版日:2009/06/01 作者:(美)索貝爾  出版社:人民郵電出版社  裝訂:平裝
本書是一本Ubuntu Linux實用基礎教程,主要分三大部分。第一部分講解Ubuntu Linux的安裝;第二部分為入門知識,主要講述桌面特性、實用工具、文件系統和shell等內容;第三部分詳細討論Ubuntu系統的操作,涵蓋了GUI、網絡和bash及程序設計等內容。此外,每章最后都附有習題,可以幫助讀者鞏固所學內容。本書內容全面,講解清晰透徹,適合各層次的讀者閱讀,也可作為高等院校計算機專業相
優惠價: 87 308
無庫存
Ubuntu Linux 完全自學教程(簡體書)
滿額折
出版日:2009/06/01 作者:力行工作室  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
Linux作為一個開放源碼的自由軟件,從誕生那天起一直備受廣大計算機愛好者的推崇,作為Windows系統的一個競爭對手,其發展速度令人稱奇。 本書是一本全面介紹Ubuntu Linux相關知識的圖書。全書從實際應用出發,內容詳實、論述清晰、條理清楚。全書共分為18個章節,分別講解了Ubuntu基礎、Ubuntu安裝、Ubuntu圖形桌面環境基礎、Shell基本命令、硬盤與文件管理、用戶管理、Ub
優惠價: 87 251
無庫存
出版日:2009/04/27 作者:Harry J. Foxwell Ph.D.; Christine Tran  出版社:Apress  裝訂:平裝
The readership for this guide includes professional system administrators and developers of open source software environments based on Linux or Solaris. Readers should be familiar with the GNOME-based
優惠價: 1 1710
無庫存
出版日:2009/04/15 作者:Elizabeth M. Karle  出版社:Amer Library Assn  裝訂:平裝
This guide to interactive library programming gives detailed plans and scripts for hosting library events and activities structured as 'mysteries.' The book contains scripts for mysteries, most hosted
優惠價: 1 2400
無庫存
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
無庫存
TinyOS Programming
90 折
出版日:2009/04/13 作者:Philip Levis  出版社:Cambridge Univ Pr  裝訂:平裝
Do you need to know how to write systems, services, and applications using the TinyOS operating system? Learn how to write nesC code and efficient applications with this indispensable guide to TinyOS programming. Detailed examples show you how to write TinyOS code in full, from basic applications right up to new low-level systems and high performance applications. Two leading figures in the development of TinyOS also explain the reasons behind many of the design decisions made and, for the first time, how nesC relates to and differs from other C dialects. Handy features such as a library of software design patterns, programming hints and tips, end-of-chapter exercises, and an appendix summarizing the basic application-level TinyOS APIs make this the ultimate guide to TinyOS for embedded systems programmers, developers, designers, and graduate students.
優惠價: 9 2690
無庫存
Professional Microsoft SQL Server 2008 Programming
滿額折
出版日:2009/04/10 作者:VIEIRA  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Master the increasingly complex feature set of the latest release of Microsoft SQL Server with the information in Professional Microsoft SQL Server 2008 Programming. Review the new features of SQL Ser
優惠價: 9 1708
無庫存
Linux Networking Cookbook(簡體書)
滿額折
出版日:2009/04/01 作者:(美)施羅德  出版社:東南大學出版社  裝訂:平裝
這是一本涉及范圍頗廣的實戰技巧匯編著作,涵蓋了作為 Linux 網絡管理員需要了解的所有內容,無論你是入行新手還是具有多年經驗的資深人士。Linux Networking Cookbook 介紹了完成一系列任務的完整步驟,可以幫助你深入直接地掌握搭建和維護計算機網絡的實際操作。每一節都包含了明確的解決方案和測試代碼,以及為什么如此與怎么樣實現的相關討論。 運行一個網絡,并不能說明你就掌握了所
優惠價: 87 459
無庫存
Linux網絡安全實踐(簡體書)
滿額折
出版日:2009/04/01 作者:(巴林)馬德瓦查爾  出版社:科學出版社  裝訂:平裝
本書的目的是幫助您在網絡上部署安全的Linux系統,同時還提供了大量開源安全工具的使用指南,向您展示了如何在Linux環境下更好地保護您的系統,例如加密、身份驗證、訪問及登錄控制等。作者在撰寫本書的過程中貫穿的思想就是:網絡鎖定、網絡數據保護,以及通過防火墻、DMZ或VPN保護網絡。 本書專為使用LinuxN務器的廣大系統管理員而作,涉及了如何構建安全的操作系統,列舉和掃描網絡的原理與工具、Sno
優惠價: 87 256
無庫存
Complete CL ─ The Definitive Control Language Programming Guide
滿額折
出版日:2009/04/01 作者:Ted Holt  出版社:Mc Pr Llc  裝訂:平裝
Updated with the latest innovations to this quintessential programming language, the new edition of this comprehensive resource to Command Language (CL) covers all aspects of the language from basics
優惠價: 1 3998
無庫存
Gray Hat Python ─ Python Programming for Hackers and Reverse Engineers
滿額折
出版日:2009/04/01 作者:Justin Seitz  出版社:No Starch Pr  裝訂:平裝
Python is fast becoming the programming language of choice for hackers, reverse engineers, and software testers because it's easy to write quickly, and it has the low-level support and libraries that
優惠:外文書周末優惠-單79雙75 優惠價: 79 1200
無庫存
出版日:2009/03/30 作者:Frank Nielsen  出版社:Springer-Verlag New York Inc  裝訂:平裝
A Concise and Practical Introduction to Programming Algorithms in Java has two main goals. The first is for novice programmers to learn progressively the basic concepts underlying most imperative pro
優惠價: 1 1998
無庫存
出版日:2009/03/30 作者:Zdenek Dost嫮  出版社:Springer Verlag  裝訂:精裝
Solving optimization problems in complex systems often requires the implementation of advanced mathematical techniques. Quadratic programming (QP) is one technique that allows for the optimization of
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
MICROSOFT VISUAL STUDIO 2008 PROGRAMMING
滿額折
出版日:2009/03/23 作者:Jamie Plenderleith; Steve Bunn  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Take your Microsoft Visual Studio 2008 programming skills to the top tier "A must-read for experienced developers who want to dive deeply into Visual Studio 2008. The authors provide practical guidanc
優惠:外文書周末優惠-單79雙75 優惠價: 79 1481
無庫存
Beginning ASP.NET E-Commerce in C#: From Novice to Professional
滿額折
出版日:2009/03/23 作者:Cristian Darie; Karli Watson  出版社:Apress  裝訂:平裝
Aimed at web developers and designers who need to build e-commerce websites in the C# programming language, this manual provides detailed explanations of how ASP.NET and SQL servers can be used to cre
優惠價: 1 2660
無庫存
Advanced Game Programming ─ A Gamedev.net Collection
90 折
出版日:2009/03/10 作者:John Hattan (EDT); Drew Sikora (EDT)  出版社:Cengage Learning  裝訂:平裝
Welcome to "Advanced Game Programming: A GameDev.net Collection," the fourth in a series of books published in collaboration with GameDev.net, the online community where game developers worldwide can
優惠價: 9 1823
無庫存
出版日:2009/03/03 作者:Venkataraman  出版社:John Wiley & Sons Inc  裝訂:精裝
Technology/Engineering/Mechanical Provides all the tools needed to begin solving optimization problems using MATLAB® The Second Edition of Applied Optimization with MATLAB® Programming en
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 33956
    849
  • 1
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 849

暢銷榜

客服中心

收藏

會員專區