搜索:oriented

找到约 176 项符合「oriented」的查询结果

结果 176
https://www.eeworm.com/dl/686/354963.html VC书籍

学会一个程序语言

学会一个程序语言,是一回事儿;学会如何以此语言设计并实作出有效的程序,又是一 回事儿。C++ 尤其如此,因为它很不寻常地涵盖了罕见的威力和丰富的表现力,不但建立 在一个全功能的传统语言(C)之上,更提供极为广泛的对象导向(object-oriented)性质, 以及对templates 和exceptions(异常状态) ...
下载 182
·
查看 1038
https://www.eeworm.com/dl/686/493487.html VC书籍

If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood,"

If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you! Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor sem ...
下载 20
·
查看 1100
https://www.eeworm.com/dl/520142.html 书籍

Essential+C++

书中以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的),全书围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,读者不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理 ...
下载 1
·
查看 30
https://www.eeworm.com/dl/686/432808.html VC书籍

深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣

深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣,并欲使用 Visual C++ 整合环境的视觉开发工具,以 MFC 为程式基础的人,都可以从此书获得最根本最重要的知识与实例。      如果你是一位对 Application Framework 和物件导 ...
下载 171
·
查看 1071
https://www.eeworm.com/dl/903479.html 技术资料

磁场定向控制

近年来,设计适用于各种应用场合的节能型电机驱动器 已成为电机控制行业的研究焦点。消费者对电能质量要 求的逐步提高也推动了这一趋势。电能质量的提高可以 通过进行功率因数校正 (Power Factor Correction, PFC)来实现,而电机的高效控制可以通过使用无传感 器磁场定向控制(Filed Oriented Con ...
下载 8
·
查看 8531
https://www.eeworm.com/dl/664/296405.html Delphi/CppBuilder

delphi经典入门教程 ---------- Delphi是全新的可视化编程环境

delphi经典入门教程 ---------- Delphi是全新的可视化编程环境,为我们提供了一种方便、快捷的Windows应用程序开发工具。它使用了Microsoft Windows图形用户界面的许多先进特性和设计思想,采用了弹性可重复利用的完整的面向对象程序语言(Object-Oriented Language)、当今世界上最快的编辑器、最为领先 ...
下载 139
·
查看 1128
https://www.eeworm.com/dl/652/356451.html 文章/文档

The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general co

The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: &#8226 Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and gro ...
下载 27
·
查看 1096
https://www.eeworm.com/dl/685/492322.html JavaScript

Cocoa Framework 简称Cocoa

Cocoa Framework 简称Cocoa,它是Mac OS X 上的快速应用程序开发(RAD, Rapid Application Development)框 架,一个高度面向对象的(Object Oriented)开发框架。无论您是资深的Mac 开发人员,还是即将踏入Mac 开发世 界的新新人类,Cocoa 都是您开发应用程序的瑞士军刀、乐高积木,它是您构建Mac OS ...
下载 122
·
查看 1150
https://www.eeworm.com/dl/564/33849.html 通信网络

EDGE信道分配原则

  Contents   1 Introduction 1   2 Glosary 1   2.1 Concepts 1   2.2 Abbreviations and acronyms 4   3 Capabilities 6   4 Technical Description 6   4.1 General 6   4.2 Service oriented Allocation of Resources on the Abis   interface (SARA) 8   4.3 Configuration ...
下载 96
·
查看 1112
https://www.eeworm.com/dl/501198.html 技术书籍

LatentSVM论文

The object detector described below has been initially proposed by P.F. Felzenszwalb in [Felzenszwalb2010]. It is based on a Dalal-Triggs detector that uses a single filter on histogram of oriented gradients (HOG) features to represent an object category. This detector uses a sl ...
下载 1
·
查看 105