搜索结果
找到约 97 项符合
Request 的查询结果
按分类筛选
- 全部分类
- Java编程 (14)
- 其他 (6)
- SCSI/ASPI (5)
- 单片机编程 (4)
- Internet/网络编程 (4)
- 单片机开发 (3)
- 驱动编程 (3)
- Jsp/Servlet (3)
- 其他书籍 (3)
- Java书籍 (3)
- 通信网络 (2)
- Linux/Unix编程 (2)
- 医药行业 (2)
- 压缩解压 (2)
- 软件设计/软件工程 (2)
- 其他行业 (2)
- 行业发展研究 (2)
- 电子书籍 (2)
- 文件格式 (2)
- 串口编程 (2)
- 通讯/手机编程 (2)
- Symbian (2)
- 网络 (2)
- J2ME (2)
- 技术资料 (2)
- autocad教程 (1)
- 电源技术 (1)
- 可编程逻辑 (1)
- 嵌入式Linux (1)
- 通讯编程文档 (1)
- 系统设计方案 (1)
- VxWorks (1)
- 书籍源码 (1)
- 技术管理 (1)
- VC书籍 (1)
- 文章/文档 (1)
- 操作系统开发 (1)
- 软件工程 (1)
- JavaScript (1)
- Ajax (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 书籍 (1)
- VIP专区 (1)
操作系统开发 银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocat
银行家算法可以避免死锁。算法结构
n : 系统中进程个数
m :系统中的资源类数
1)available(m):现有资源向量
2) max(n,m):资源最大申请量
3)allocation(n,m):资源分配矩阵
4)need(n,m):进程以后还需要的资源矩阵
5)request(n,m):进程申请资源矩阵 ...
其他书籍 The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no
The combinatorial core of the OVSF code assignment problem
that arises in UMTS is to assign some nodes of a complete binary
tree of height h (the code tree) to n simultaneous connections, such that
no two assigned nodes (codes) are on the same root-to-leaf path. Each
connection requires a code on a ...
Java编程 Reads/writes text as a character stream, buffering characters so as to provide for the efficient rea
Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines.
The buffer size may be specified, or the default size may be used. The default is large enough for most purposes.
In general, each read request made of ...
Java书籍 This taglib contains tags used to create struts input forms, as well as other tags generally useful
This taglib contains tags used to create struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces.
Many of the tags in this tag library will throw a JspException at runtime when they are utilized incorrectly (such as when you specify an invalid combi ...
Jsp/Servlet struts2.0入门
struts2.0入门,附有源代码 以及说明文档
流程,登录,request,session功能的实现
SCSI/ASPI SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY comm
SCSI Multimedia Commands 鈥?3 (MMC-3)
T10/1363-D
5.16 READ CAPACITY Command
The READ CAPACITY command (Table 144) provides a means for the Initiator to request information
regarding the capacity of the Logical Unit. This command shall not report the correct capacity of the
recorded data for CD-R, CD ...
JavaScript This project developed in java leads us to realize a flight reservation system in order to emulate d
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods.
Two interfaces provide an access to this syst ...
其他书籍 Imagine that you are a web developer (which is probably not a stretch if you are reading this book)
Imagine that you are a web developer (which is probably not a stretch if you are reading
this book) and you are being encouraged to add some Ajax features to a site you’re
working on. Maybe the originator of this request is your boss or your boss’s boss, who is
not even sure what Ajax is, let alon ...
行业发展研究 A certification path is an ordered list of certificates starting with a certificate issued by the re
A certification path is an ordered list of certificates starting with a certificate issued by the relying
party s trust root, and ending with the target certificate that needs to be validated. Certification
path validation procedures are based on the algorithm supplied in ITU-T Recommendation X.509
...