搜索结果
找到约 130 项符合
Generic 的查询结果
按分类筛选
- 全部分类
- 技术资料 (26)
- VC书籍 (12)
- 其他书籍 (10)
- 其他 (4)
- 电子书籍 (4)
- 驱动编程 (4)
- 人工智能/神经网络 (4)
- VxWorks (4)
- VHDL/FPGA/Verilog (4)
- 软件设计/软件工程 (4)
- 书籍 (3)
- Linux/Unix编程 (3)
- 网络 (3)
- 多国语言处理 (3)
- 单片机开发 (3)
- Delphi控件源码 (3)
- 单片机编程 (2)
- 软件工程 (2)
- 编译器/解释器 (2)
- 通讯编程文档 (2)
- 嵌入式/单片机编程 (2)
- 嵌入式Linux (2)
- matlab例程 (2)
- 源码 (1)
- 论文 (1)
- Windows编程 (1)
- DSP编程 (1)
- 通讯/手机编程 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 串口编程 (1)
- 数学计算 (1)
- USB编程 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- 微处理器开发 (1)
- Java书籍 (1)
- STL (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 系统设计方案 (1)
- JavaScript (1)
- 其他嵌入式/单片机内容 (1)
- 邮电通讯系统 (1)
- VIP专区 (1)
其他书籍 介绍C++面向对象方面泛型程序(generic programming)的书,其中包括STL组件对象
介绍C++面向对象方面泛型程序(generic programming)的书,其中包括STL组件对象
J2ME fantastic j2me user interface designer for midp2.0 cldcd 1.1. Works on many phones as a generic appl
fantastic j2me user interface designer for midp2.0 cldcd 1.1. Works on many phones as a generic application. This is not my own software but for those who don t know it already: check it out. There s a super cool sample application that shows you all of the amazing possibilities for your phone.
VC书籍 C++设计新思维。泛型編程與設計範式 之 應用 Modern C++ Design Generic Programming and Design Patterns Applied Andrei
C++设计新思维。泛型編程與設計範式 之 應用
Modern C++ Design
Generic Programming
and Design Patterns Applied
Andrei Alexandrescu 著
侯捷 / 於春景 合譯
VC书籍 本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系
本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,你不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理。 你可以由本书发现以下 ...
技术资料 IEC61000-6-2
IEC61000-6-2 EMC Generic standards -- Immunity for industrial environments
单片机开发 kernel mode code for configuring switches. can attach to phy abstraction layer. communicates with
kernel mode code for configuring switches.
can attach to phy abstraction layer.
communicates with user land tool swconfig through generic netlink
人工智能/神经网络 C++编写的机器学习算法 Lemga is a C++ package which consists of classes for several learning models and gener
C++编写的机器学习算法
Lemga is a C++ package which consists of classes for several learning models and generic algorithms for optimizing (training) the models
VC书籍 Windows API Tutorials, Windows API编程最好的手册.文档格式专门制作成为各个章节相互关联的html格式,大家可以像查阅msdn一样方便使用.各个章节的内容如下: Wi
Windows API Tutorials, Windows API编程最好的手册.文档格式专门制作成为各个章节相互关联的html格式,大家可以像查阅msdn一样方便使用.各个章节的内容如下:
Winnie
Generic
Controls
Dialog-based App
Generic Dialog
Canvas
Pens and Brushes
Threads
Folder Watcher
Shell API
OLE
Smart OLE
OLE Automation ...
通讯/手机编程 The VISA probes for LabVIEW 7.0 greatly extend the amount of relevant information displayed when us
The VISA probes for LabVIEW 7.0 greatly extend the amount of relevant
information displayed when using LabVIEW probes on VISA refnums. They are used
automatically by LabVIEW in place of the generic probe when they are
installed.
编译器/解释器 list is a data dtructure. this is a data structure type implemantation and it is implemented in C pr
list is a data dtructure. this is a data structure type implemantation and it is implemented in C prgramming language. General header contains pointer to object so list.c in c is implemented in generic way.