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