LCD using 4 bit mode on a s08 (make sure to adjust delay for faster clocks, ie make delay longer)
上传时间: 2014-11-29
上传用户:cccole0605
sliding mode and fuzzy
上传时间: 2013-12-25
上传用户:lhw888
scmRTOS is real-time preemptive operating system and supports up to 31 user processes (and one system idle process).
标签: preemptive and real-time operating
上传时间: 2017-06-22
上传用户:yulg
sliding mode add fuzzy
上传时间: 2013-12-23
上传用户:maizezhen
scmRTOS is real-time preemptive operating system and supports up to 31 user processes (and one system idle process).
标签: preemptive and real-time operating
上传时间: 2017-06-22
上传用户:894898248
fuzzy moving sliding mode
上传时间: 2014-12-22
上传用户:上善若水
Sliding mode control design
标签: Sliding control design mode
上传时间: 2013-12-27
上传用户:三人用菜
Sliding mode control
上传时间: 2017-06-22
上传用户:s363994250
CDMA MULTI USER INTERFERENCE,AFTER DESPREADING,BER
标签: INTERFERENCE DESPREADING AFTER MULTI
上传时间: 2014-11-25
上传用户:lijianyu172
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
标签: user-space can drivers perform
上传时间: 2014-01-01
上传用户:saharawalker