搜索结果
找到约 161 项符合
Concepts 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (35)
- 书籍 (29)
- 电子书籍 (18)
- VC书籍 (10)
- Java编程 (7)
- 其他 (6)
- 软件工程 (6)
- 软件设计/软件工程 (4)
- Java书籍 (4)
- 无线通信 (3)
- 文章/文档 (3)
- Linux/Unix编程 (3)
- 行业发展研究 (3)
- VHDL/FPGA/Verilog (3)
- 技术资料 (3)
- 嵌入式综合 (2)
- 人工智能/神经网络 (2)
- 通讯编程文档 (2)
- 操作系统开发 (2)
- 文件格式 (2)
- 电源技术 (1)
- 通信网络 (1)
- Oracle数据库 (1)
- Windows Mobile (1)
- 微处理器开发 (1)
- Jsp/Servlet (1)
- 加密解密 (1)
- 嵌入式/单片机编程 (1)
- USB编程 (1)
- 通讯/手机编程 (1)
- 编译器/解释器 (1)
- 电工电气 (1)
- 论文 (1)
- 教程 (1)
电子书籍 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 fun ...
其他书籍 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 m ...
其他 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&reg erential geometry which are relevant to surface
mapping and use them to understand the strengths and weakne ...
软件工程 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 algori ...
VC书籍 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 so ...
VC书籍 本书由知名的C++专家Matthew H.Austern执笔
本书由知名的C++专家Matthew H.Austern执笔,引导你进入泛型编程思维模型,并将你带往此一模型的最重要成品:C++ Standard Template Library(STL)。本书揭示STL的奥秘,告诉你STL不仅仅是一组方便运用的容器类(container classes)。对于泛型组件和可交互作用的组件而言,STL是一个具备扩充能力的框架(framework)、
《泛型 ...
电子书籍 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 ...
其他书籍 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 sli ...
其他书籍 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 explain ...
软件设计/软件工程 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