亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

LTELTE-Advanced

  • Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, refer

    Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabric that includes Eckel’s own philosophy of object and program design. A must for every C++ developer’s bookshelf, Thinking in C++ is the one C++ book you must have if you’re doing serious development with C++.

    標(biāo)簽: methodically and patiently Thinking

    上傳時(shí)間: 2014-01-03

    上傳用戶:it男一枚

  • unix環(huán)境高級(jí)編程英文版

    unix環(huán)境高級(jí)編程英文版,很經(jīng)典的一本書(shū) Advanced Programming in the UNIX® Environment: Second Edition By W. Richard Stevens, Stephen A. Rago Publisher: Addison Wesley Professional Pub Date: June 17, 2005 ISBN: 0201433079 Pages: 960

    標(biāo)簽: unix 環(huán)境 高級(jí)編程 英文

    上傳時(shí)間: 2013-12-22

    上傳用戶:qiao8960

  • 微軟的.NET技術(shù)目前正是風(fēng)風(fēng)火火

    微軟的.NET技術(shù)目前正是風(fēng)風(fēng)火火,作為全球軟件業(yè)最大的公司,微軟在.NET技術(shù)上投入了大量的人力物力,把公司未來(lái)戰(zhàn)略重心放在了.NET上,而從目前看來(lái),.NET技術(shù)無(wú)疑代表了未來(lái)Internet技術(shù)的方向。 ASP.NET技術(shù)就是由微軟的.NET技術(shù)細(xì)化而來(lái)的,它跟ASP技術(shù)有些關(guān)系,然而又不是僅僅是一個(gè)繼承,可以講,ASP.NET跟ASP想比較的話,已經(jīng)是變得面目全非了,當(dāng)然好得至少是一個(gè)量級(jí)以上。 ASP.NET完全基于模塊與組件,具有更好的可擴(kuò)展性與可定制性,數(shù)據(jù)處理方面更是引入了許多激動(dòng)人心的新技術(shù),正是這些具有革新意義的新特性,讓ASP.NET遠(yuǎn)遠(yuǎn)超越了ASP,同時(shí)也提供給web開(kāi)發(fā)人員更好的靈活性,有效縮短了web應(yīng)用程序的開(kāi)發(fā)周期。 ASP.NET與Windows 2000 Server/Advanced Server的完美組合,為中小型乃至企業(yè)級(jí)的web商業(yè)模型提供了一個(gè)更為穩(wěn)定,高效,安全的運(yùn)行環(huán)境。

    標(biāo)簽: NET 微軟

    上傳時(shí)間: 2014-07-08

    上傳用戶:AbuGe

  • Welcome to Visual C++. Over the next 21 days, you will learn how to use the features that Microsoft

    Welcome to Visual C++. Over the next 21 days, you will learn how to use the features that Microsoft has built into its C++ development environment to enable you to create very advanced applications for the Windows and NT platforms

    標(biāo)簽: Microsoft the features Welcome

    上傳時(shí)間: 2016-05-09

    上傳用戶:colinal

  • JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the p

    JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.

    標(biāo)簽: co-written functions the fifteen

    上傳時(shí)間: 2014-01-26

    上傳用戶:hjshhyy

  • PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that ran

    PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.

    標(biāo)簽: that solutions regularly Cookbook

    上傳時(shí)間: 2014-12-03

    上傳用戶:努力努力再努力

  • Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro

    Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book -- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).

    標(biāo)簽: Java-centric companion hands-on Patterns

    上傳時(shí)間: 2013-12-01

    上傳用戶:1079836864

  • Today s ActionScript-based applications require increasingly sophisticated architectures and code. T

    Today s ActionScript-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced ActionScript developers in learning how to plan and build applications more effectively. You ll learn how to apply design patterns as solutions to common programming scenarios. Beyond a reference, Advanced ActionScript with Design Patterns is a practical guide complete with sample mini-applications illustrating each design pattern. The accompanying CD includes a trial version of Flash 8 along

    標(biāo)簽: ActionScript-based architectures sophisticated applications

    上傳時(shí)間: 2016-08-17

    上傳用戶:z754970244

  • Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the rela

    Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the related architecture. HIP is a proposal to change the TCP/IP stack to securely support mobility and multi-homing. Additionally, it provides for enhanced security and privacy and advanced network concepts, such as moving networks and mobile ad hoc networks. HIP is "cool", which means that as a mobile VPN solution, when your network interfaces go up or down, there is no need to re-establish a secure tunnel.

    標(biāo)簽: Identity Protocol Host implemetation

    上傳時(shí)間: 2016-09-01

    上傳用戶:皇族傳媒

  • LCD Driver datasheet The SPF54126A, a 262144-color System-on-Chip (SoC) driver LSI designed for sma

    LCD Driver datasheet The SPF54126A, a 262144-color System-on-Chip (SoC) driver LSI designed for small and medium sizes of TFT LCD display, is capable of supporting up to 176xRGBx220 in resolution which can be achieved by the designated RAM for graphic data. The 528-channel source driver has true 6-bit resolution, which generates 64 Gamma-corrected values by an internal D/A converter. The source driver of SPFD54126A adopts OP-AMP structure to enhance display quality and it cooperates with advanced circuitry techniques to reduce power consumption.

    標(biāo)簽: System-on-Chip datasheet designed Driver

    上傳時(shí)間: 2016-09-22

    上傳用戶:xauthu

主站蜘蛛池模板: 徐水县| 银川市| 五河县| 广河县| 邵阳县| 公主岭市| 阿坝县| 长顺县| 夹江县| 察雅县| 呼玛县| 靖宇县| 阳春市| 垫江县| 滕州市| 和林格尔县| 上杭县| 玉山县| 工布江达县| 平湖市| 新龙县| 泽州县| 永新县| 横峰县| 建德市| 延吉市| 招远市| 新竹市| 长泰县| 锦州市| 鄱阳县| 盐津县| 白朗县| 昌图县| 日土县| 揭阳市| 阜康市| 湖南省| 临潭县| 曲靖市| 新泰市|