搜索结果
找到约 154 项符合
oriented 的查询结果
按分类筛选
- 全部分类
- VC书籍 (18)
- 其他书籍 (17)
- Java编程 (15)
- Java书籍 (11)
- 软件工程 (11)
- 软件设计/软件工程 (9)
- 电子书籍 (8)
- 技术资料 (7)
- 其他 (4)
- matlab例程 (4)
- 书籍 (4)
- 人工智能/神经网络 (3)
- 数据结构 (3)
- 编译器/解释器 (3)
- Linux/Unix编程 (3)
- 单片机编程 (2)
- 数学计算 (2)
- JavaScript (2)
- 文章/文档 (2)
- 行业发展研究 (2)
- 学术论文 (1)
- 通信网络 (1)
- 工控技术 (1)
- 数据库系统 (1)
- Applet (1)
- 系统设计方案 (1)
- 游戏 (1)
- 其他行业 (1)
- 汇编语言 (1)
- 技术管理 (1)
- 书籍源码 (1)
- 中间件编程 (1)
- Delphi/CppBuilder (1)
- 嵌入式/单片机编程 (1)
- 其他数据库 (1)
- 单片机开发 (1)
- SQL Server (1)
- 数值算法/人工智能 (1)
- 通讯编程文档 (1)
- 通讯/手机编程 (1)
- MySQL数据库 (1)
- 技术书籍 (1)
- 无线通信 (1)
- 技术教程 (1)
人工智能/神经网络 The purpose of this computer program is to allow the user to construct, train and test differenttype
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures an ...
数据结构 Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. ...
VC书籍 本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量
本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标
准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空
间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模
板template 支持面向对象object-oriented 和基于对象object-based 程序设计所需
要的类clas ...
Linux/Unix编程 "More for C++" is a class library that provides some features that are usually common for object ori
"More for C++" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C
VC书籍 This book is intended for "hands-on" developers or advanced students interested in understanding the
This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient ...
Java编程 <Spring in action>原版和代码,是学习Spring的好资料,本书分为三大部分和两个附录
<Spring in action>原版和代码,是学习Spring的好资料,本书分为三大部分和两个附录,每一部分专注于Spring框架的一个领域:核心层、中间层和Web层。第一部分展示了Spring框架的两个核心概念:反向控制(Inversion of Control,IoC)和面向切面编程(Aspect-Oriented Programming,AOP),以便理解Spring的基础原理,这些基础 ...
其他书籍 With a worldwide community of users and more than a million dedicated programmers, Perl has proven t
With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.
Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programmin ...
软件工程 有是一个Addison.Wesley的经典
有是一个Addison.Wesley的经典,是学习面向对象及程序设计的经典书籍,基于Java和UML,该书为英文版Object.Oriented.Programming.with.Java.and.UML,非常非常经典,推荐给大家
其他行业 TI 公司 三相交流电机矢量控制源程序
TI 公司 三相交流电机矢量控制源程序,F24x ACI3_3 3-Phase Sensored Field Oriented Control (FOC)
电子书籍 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 ...