虫虫首页|资源下载|资源专辑|精品软件
登录|注册

above

  • RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA

    RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.

    标签: engineers developers firmware hardware

    上传时间: 2013-12-21

    上传用户:王楚楚

  • Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same d

    Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the command "wmatch".

    标签: hafnian nonnegative the Computes

    上传时间: 2013-12-23

    上传用户:lmeeworm

  • 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo

    驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to put it in the Visual Studio project wizard as seen above. This is simpler rather than running an external executable application that generates the code for you.

    标签: article implements framework QuickSYS

    上传时间: 2014-01-06

    上传用户:2467478207

  • unRAR - free utility for RAR archives The unRAR utility is a freeware program, distributed with so

    unRAR - free utility for RAR archives The unRAR utility is a freeware program, distributed with source code and developed for extracting, testing and viewing the contents of archives created with the RAR archiver, version 1.50 and above.

    标签: utility unRAR distributed archives

    上传时间: 2015-08-24

    上传用户:manlian

  • HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the fi

    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.

    标签: input cases test The

    上传时间: 2015-10-18

    上传用户:三人用菜

  • The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

    The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.

    标签: NtddkSrcStoragesfloppy directory sfloppy resides

    上传时间: 2015-12-04

    上传用户:84425894

  • An unsatisfactory property of particle filters is that they may become inefficient when the observa

    An unsatisfactory property of particle filters is that they may become inefficient when the observation noise is low. In this paper we consider a simple-to-implement particle filter, called ‘LIS-based particle filter’, whose aim is to overcome the above mentioned weakness. LIS-based particle filters sample the particles in a two-stage process that uses information of the most recent observation, too. Experiments with the standard bearings-only tracking problem indicate that the proposed new particle filter method is indeed a viable alternative to other methods.

    标签: unsatisfactory inefficient property particle

    上传时间: 2014-01-11

    上传用户:大三三

  • % % set some variables in the workspace to control behaviour: % % graphicsMode 0 no graphics, %

    % % set some variables in the workspace to control behaviour: % % graphicsMode 0 no graphics, % 1 graphics, particles, beacons, ground truth % 2 graphics, as above + range circles % % perfect 0 use beacon range data % 1 use ground truth range data % clear a

    标签: graphicsMode behaviour variables workspace

    上传时间: 2014-01-09

    上传用户:yiwen213

  • The problem of image registration subsumes a number of problems and techniques in multiframe image

    The problem of image registration subsumes a number of problems and techniques in multiframe image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature tracking. We present a new registration algorithm based on spline representations of the displacement field which can be specialized to solve all of the above mentioned problems. In particular, we show how to compute local flow, global (parametric) flow, rigid flow resulting from camera egomotion, and multiframe versions of the above problems. Using a spline-based description of the flow removes the need for overlapping correlation windows, and produces an explicit measure of the correlation between adjacent flow estimates. We demonstrate our algorithm on multiframe image registration and the recovery of 3D projective scene geometry. We also provide results on a number of standard motion sequences.

    标签: image registration multiframe techniques

    上传时间: 2016-01-20

    上传用户:520

  • FIST可堆叠文件系统

    FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can describe stackable file systems in a cross-platform portable fashion. Using FiST, stackable file systems need only be described once. FiST s code generation tool, fistgen, compiles a single file system description into loadable kernel modules for several operating systems (currently Solaris, Linux, and FreeBSD). The project demonstrates that with FiST, code size and development time are reduced significantly, while imposing a small performance overhead of only 1-2%. These benefits are achieved, as well as portability, without changing existing operating systems or file system.

    标签: FIST 堆叠 文件系统

    上传时间: 2014-01-09

    上传用户:xsnjzljj