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

Bearings-Only

  • TrainReset:there are many trains need to drive out of the station .In terms of their numbers from sm

    TrainReset:there are many trains need to drive out of the station .In terms of their numbers from small to large.There are only three railways used to place the trains ,and also need the same order.

    标签: TrainReset numbers station trains

    上传时间: 2015-07-04

    上传用户:moerwang

  • The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decodin

    The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decoding, the amplitude information is ignored and only the phase of the received symbol is employed in the metric computation stage.

    标签: transforming two-stage However decoder

    上传时间: 2015-07-05

    上传用户:sevenbestfei

  • The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequence

    The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric. Presently, only 8-PSK modulation is considered. Extensions to higher-order modulations can be implemented following a similar procedure.

    标签: difference The algorithm the

    上传时间: 2015-07-05

    上传用户:qiaoyue

  • This application note describes a method for developing block-oriented I/O device drivers for appli

    This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.

    标签: block-oriented application developing describes

    上传时间: 2015-07-07

    上传用户:kelimu

  • Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Com

    Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part.

    标签: estimates incidence Computes forests

    上传时间: 2013-12-26

    上传用户:com1com2

  • - MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist implem

    - MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist implementation and M3U support added. - JavaLayer 0.1.1 included to improve MP3 support. - WinAmp Skins 2.0 support improved. - Seek bar added (for WAV files only).

    标签: support added streaming Shoutcast

    上传时间: 2015-07-24

    上传用户:6546544

  • zemax源码: This DLL models an anamorphic aspheric surface. This surface is essentially an even asp

    zemax源码: This DLL models an anamorphic aspheric surface. This surface is essentially an even aspheric surface with different terms for the x and y directions. The sag is given by: Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y))) + AR*( (1 - AP)*x*x + (1 + AP)*y*y )^2 + BR*( (1 - BP)*x*x + (1 + BP)*y*y )^3 + CR*( (1 - CP)*x*x + (1 + CP)*y*y )^4 + DR*( (1 - DP)*x*x + (1 + DP)*y*y )^5 Note the terms AR, BR, CR, and DR ... have units of length to the -3, -5, -7, and -9 power. The terms AP, BP, CP, and DP are dimensionless. The surface is rotationally symmetric only if AP = BP = CP = DP == 0 and CX = CY and KX = KY.

    标签: surface This essentially anamorphic

    上传时间: 2015-07-25

    上传用户:lht618

  • OLE Programmer s Reference Information in this online help system is subject to change without no

    OLE Programmer s Reference Information in this online help system is subject to change without notice and does not represent a commitment on the part of Microsoft Corporation. The software and/or files described in this online help system are furnished under a license agreement or nondisclosure agreement. The software and/or files may be used or copied only in accordance with the terms of the agreement. The purchaser may make one copy of the software for backup purposes. No part of this online help system may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or information and retrieval systems, for any purpose other than the purchaser s personal use, without the written permission of Microsoft Corporation.

    标签: Information Programmer Reference subject

    上传时间: 2015-08-04

    上传用户:hxy200501

  • THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program

    THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have arranged the book so that information needed only by experts is separated out from the basic material. We hope that driver developers as well as application programmers and MIS administrators will find what they need. Because different sections are aimed at different audiences, we expect that few people will read every page. We have sometimes duplicated explanations in an effort to make reading easier for those who do not read all sections. This book will be most helpful to those who have some knowledge of the Java programming language and SQL (Structured Query Language), but one doesn t need to be an expert in either to understand the basic concepts presented here.

    标签: application reference tutorial program

    上传时间: 2015-08-04

    上传用户:zhengzg

  • 可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly

    可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily). 3) BOOT KIT is PXE-compatible. 4) It can even lead to first ever PXE virus 5)It also enables you to load other root kits if you have physical access(Normally root kits can only be loaded by the administrator)

    标签: framework assembly RootKit small

    上传时间: 2014-01-02

    上传用户:gdgzhym