void statistics(int signo) unsigned short cal_chksum(unsigned short *addr,int len) int pack(int pack_no) void send_packet(void)
标签: int unsigned short statistics
上传时间: 2014-09-09
上传用户:liansi
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 in the browser to process the web server response.
标签: Asynchronous combination JavaScript the
上传时间: 2015-11-20
上传用户:qazxsw
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.
标签: data Techniques processing structure
上传时间: 2014-03-10
上传用户:cc1
3个CPU调度算法的simulation. 分别是Short Job First,High Return Ration Next, Round Robin. 模拟得到R,U,S等重要指标。
标签: simulation Return Ration Short
上传时间: 2014-01-02
上传用户:lhw888
Short Message Peer-to-Peer Protocol Specification
标签: Specification Peer-to-Peer Protocol Message
上传时间: 2014-06-08
上传用户:大融融rr
CompactPCI TM Specification Short Form
标签: Specification CompactPCI Short Form
上传时间: 2013-12-29
上传用户:daoxiang126
Improved Instantaneous Frequency Estimation Using an Adaptive Short-Time Fourier Transform
标签: Instantaneous Estimation Short-Time Frequency
上传时间: 2013-12-15
上传用户:ardager
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 use them to launch programmatic actions that depend on patterns. A tongue-in-cheek comment by programmers is worth thinking about: "Sometimes you have a programming problem and it seems like the best solution is to use regular expressions now you have two problems." Regular expressions are amazingly powerful and deeply expressive. That is the very reason writing them is just as error-prone as writing any other complex programming code. It is always better to solve a genuinely simple problem in a simple way when you go beyond simple, think about regular expressions. Tutorial: Using regular expressions
标签: expression the tutorial regular
上传时间: 2013-12-19
上传用户:sardinescn
#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++) } }
标签: unsigned short delay_ms include
上传时间: 2016-03-30
上传用户:cuibaigao
Short Message Peer to Peer
上传时间: 2016-04-01
上传用户:tyler