搜索结果
找到约 1,432 项符合
short-Time 的查询结果
matlab例程 Calculates the Variance Ratio Test of a time series, with or without the heteroskedasticity correcti
Calculates the Variance Ratio Test of a time series, with or without the heteroskedasticity correction.
其他书籍 real time and embeded guide.pdf 对理解实时操作系统和linux内核之间的交互操作有很好帮助
real time and embeded guide.pdf 对理解实时操作系统和linux内核之间的交互操作有很好帮助
软件设计/软件工程 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
网络 Network time protocol source study
Network time protocol source study
软件工程 RTX-51 Real-Time(汉).pdf
RTX-51 Real-Time(汉).pdf
Linux/Unix编程 The OpenGPSRec receiver software runs on the real time operating system RTAI-Linux. It compiles with
The OpenGPSRec receiver software runs on the real time operating system RTAI-Linux. It compiles with gcc using a RTAI-patched linux kernel. linux下的GPS
开放源码~!
嵌入式Linux pcf8593实时时钟的驱动实例 Real Time Clock interface for Linux on CPE with FTRTC010
pcf8593实时时钟的驱动实例
Real Time Clock interface for Linux on CPE with FTRTC010
数学计算 Problem D:合唱队形 Time Limit:1000MS Memory Limit:65536K Total Submit:1237 Accepted:437 Language
Problem D:合唱队形
Time Limit:1000MS Memory Limit:65536K
Total Submit:1237 Accepted:437
Language: not limited
Description
N位同学站成一排,音乐老师要请其中的(N-K)位同学出列,使得剩下的K位同学排成合唱队形。
合唱队形是指这样的一种队形:设K位同学从左到右依次编号为1,2…,K,他们的身高分别为T1 ...