* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contaIns an even number of values, the * lower of the two center values is reported. The values themselves are not * sorted or modified in any way. This algorithm can be used as a filtering * tool for rejecting noisy data.
标签: DEFINITION calculate the library
上传时间: 2015-09-07
上传用户:refent
OpenSG is a scenegraph system for realtime rendering, e.g. for Virtual Reality applications. It is just a library, not a full application. This documentation contaIns descriptions of the internal classes and concepts, as well as a tutorial that explains how to use the system.
标签: e.g. applications scenegraph for
上传时间: 2015-09-13
上传用户:bruce
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ contaIns the driver sources. Compile with "make". Then as root, install with "make install". Type "modprobe finepix" to load the module. userspace/ Type "make" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest.
标签: driver i.e. FujiFilm FinePix
上传时间: 2014-11-28
上传用户:chenxichenyue
This example application is a collection of Flash Lite do s and don ts from the usability point of view. The application contaIns real examples and animations of static examples that help you to see problematic issues in real life on a Nokia device. The application is optimized for devices with the resolution 170 x 208 pixels used in portrait mode. This example application is closely related to the document Flash Lite: Visual Guide, and it is highly recommended to read the document before going through this example.
标签: application collection usability example
上传时间: 2015-10-05
上传用户:trepb001
This module is common to all of the Example programs It declares the {Open, Read, Write, Close} calls for the USB device These user-calls are translated into OS system calls This module also contaIns several support routines used by all of the examples
标签: the declares programs Example
上传时间: 2015-10-07
上传用户:yoleeson
HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contaIns two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上传时间: 2015-10-18
上传用户:三人用菜
This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The project contaIns a makefile and uses assembler and C sources. It shows a clock on an character LCD.
标签: project the example simple
上传时间: 2015-10-19
上传用户:waitingfy
This source file may be used and distributed without restriction provided that this copyright statement is not removed from the file and that any derivative work contaIns the original copyright notice and the associated disclaimer.
标签: distributed restriction copyright provided
上传时间: 2013-12-08
上传用户:luopoguixiong
In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata linear filtering problem [Kalman60]. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area of autonomous or assisted navigation. A very “friendly” introduction to the general idea of the Kalman filter can be found in Chapter 1 of [Maybeck79], while a more complete introductory discussion can be found in [Sorenson70], which also contaIns some interesting historical narrative.
标签: R.E. discretedata describing published
上传时间: 2015-10-22
上传用户:a673761058
This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data. settings.m contaIns all the common settings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc.
标签: transmission simulation generates simulated
上传时间: 2013-12-15
上传用户:dyctj