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

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

concepts

  • C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C+

    C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their functions. The C++ Standard Library not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code.

    標(biāo)簽: interfaces Standard provides Library

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

    上傳用戶:lizhizheng88

  • This book describes the following communications applications: Mail, Message Handler( MH), Transmiss

    This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous Terminal Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending mail and messages, transferring files( ftp command), printing files from and to a remote system, running commands on other systems, communicating between local and remote systems, and customizing the communications environment.

    標(biāo)簽: communications applications Transmiss describes

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

    上傳用戶:woshini123456

  • his paper provides a tutorial and survey of methods for parameterizing surfaces with a view to appl

    his paper provides a tutorial and survey of methods for parameterizing surfaces with a view to applications in geometric modelling and computer graphics. We gather various concepts from di® erential geometry which are relevant to surface mapping and use them to understand the strengths and weaknesses of the many methods for parameterizing piecewise linear surfaces and their relationship to one another.

    標(biāo)簽: parameterizing provides tutorial surfaces

    上傳時(shí)間: 2014-11-09

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

  • Developers use algorithms and data structures every day of their working lives. Having a good under-

    Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs efficiently. This book aims to explain those algorithms and data structures most commonly encountered in day-to-day software development, while remaining at all times practical, concise, and to the point, with little orno verbiage to distract from the core concepts and examples.

    標(biāo)簽: Developers algorithms structures working

    上傳時(shí)間: 2015-11-03

    上傳用戶:wyc199288

  • This paper presents an interactive technique that produces static hairstyles by generating individu

    This paper presents an interactive technique that produces static hairstyles by generating individual hair strands of the desired shape and color, subject to the presence of gravity and collisions. A variety of hairstyles can be generated by adjusting the wisp parameters, while the deformation is solved efficiently, accounting for the effects of gravity and collisions. Wisps are generated employing statistical approaches. As for hair deformation, we propose a method which is based on physical simulation concepts but is simplified to efficiently solve the static shape of hair. On top of the statistical wisp model and the deformation solver, a constraint-based styler is proposed to model artificial features that oppose the natural flow of hair under gravity and hair elasticity, such as a hairpin. Our technique spans a wider range of human hairstyles than previously proposed methods, and the styles generated by this technique are fairly realistic.

    標(biāo)簽: interactive hairstyles generating technique

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

    上傳用戶:sssl

  • 本書(shū)由知名的C++專家Matthew H.Austern執(zhí)筆

    本書(shū)由知名的C++專家Matthew H.Austern執(zhí)筆,引導(dǎo)你進(jìn)入泛型編程思維模型,并將你帶往此一模型的最重要成品:C++ Standard Template Library(STL)。本書(shū)揭示STL的奧秘,告訴你STL不僅僅是一組方便運(yùn)用的容器類(container classes)。對(duì)于泛型組件和可交互作用的組件而言,STL是一個(gè)具備擴(kuò)充能力的框架(framework)、 《泛型編程與STL》闡述了泛型編程的中心思想:concepts、modeling、refinement,并為你展示這些思想如何導(dǎo)出STL的基礎(chǔ)概念:iterators、containers、function objects。循此路線,你可以把STL想像為一個(gè)由concepts(而非明確之functions或classes)組成的程序庫(kù):、你將學(xué)習(xí)其正式結(jié)構(gòu)并因此獲得其潛在威力所帶來(lái)的完整優(yōu)勢(shì)。本書(shū)使你能夠: ●以你自己的“可移植組件”及“可交互作用之泛型組件”擴(kuò)充STL; ●產(chǎn)生一些算法,讓它們和它們所處理之型別(types)及數(shù)據(jù)結(jié)構(gòu)徹底劃清界線; ●撰寫(xiě)更精致、更高效、更有效力的代碼,可跨平臺(tái)重復(fù)使用。

    標(biāo)簽: Matthew Austern

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

    上傳用戶:Avoid98

  • C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con

    C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.

    標(biāo)簽: Programming frameworks providing coverage

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

    上傳用戶:daguda

  • The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the cod

    The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. This document introduces the concepts of Switching P and I slices, part of the Extended Profile of H.264.

    標(biāo)簽: finalising standard Joint ITU-T

    上傳時(shí)間: 2013-11-30

    上傳用戶:kbnswdifs

  • This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Rec

    This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Each recipe includes a discussion that explains the logic and concepts underlying the solution. The book covers audit logging, hierarchies, importing data, sets, statistics, temporal data, and data structures.

    標(biāo)簽: programmers solutions cookbook contains

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

    上傳用戶:Altman

  • A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual

    A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing and column sorting, progress indicators, and reading and writing to the Registry

    標(biāo)簽: CInternetSession CFtpConnection Demonstrates Windows

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

    上傳用戶:FreeSky

主站蜘蛛池模板: 阿克陶县| 密云县| 江永县| 土默特右旗| 德清县| 贵溪市| 册亨县| 房产| 宜城市| 咸宁市| 开化县| 郁南县| 孝感市| 长子县| 东丰县| 苏州市| 镇赉县| 屏山县| 卢氏县| 卢氏县| 绩溪县| 太保市| 哈尔滨市| 天台县| 浦县| 永德县| 满城县| 娄底市| 阜阳市| 吉隆县| 海丰县| 罗山县| 曲水县| 义乌市| 武威市| 辽阳市| 玉树县| 泰宁县| 宁蒗| 中西区| 四平市|