自定义博客皮肤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)
  • 资源 (55)
  • 收藏
  • 关注

空空如也

Android 3.0 Animations Beginner’s Guide

Android 3.0 Animations Beginner’s Guide Android 3.0 中动画的操作

2011-11-25

oracle_pl_sql_programming_5th_edition

Product Description This book is the definitive reference on PL/SQL, considered throughout the database community to be the best Oracle programming book available. Like its predecessors, this fifth edition of Oracle PL/SQL Programming covers language fundamentals, advanced coding techniques, and best practices for using Oracle’s powerful procedural language. Thoroughly updated for Oracle Database 11g Release 2, this edition reveals new PL/SQL features and provides extensive code samples, ranging from simple examples to complex and complete applications, in the book and on the companion website. This indispensable reference for both novices and experienced Oracle programmers will help you: Get PL/SQL programs up and running quickly, with clear instructions for executing, tracing, testing, debugging, and managing PL/SQL code Optimize PL/SQL performance with the aid of a brand-new chapter in the fifth edition Explore datatypes, conditional and sequential control statements, loops, exception handling, security features, globalization and localization issues, and the PL/SQL architecture Understand and use new Oracle Database 11g features, including the edition-based redefinition capability, the function result cache, the new CONTINUE statement, fine-grained dependency tracking, sequences in PL/SQL expressions, supertype invocation from subtypes, and enhancements to native compilation, triggers, and dynamic SQL Use new Oracle Database 11g tools and techniques such as PL/Scope, the PL/SQL hierarchical profiler, and the SecureFiles technology for large objects Build modular PL/SQL applications using procedures, functions, triggers, and packages

2011-11-18

Oracle备份与恢复培训教程

本书以独特的类比方式开头,对数据库备份与恢复知识进行了简要的介绍,然后分别讲解了用户管理的备份与恢复和RMAN的备份与恢复。各章主题鲜明、注重实用,通过各种应用示例,使读者在理论学习的同时进行实践,为以后在实际的运行环境中工作积累经验和自信。书中提供了许多经典的脚本和运行命令,Oracle DBA可以在这些脚本的基础上编写符合自己实际需求的脚本和命令。尤其是本书对RMAN进行了详细讲解,掌握新的工具对于提高工作效率,更好地保护数据库都具有重大意义。 本书通俗易懂、实用性强,是Oracle DBA学习数据库备份与恢复的参考书。

2011-11-18

Thinking in Java, 4th edition

Thinking in Java, 4th edition 比较经典的一本书,不用太多解释了。

2011-11-18

iPhone 3D Programming Developing Graphical Applications with OpenGL ES.pdf

iPhone 3D Programming Developing Graphical Applications with OpenGL ES.pdf

2011-11-16

OpenGL Shading Language.chm

OpenGL Shading Language.chm The OpenGL Shading Language, a high-level procedural shading language for OpenGL, is the most important new development in graphics programming to emerge in years. OpenGL is the leading cross-platform 3D-graphics API, and the OpenGL Shading Language allows developers to take total control over the most important stages of the graphics-processing pipeline. OpenGL Shading Language is the experienced application programmer’s guide to writing shaders. Part reference, part tutorial, this book thoroughly explains the shift from fixed-functionality graphics hardware to the new era of programmable graphics hardware and the additions to the OpenGL API that support this programmability. With OpenGL and shaders written in the OpenGL Shading Language, applications can perform better, achieving stunning graphics effects by utilizing the capabilities of both the visual processing unit and the central processing unit. In this book, you will find a detailed introduction to the OpenGL Shading Language and the new OpenGL function calls that support it. The text begins by describing the syntax and semantics of this high-level programming language. Once this foundation has been established, the book explores the creation and manipulation of shaders using new OpenGL function calls. OpenGL Shading Language features extensive examples of shaders and their underlying algorithms, including Procedural texturing Noise Particle systems Hatching Analytic antialiasing Image processing The color plate section illustrates the power and sophistication of the OpenGL Shading Language. The API Function Reference at the end of the book is an excellent quick reference to the API entry points that support the OpenGL Shading Language. An enhanced online index allows readers to quickly and easily search the entire text for specific topics.

2011-11-16

iPhone开发秘籍

iPhone开发秘籍 本书提供了关于iPhone SDK和iPhone开发的全面信息,覆盖面广、结构清晰。书中深入浅出地介绍iPhone SDK中的各种组件,同时详细和通俗地讲解了iPhone开发的基本流程、基本原理和基本原则,还结合实例讲述了如何使用各种iPhone特性,包括视 图、视图控制器、警告、表格、媒体、控件、人物、位置和事件等。 本书适合各层次的iPhone开发人员学习和参考。书中的示例具有很强的通用性,特别适合作为参考指南。

2011-11-16

Sams Teach Yourself iPhone Application Development in 24 Hours (2nd Edition)

Sams Teach Yourself iPhone Application Development in 24 Hours (2nd Edition)

2011-11-16

Visual C++网络高级编程

Visual C++网络高级编程 介绍windows socket原理、MFC socket实现、以及各种协议的实现。并且有很多例子,例如网络蚂蚁、在线聊天室等。

2011-11-16

