搜索结果
找到约 172 项符合
does 的查询结果
按分类筛选
- 全部分类
- 其他 (14)
- Java编程 (13)
- 单片机编程 (10)
- 其他书籍 (9)
- 驱动编程 (8)
- 单片机开发 (7)
- 压缩解压 (6)
- 模拟电子 (5)
- 网络 (5)
- 软件工程 (5)
- 电子书籍 (5)
- VC书籍 (5)
- matlab例程 (5)
- Delphi控件源码 (5)
- 文章/文档 (4)
- 书籍 (4)
- Linux/Unix编程 (3)
- 软件设计/软件工程 (3)
- Internet/网络编程 (3)
- 行业发展研究 (3)
- 电源技术 (2)
- 无线通信 (2)
- 游戏 (2)
- 人工智能/神经网络 (2)
- 通讯编程文档 (2)
- 数据结构 (2)
- uCOS (2)
- VHDL/FPGA/Verilog (2)
- 加密解密 (2)
- 技术管理 (2)
- 通讯/手机编程 (2)
- 嵌入式/单片机编程 (2)
- 技术资料 (2)
- uCOS编程 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 数值算法/人工智能 (1)
- 微处理器开发 (1)
- Windows CE (1)
- 数学计算 (1)
- Java书籍 (1)
- 书籍源码 (1)
- 操作系统开发 (1)
- J2ME (1)
- DSP编程 (1)
- 其他嵌入式/单片机内容 (1)
- 汇编语言 (1)
- 文件格式 (1)
- 磁盘编程 (1)
- 手机彩信(MMS)编程 (1)
- USB编程 (1)
- SCSI/ASPI (1)
- Symbian (1)
- 数据库系统 (1)
- Jsp/Servlet (1)
- 源码 (1)
数学计算 The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti
The module LSQ is for unconstrained linear least-squares fitting. It is
based upon Applied Statistics algorithm AS 274 (see comments at the start
of the module). A planar-rotation algorithm is used to update the QR-
factorization. This makes it suitable for updating regressions as more
data become a ...
其他 This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask ca
This class implements the same API as the Java 1.3 java.util.TimerTask.
* Note that a TimerTask can only be scheduled on one Timer at a time, but
* that this implementation does not enforce that constraint.
数据结构 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. ...
数据结构 Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Com
Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part.
软件工程 OLE Programmer s Reference Information in this online help system is subject to change without no
OLE Programmer s Reference
Information in this online help system is subject to change without notice and does not represent a commitment on the part of Microsoft Corporation. The software and/or files described in this online help system are furnished under a license agreement or nondisclosure agr ...
软件设计/软件工程 The extraordinary growth of the World Wide Web has been fueled by the ability it gives authors to ea
The extraordinary growth of the World Wide Web has been fueled by the ability it gives authors to easily and cheaply distribute electronic documents to an international audience. As Web documents have become larger and more complex, however, Web content providers have begun to experience the limitat ...
电子书籍 PCI-to-PCI Bridge Architecture Specification Revision 1.1 This specification establishes the re
PCI-to-PCI Bridge Architecture Specification Revision 1.1
This specification establishes the requirements that a PCI-to-PCI bridge must meet to be compliant to this specification and the PCI Local Bus Specification. In addition, the requirements for optional extensions are specified. This specific ...
压缩解压 DWT变换源代码
DWT变换源代码,As a special exception, you may use this file as part of a free
software library without restriction. Specifically, if other files
instantiate templates or use macros or inline functions from this
file, or you compile this file and link it with other files to
produce an executable, t ...
压缩解压 It is possible that certain products which can be built using this software modules might form inve
It is possible that certain products which can be built using this
software modules might form inventions protected by patent rights in
some countries (e.g. by patents about arithmetic coding algorithms
owned by IBM and AT&T in the USA). Provision of this software by the
author does NOT include any ...
Java编程 JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors,
JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared. This is very useful for describing exactly what has changed betwee ...