搜索结果
找到约 280 项符合
classes 的查询结果
按分类筛选
- 全部分类
- Java编程 (60)
- VC书籍 (19)
- 其他书籍 (14)
- 其他 (12)
- Java书籍 (10)
- 数学计算 (9)
- 软件设计/软件工程 (8)
- 教育系统应用 (7)
- 人工智能/神经网络 (7)
- 其他行业 (7)
- 书籍源码 (6)
- Internet/网络编程 (6)
- Delphi控件源码 (6)
- matlab例程 (6)
- 编译器/解释器 (6)
- 加密解密 (5)
- 书籍 (5)
- 电子书籍 (4)
- 单片机开发 (4)
- 串口编程 (4)
- Jsp/Servlet (4)
- 数据库系统 (3)
- 数据结构 (3)
- JavaScript (3)
- Symbian (3)
- 技术资料 (3)
- 嵌入式/单片机编程 (2)
- *行业应用 (2)
- 手机短信编程 (2)
- 电子政务应用 (2)
- 文章/文档 (2)
- 压缩解压 (2)
- J2ME (2)
- 游戏 (2)
- GPS编程 (2)
- 技术管理 (2)
- 网络 (2)
- 文件格式 (2)
- FlashMX/Flex源码 (2)
- 企业管理 (2)
- 模拟电子 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 磁盘编程 (1)
- 通讯/手机编程 (1)
- 百货/超市行业 (1)
- 编辑器/阅读器 (1)
- 微处理器开发 (1)
- SQL Server (1)
- Delphi/CppBuilder (1)
- 金融证券系统 (1)
- 驱动编程 (1)
- 操作系统开发 (1)
- 中间件编程 (1)
- Oracle数据库 (1)
- 软件工程 (1)
- USB编程 (1)
- 系统设计方案 (1)
- Modem编程 (1)
- 多国语言处理 (1)
- 并行计算 (1)
- Linux/Unix编程 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- 数值算法/人工智能 (1)
- C/C++语言编程 (1)
- VIP专区 (1)
VC书籍 The C++ standard library provides a set of common classes and interfaces that greatly extend the cor
The 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 t ...
编译器/解释器 The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterat
The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
数据结构 Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Cont
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with arbitrary bounds.
Content. 1. Algorithm
2. Classes
3. Program Files
4. Tests
5. Compiling
6. Running (Log File)
7. Download
数学计算 basic mathematic classes used for math programming
basic mathematic classes used for math programming
Internet/网络编程 1.INet 2.一組封裝了Wininet的Classes
1.INet
2.一組封裝了Wininet的Classes
Java编程 Produce Java classes to shuffle the 52 cards when input the number of desired swaps within the range
Produce Java classes to shuffle the 52 cards when input the number of desired swaps within the range of 1 to 1000 by the user.
Java编程 Produce Java classes to calculate and display the root of a quadratic equation when input the coeffi
Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.
Java编程 Produce Java classes to calculate and display the Poisson probability when input the value of the av
Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。
Java编程 snmp4j 1.8.2版 The org.snmp4j classes are capable of creating, sending, and receiving SNMPv1/v2c/v3
snmp4j
1.8.2版
The org.snmp4j classes are capable of creating, sending, and receiving SNMPv1/v2c/v3 messages. A SNMP message is composed of its message header and its PDU payload. This package contains three main groups of classes and interfaces:
matlab例程 PASCAL Visual Object Classes
PASCAL Visual Object Classes,视觉识别竞赛的程序,共有20大类视觉目标。用MATLAB代码写成。能生成precision/recall图。