自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (22)
  • 收藏
  • 关注

空空如也

Exploring Android v0.3 (英文版)

This book is targeted at developers starting out with Android app development. You will want another educational resource to go along with this book. The book will cross-reference The Busy Coder’s Guide to Android Development, but you can use other programming guides as well. This book shows you each step for building an app, but you will need to turn to other resources for answers to questions like “why do we need to do X?” or “what other options do we have than Y?”. Also, the app that you will create in this book works on Android 5.0+ devices and emulators. You will either need a suitable device or be in position to use the Android SDK emulator in order to build and run the app.

2018-10-12

Android Architecture Components (英文版)

This book is targeted at: • People who have read the core chapters of the companion volume, The Busy Coder’s Guide to Android Development, or • Intermediate Android app developers — those with some experience but not necessarily “experts” in the field

2018-10-12

Mastering Embedded Linux Programming 2nd 英文版

The software used in this book is entirely open source. In almost all cases, I have used the latest stable versions available at the time of writing. While I have tried to describe the main features in a manner that is not version-specific, it is inevitable that some of the examples will need adaptation to work with later software.

2017-10-29

Programming iOS 9, Sixth Edition 英文版

The Scope of This Book To a large extent, iOS 9 represents a pause in the steady march of revisions, often quite radical, that Apple has felt free to introduce with every major system update since iOS 3. In my opinion, this is all to the good. iOS 9, for the most part, is not terribly different from iOS 8. Instead, it consists mostly of fairly small but valuable rationalizations of iOS 8, giving the system’s growth and development a chance to catch up with itself. For example: • iOS 9 introduces a new notation for describing a layout constraint. • iOS 9 expands the power of UIKit dynamics. • iOS 9 implements unwind segues in such a way that they actually work. In addition, many small bugs are fixed; these fixes do nothing for those who want their apps to run under iOS 8, but they are welcome nonetheless. To cite just one instance, UIProgressView custom progress images, which stopped working in iOS 7, are working once again in iOS 9.

2015-12-07

Easy Laravel 5

英文版 PDF Laravel 5 is an ambitious step forward for the popular framework, offering quite a few new features. This version was published on 2015-06-09 This is a Leanpub book. Leanpub empowers authors and publishers with the Lean Publishing process. Lean Publishing is the act of publishing an in-progress ebook using lightweight tools and many iterations to get reader feedback, pivot until you have the right book and build traction once you do.

2015-08-05

The C++ Programming Language 第4版

This book is aimed at three audiences: • C++ programmers who want to know what the latest ISO C++ standard has to offer, • C programmers who wonder what C++ provides beyond C, and • People with a background in application languages, such as Java, C#, Python, and Ruby, looking for something ‘‘closer to the machine’’ – something more flexible, something offering better compile-time checking, or something offering better performance. This book assumes that its readers are programmers.

2014-05-04

Optical Networks-A Practical Perspective Third Edition

Writers: Rajiv Ramaswami Kumar N. Sivarajan Galen H. Sasaki This book can be used as a textbook for graduate courses in electrical engineering or computer science. Much of the material in this book has been covered in courses taught by us. Part I covers components and transmission technology aspects of optical networking, and Part II deals with the networking aspects. To understand the networking issues in Part II, students will require a basic undergraduate-level knowledge of communication networks and probability. We have tried to make the transmission-related chapters in Part I of the book accessible to networking professionals. For example, components are treated first in a simple qualitative manner from the viewpoint of a network designer, but their principle of operation is then explained in detail. Some prior knowledge of electromagnetics will be useful in understanding the detailed quantitative treatment in some of the sections. Advanced sections are marked by an asterisk; these sections can be omitted without loss of continuity. With this background, the book can be the basis for a graduate course in an electrical engineering curriculum. Alternatively, a graduate course in a computer science department might emphasize network architectures and control and management, by focusing on Part II, and skim over the technology portions of the book in Part I. Likewise, a course on optical transmission in an electrical engineering department might instead focus on Part I and omit the remaining chapters. Each chapter is accompanied by a number of problems, and instructors may obtain a solution manual by contacting the publisher at [email protected]. Second, we have attempted to provide an overview of much recent work in this emerging field, so as to make the book useful to researchers in the field as an up-to-date reference. Each chapter includes an extensive list of references for those who might wish to explore further. The problems include some research topics for further exploration as well. Finally, we hope that the book will also serve as an introduction to people working in other areas who wish to become familiar with fiber optics.

2011-04-28

parallel programming with microsoft visual c++

英文 pdf 作者: Colin Campbell Ade Miller © 2011 Microsoft Corporation. All rights reserved. This book describes patterns for parallel programming, with code examples, that use the new parallel programming support in the Microsoft ® Visual C++® development system. This support is commonly referred to

2011-04-25

algorithms fourth edition part2

algorithms fourth edition 算法 第四版 英文 pdf文档 这是WinRAR分割的第二部分

2011-03-11

Algorithms fourth edition part1

英文版第四版pdf Robert Sedgewick and Kevin Wayne Princeton University Addison-Wesley 因为24兆大小,故使用WinRAR分割两部分,这是第一部分,见谅

2011-03-11

Microsoft Visual Studio 2010: A Beginner’s Guide

