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