Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is a good place to start if you re trying to use or figure out pid though.
标签: control purpose atmega heater
上传时间: 2013-12-19
上传用户:天诚24
This C++ code example provides a method for transferring objects or chunks of data from one device to another via the Bluetooth OBEX protocol. These chunks are typically files or other blocks of binary data. This example demonstrates how to run OBEX on top of the Bluetooth RFCOMM protocol, but OBEX can also be used with other transport media, such as IrDA and USB.
标签: transferring provides example objects
上传时间: 2015-12-02
上传用户:13160677563
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers. No INF file is needed to install this library. The library is 64-bit compliant.
标签: storage implementing simplifies drivers
上传时间: 2014-01-01
上传用户:txfyddz
This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package. Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
标签: document contains detailed overview
上传时间: 2013-12-14
上传用户:希酱大魔王
SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural language parsing) specify the sentence along with the correct parse tree. The goal is to predict the parse tree of new sentences.
标签: examples e.g. weighted Training
上传时间: 2014-07-26
上传用户:zsjzc
SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for part-of-speech tagging) specify the sequence of words along with the correct assignment of tags (i.e. states). The goal is to predict the tag sequences for new sentences.
标签: examples e.g. part-of-speech Training
上传时间: 2015-12-05
上传用户:gyq
a new algorithm for computing sparse signal representations using overcomplete dictionaries
标签: representations dictionaries overcomplete algorithm
上传时间: 2015-12-05
上传用户:haoxiyizhong
A Methodology For The Design And Implementation Of Communication Protocols For Embedded Wireless Systems
标签: Implementation Communication Methodology For
上传时间: 2014-07-01
上传用户:Avoid98
The purpose of this code is to assist developers get some good ideas for how to build a PayPal shopping cart. It is your job as a developer to ensure that any code provided meets your needs.
标签: developers purpose PayPal assist
上传时间: 2013-12-21
上传用户:851197153
Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows s version, such as allowing more than one mines in a square.
标签: game implementation Minesweeper addictive
上传时间: 2014-01-06
上传用户:zhaiyanzhong