As the title suggests, this is a book for beginners. However, there are many opinions about who a beginner is, so let’s discuss what beginner means in the context of this book. You should probably have some understanding of what programming is from a general perspective. It would help to have at least written a batch file, macro, or script that instructed the computer to perform some task. A beginner could also be someone who has written software with technology, such as Cobol, Dreamweaver, or Java, but who is unfamiliar with Visual Studio. Whatever your background, this book provides a gradual on-ramp to developing applications with Visual Studio 2010.

2011-02-13

Inside Microsoft SQL Server 2005: T-SQL Programming

英文版 chm格式 byItzik Ben-Gan, Dejan SarkaandRoger Wolter Microsoft Press 2006 (532 pages) ISBN:0735621977 Written by a T-SQL guru, this thorough, hands-on reference for database developers and administrators focuses on language features and how they are interpreted and processed by the SQL Server execution engine. Table of Contents Inside Microsoft SQL Server 2005— T-SQL Programming Foreword Preface Introduction Chapter 1 - Datatype-Related Problems, XML, and CLR UDTs Chapter 2 - Temporary Tables and Table Variables Chapter 3 - Cursors Chapter 4 - Dynamic SQL Chapter 5 - Views Chapter 6 - User-Defined Functions Chapter 7 - Stored Procedures Chapter 8 - Triggers Chapter 9 - Transactions Chapter 10 - Exception Handling Chapter 11 - Service Broker Appendix A - Companion to CLR Routines Index List of Figures List of Tables List of Listings List of Sidebars Introduction This book is targeted at experienced T-SQL programmers and database professionals that need to write or review T-SQL code. The book covers advanced T-SQL programming, assuming that you already have a good grasp of the basic and intermediate levels of the subject matter and are ready to proceed to the next level. Organization of This Book This book is the second of two volumes. It covers advanced T-SQL programming. The first volume—Inside Microsoft SQL Server 2005: T-SQL Querying—covers advanced T-SQL querying. The second volume assumes that you read the first, or have equivalent background. For more details about the organization of the two volumes, please see the book's Preface.

2011-01-24

Microsoft Visual Studio 2008 Programming

英文版 chm格式 McGraw-Hill/Osborne © 2009 Who Should Read This Book? You don’t necessarily need a solid knowledge of software development to read this book, but it would certainly help. Any developer with enough experience or knowledge to build simple object-oriented or database-connected applications should find the book easy enough to get through. We don’t explain what += and &= mean, for example, but neither do we assume that you have an intimate knowledge of application design patterns. Experienced developers will also find the book of benefit on topics that they haven’t looked at yet. You can’t be an expert on every new technology that comes out, but books like this will help you at least stay on top of the ones that interest you.

2011-01-24

C# Network Programming 英文版 chm格式

This book helps newcomers get started with a look at the basics of network programming as they relate to C#, including the language’s network classes, the Winsock interface, and DNS resolution.

2010-07-08

Introducing Windows® 7 for Developers 英文pdf

First and foremost, this is a book about developing applications for Windows. This book is intended for enthusiastic Windows developers willing to learn about the new features of Windows 7 and how to best integrate them with existing and new applications. Regardless of whether you are a C++ or .NET developer, this book leaves no developer behind as it offers samples and inline code snippets in both C++ and .NET. Even if you haven’t programmed in C++ in your life, you will still find this book very useful as its “native” sections explain in details how the new features in Windows 7 works. Nonetheless some understanding of the Win32 programming paradigm will be advantageous.

2010-07-08

Solaris™ 10 System Administration Essentials 英文pdf

Solaris™ 10 System Administration Essentials is the centerpiece of the new series on Solaris system administration. It covers all of the breakthrough features of the Solaris 10 operating system in one place. Other books in the series, such as Solaris™ 10 Security Essentials and Solaris™ 10 ZFS Essentials, cover specific features and aspects of the Solaris OS in detail. Solaris™ 10 System Administration Essentials is the most comprehensive book about Solaris 10 on the market. It covers the significant features introduced with the initial release of Solaris 10 and the features, like ZFS, introduced in subsequent updates.

2010-06-29

TCP/IP Sockets in C 英文pdf

We assume basic programming skills and experience with C and UNIX. You are expected to be conversant with C concepts such as pointers and type casting, and you should have a basic understanding of the binary representation of data. Some of our examples are factored into files that should be compiled separately; we assume that you can deal with that.

2010-06-29

Signal Processing,Image Processing,and Pattern Recognition

英文 pdf 参考资料 International Conference, SIP 2009 Held as Part of the Future Generation Information Technology Conference, FGIT 2009 Jeju Island, Korea, December 10-12, 2009 Proceedings

2010-05-26

the design of design

英文原版 pdf格式 作者:Frederick P. Brooks(人月神话的作者) Preface: Who Should Read This Book? In The Mythical Man-Month I aimed at “professional programmers, professional managers, and especially professional managers of programmers.” I argued the necessity, difficulty, and methods of achieving conceptual integrity when software is built by teams. This book widens the scope considerably and adds lessons from 35 more years. Design experiences convince me that there are constants across design processes in a diverse range of design domains.

2010-05-26

Memory Management C/C++.chm

内存管理图书,作为学习内存分配的课外读物

2010-04-12

Windows系统编程第四版英文版pdf

刚刚出版的windows系统编程第四版,有需要的先下载预读吧

2010-03-12

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除