The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.
标签: VideoTransmit programmed wrapper simple
上传时间: 2014-01-06
上传用户:zhuyibin
The audioTransmit class is a simple wrapper that can be programmed to take audio input from a source of your choice and transmit the audio to a destination computer
标签: audioTransmit programmed wrapper simple
上传时间: 2013-12-16
上传用户:sjyy1001
How to call some functions that you might though it is simle sometimes, but it could take your worthful time. Try these short routes as fun whenever you take a break.
标签: functions sometimes though could
上传时间: 2015-04-10
上传用户:1079836864
The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is started with some initial configuration and the network dynamics evolves towards the stored pattern which is closest to the initial configuration.
标签: model distributed associative Hopfield
上传时间: 2015-06-17
上传用户:l254587896
MemBoost RAM Optimizer is a very light Memory Management utility which allows you to take total control over your System s RAM. You can manually FREE a certain amount of RAM or set MemBoost to do this automatically.
标签: Management Optimizer MemBoost utility
上传时间: 2014-01-06
上传用户:498732662
NLMS algorithm demo Note : The author doesn t take any responsibility for any harm caused by the use of this file
标签: responsibility algorithm any author
上传时间: 2015-09-28
上传用户:784533221
This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a default filename is used: - if a still picture is taken, the ".jpg" extension is appended to the default filename. (Otherwise the CameraCaptureDialog would throw an InvalidArgumentException). - if a video is recorded, null is passed to the CameraCaptureDialog as the default filename. The filename returned is then renamed to match the user entered filename while keeping the extension returned.
标签: CameraCaptureDialog demonstrates pictures managed
上传时间: 2013-12-15
上传用户:kikye
The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it possible to build a very inexpensive and reliable business system for a small business or a large corporation. The book includes information on how to build a high-availability server pair using the Heartbeat package, how to use the Linux Virtual Server load balancing software, how to configure a reliable printing system in a Linux cluster environment, and how to build a job scheduling system in Linux with no single point of failure. The book also includes information on high availability techniques that can be used with or without a cluster, making it helpful for System Administrators even if they are not building a cluster. Anyone interested in deploying Linux in an environment where low cost computer reliability is important will find this book useful.
标签: inexpensive Enterprise computers explains
上传时间: 2014-11-29
上传用户:zhangliming420
Good to read e-books Please take a look at it The latest one erupted dance ~
标签: e-books erupted Please latest
上传时间: 2016-02-21
上传用户:钓鳌牧马
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