3個CPU調度算法的simulation. 分別是Short Job First,High Return Ration Next, Round Robin. 模擬得到R,U,S等重要指標。
標簽: simulation Return Ration Short
上傳時間: 2014-01-02
上傳用戶:lhw888
With this foundation, you explore a development model that addresses the complete range of issues in the design of embedded communications software, including real-time operating systems, hardware and software partitioning, layering, and protocol stacks.
標簽: development foundation addresses complete
上傳時間: 2016-01-16
上傳用戶:zyt
Short Message Peer-to-Peer Protocol Specification
標簽: Specification Peer-to-Peer Protocol Message
上傳時間: 2014-06-08
上傳用戶:大融融rr
給香港公司做的出口歐洲的電子稱項目全部源代碼 CPU:KS57C2308 RANGE:(0 -150KG)/d = 0.1kg
上傳時間: 2016-02-28
上傳用戶:壞天使kk
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
SMSTransceiver (short message service transmitter and receiver [transceiver]) is a tool for sending and receiving SMS via a serial or infrared connection between PC and a mobile phone.
標簽: SMSTransceiver transmitter transceiver receiver
上傳時間: 2014-01-04
上傳用戶:han_zh