That procedure has good adaptability
标签: adaptability procedure That good
上传时间: 2017-06-16
上传用户:zwei41
opencv OpenCV is cross-platform middle-to-high level API That consists of a few hundreds (>300) C functions. It does not rely on external numerical libraries, though it can make use of some of them (see below) at runtime, if they are available
标签: cross-platform middle-to-high consists hundreds
上传时间: 2013-12-25
上传用户:李梦晗
script of the sql data base of the project That.
上传时间: 2013-12-19
上传用户:wab1981
Java for newbie! That is a good document!
上传时间: 2014-01-07
上传用户:cc1915
That is a ebook of Java for newbie
上传时间: 2013-11-28
上传用户:wys0120
That is a ebook for Java about Mobile
上传时间: 2017-06-20
上传用户:zhuoying119
the book provides many solved examples That illustrate the principles involved, and includes, in addition, two chapters That deal exclusively with applications of unconstrained and constrained optimization methods to problems in the areas of pattern recognition, control systems, robotics, communication systems, and the design of digital filters. For each application, enough background information is provided to promote the understanding of the optimization algorithms used to obtain the desired solutions.
标签: illustrate principles the provides
上传时间: 2014-01-20
上传用户:woshiayin
This is a sample bomb That has been solved from the bomb lab. Could be helpful
标签: bomb helpful sample solved
上传时间: 2017-06-21
上传用户:a3318966
getkey.c file is get from linux package. but i found That it can be used indivisually.
标签: indivisually package getkey found
上传时间: 2014-11-22
上传用户:朗朗乾坤
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