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

they

  • Parking Lot Simulation: Parking lot attendants often park cars bumper-to-bumper, several cars deep.

    Parking Lot Simulation: Parking lot attendants often park cars bumper-to-bumper, several cars deep. This maximizes the number of cars they can fit into a parking lot at the expense of complicating the process of retrieving someone s car when they want to leave. Consider the case of a person wanting to leave the parking lot but their car is parked in the back of a row of cars. In this case, all the cars parked in front of this person s car must be temporarily moved to allow this person to leave.

    标签: Parking cars bumper-to-bumper Simulation

    上传时间: 2016-02-15

    上传用户:lepoke

  • The algorm of viterbi. You talk to your friend three days in a row and discover that on the first da

    The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And what is the most likely sequence of rainy/sunny days that would explain these observations? The first question is answered by the forward algorithm the second question is answered by the Viterbi algorithm. These two algorithms are structurally so similar (in fact, they are both instances of the same abstract algorithm) that they can be implemented in a single function:

    标签: discover viterbi algorm friend

    上传时间: 2016-02-16

    上传用户:xc216

  • A 6 Channel PPM PIC code for 12F629 and 12F675

    A 6 Channel PPM PIC code for 12F629 and 12F675,There are four examples here and they are work well for RC receiver.

    标签: Channel 12F629 12F675 code

    上传时间: 2013-12-23

    上传用户:lindor

  • ASP开发指南,里面的西很不错的哟.This book is for anyone who wants to learn about using .NET for web interface desi

    ASP开发指南,里面的西很不错的哟.This book is for anyone who wants to learn about using .NET for web interface design. Beginner or hobbyist .NET developers can certainly get a good foundation of .NET web interface design by going through this book from cover to cover. However, more seasoned .NET professionals, especially if they tend to steer away from the GUI of their projects, can also pick up a thing or two by focusing on certain chapters that appeal to them. This book is meant to take a reader from the beginning of a project to the completion of the interface design. Along the way, concepts are illustrated to show how the different pieces play together. So, anyone who really wants to understand the concepts presented in this book will be able to do so by reading the entire thing. However, this book should also serve as a good reference after you have read it or, in some cases, in place of reading it.

    标签: for interface anyone about

    上传时间: 2016-02-16

    上传用户:sjyy1001

  • The market for miniature computer programming is exploding. C++ Footprint and Performance Optimizati

    The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances. This book gives readers valuable knowledge and programming techniques that are not currently part of traditional programming training. In the world of C++ programming, all other things being equal, programs that are smaller and faster are better. C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions.

    标签: Performance programming Optimizati Footprint

    上传时间: 2013-12-09

    上传用户:wfl_yy

  • The first task at hand is to set up the endpoints appropriately for this example. The following code

    The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6 as a Bulk IN endpoint, also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets up the FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they are ready for data operations

    标签: appropriately The endpoints following

    上传时间: 2013-12-02

    上传用户:dianxin61

  • Alexandra: Robbie, this new Walkman is absolutely wonderful. Robbie: Richard and Marilyn bought it

    Alexandra: Robbie, this new Walkman is absolutely wonderful. Robbie: Richard and Marilyn bought it for me for my birthday. Alexandra: they re so thoughtful. You are very lucky, Robbie, To have such a nice family.

    标签: Robbie absolutely Alexandra wonderful

    上传时间: 2014-12-03

    上传用户:变形金刚

  • this a program to show your current credits for add or drop subjects. During university, students ne

    this a program to show your current credits for add or drop subjects. During university, students need to register what subjects they want to study in a semester. this program show and help to calculate the credits.

    标签: university subjects students program

    上传时间: 2016-03-31

    上传用户:小眼睛LSL

  • The Wifidog project is an open source captive portal solution. It was designed primarily for wireles

    The Wifidog project is an open source captive portal solution. It was designed primarily for wireless community groups, but caters to various other business models as well. If you have questions about the wifidog project, they may be answered in the FAQ. You may also be interested in seeing some of the community wireless groups, WISP s, universities, and private businesses currently using Wifidog across the globe.

    标签: primarily designed solution Wifidog

    上传时间: 2013-11-29

    上传用户:梧桐

  • This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es

    This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. they should work, but are not very easy to understand. Everything is done entirely within the register set, making the functions fast and clean.

    标签: functions string-include defines assumes

    上传时间: 2014-01-09

    上传用户:tedo811