搜索结果
找到约 229 项符合
short-Term 的查询结果
VC书籍 void statistics(int signo) unsigned short cal_chksum(unsigned short *addr,int len) int pack(int
void statistics(int signo)
unsigned short cal_chksum(unsigned short *addr,int len)
int pack(int pack_no)
void send_packet(void)
其他书籍 Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combination
Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript i ...
其他书籍 Techniques for storing and processing data are at the heart of all programs. The term data structure
Techniques for storing and processing data are at the heart of all programs. The term data structure is used to describe the way data is stored, and the term algorithm is used to describe the way data is processed.
数据结构 3个CPU调度算法的simulation. 分别是Short Job First,High Return Ration Next, Round Robin. 模拟得到R,U,S等重要指标。
3个CPU调度算法的simulation. 分别是Short Job First,High Return Ration Next, Round Robin.
模拟得到R,U,S等重要指标。
其他书籍 Short Message Peer-to-Peer Protocol Specification
Short Message Peer-to-Peer
Protocol Specification
技术管理 CompactPCI TM Specification Short Form
CompactPCI TM Specification
Short Form
文章/文档 Improved Instantaneous Frequency Estimation Using an Adaptive Short-Time Fourier Transform
Improved Instantaneous Frequency Estimation Using an Adaptive Short-Time Fourier Transform
软件设计/软件工程 Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ
Just what is a regular expression, anyway?
Take the tutorial to get the long answer. The short answer is that a regular expression
is a compact way of describing complex patterns in texts. You can use them to search
for patterns and, once found, to modify the patterns in complex ways. You can also u ...
单片机开发 #include <reg51.h> void delay_ms(unsigned short ms) { unsigned short i unsigned char j
#include <reg51.h>
void delay_ms(unsigned short ms)
{
unsigned short i
unsigned char j
for(i=0 i<ms i++)
{
for(j=0 j<200 j++)
for(j=0 j<102 j++)
}
}
Java编程 Short Message Peer to Peer
Short Message Peer to Peer