android 3d游戏开发技术详解与典型案例 第11-22章代码

android 3d游戏开发技术详解与典型案例 第11-22章代码

2011-11-15

android 3d游戏开发技术详解与典型案例 第1-10章代码

android 3d游戏开发技术详解与典型案例 第1-10章代码

2011-11-15

iOS Programming: The Big Nerd Ranch Guide (2nd Edition)

iOS Programming: The Big Nerd Ranch Guide (2nd Edition) Product Description In this book, the world’s leading Apple platform development trainers offer a complete, practical, hands-on introduction to iPhone and iPad programming. The authors walk through all the Apple tools and technologies needed to build successful iPhone/iPad/iPod touch apps, including the iOS 4.3 SDK, the Objective-C language, Xcode 4, Foundation framework, and the classes that make up the iOS UI framework. The many topics covered in this book include: Easily setting up elegant, efficient user interfaces with UIKit Creating effective visuals, animation, and effects with Core Graphics and Core Animation Making the most of the iOS multi-touch event handling and celerometer data Building location-aware iOS applications utilizing Core Location and MapKit Localizing applications for international use Creating applications that capture audio and play media Storing data in files or with Core Data New chapters added to this edition include: iPad-friendly interfaces, including UIPopoverController and UISplitViewController Blocks and Categories Instruments and Xcode’s static analyzer UIWebView and connecting with web servers Push Notifications iOS Programming also includes a handy Xcode Quick Reference Card that lists Xcode 4′s most commonly used keyboard shortcuts.

2011-11-15

From Idea to App: Creating iOS UI, animations, and gestures

From Idea to App: Creating iOS UI, animations, and gestures Whether you’re a designer or a developer, this book will help you: Create basic user interface elements Understand navigation metaphors and practices Design for multiple devices Customize system UI elements Incorporate system-provided and custom animations Use touch- and motion-based gestures Create UIViews and UIViewControllers using Core Graphics Avoid rejection by the iTunes App Store

2011-11-15

OpenGL ES 2.0 Programming Guide

OpenGL ES 2.0 Programming Guide, 英文文档。

2011-11-14

Blender从入门到精通-0.1_5

Blender从入门到精通 入门级的资料吧!中文版

2011-11-14

iPhone4与iPod开发基础

iPhone4与iPod开发基础 iPhone4与iPod开发基础

2011-11-14

Beginning iOS Apps

Beginning iOS Apps with Facebook and Twitter APIs for iPhone, iPad, and iPod touch

2011-11-14

提高C++性能的编程技术

很多程序员和软件设计师都认为追求高效的C++是一种很愚蠢的做法。他们认为C++天生就慢,对性能要求很高的应用程序不适合。因此,有一些领域是C++几乎无法成功进入的,如网络、操作系统内核、设备驱动程序等。 本书反驳了这种观点。在使商业应用程序获取最大性能方面,本书的两位作者拥有第一手资料。本书说明了使用C++开发高效程序的潜力,提示了实践中一些平常 的面向对象的设计原则以及获得大幅度性能提高的C++编程技术。本书还指出了在设计和编码中产生隐含操作代价的一些常见错误。 本书关注强大和灵活性与良好性能和可伸缩性的结合,从而使两方面均达到最佳。具体主题包括临时对象、内存管理、模板、继承、虚函数、内联、引用计数、STL等。 通过本书,您将能够精通最佳性能技术的主要内容。

2011-11-13

高质量程序设计指南——C++/C语言(第三版)

高质量程序设计是软件行业的薄弱环节,大部分企业只能大量的测试和改错来提高软件产品的质量,为此付出了高昂的代价。因此,如何让程序员熟练地掌握编程技术和编程规范,在开发过程中内建高质量代码,是IT企业面临的主要挑战之一。 本书以轻松幽默的笔调向读者论述了高质量软件开发方法与C++/C编程规范。它是作者多年从事软件开发工作的经验总结。本书共17章,第1章到第4章重点 介绍软件质量和基本的程序设计方法;第5章到第16章重点阐述C++/C编程风格、面向对象程序设计方法和一些技术专题;第17章阐述STL的原理和使用 方法。 本书第1版和第2版部分章节曾经在Imemet上广泛流传,被国内IT企业的不少软件开发人员采用。本书的附录C《大学十年》是作者在网上发表的一个短篇传记,文中所描述的充满激情的学习和生活态度,感染了大批莘莘学子。 本书的主要读者对象是IT企业的程序员和项目经理,以及大专院校的本科生和研究生。

2011-11-13

android应用开发揭秘.pdf

android应用开发揭秘 中文, 适用于初学者。

2011-11-13

OpenGL编程指南(原书第7版)

OpenGL编程指南(原书第7版) ,非常经典的书籍!

2011-11-13

Android应用开发详解_src.zip

Android应用开发详解 这本书对应的程序代码

2011-11-13

Android应用开发详解.pdf

中文版的PDF书籍 适合基本入门的人使用,每一方面讲的都比较清除。 并有相关的代码。

2011-11-13

learning_opencv_computer_vision_with_the_opencv_library

learning_opencv_computer_vision_with_the_opencv_library

2009-11-13

空空如也

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

TA关注的人

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