Powerful and Portable GPS application -- support Linux, Windows, Windows CE GPS navigation and Map management Using wxWidget library pARt.
标签: Windows application navigation GPS
上传时间: 2015-12-17
上传用户:lz4v4
UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not pARt of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.
标签: implementation Extensions libraries standard
上传时间: 2013-12-14
上传用户:leehom61
JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy server bu I stopped developing this program (maybe I will go on coding on this application again some time). The email pARt with spam filtering already works. Check out the numerous text files for additional information.
标签: Project Version Proxy going
上传时间: 2014-08-10
上传用户:coeus
VDSP++打开。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and then puts the pARt in deep sleep mode to be woken up from a RTC Stopwatch Event. Once woken up, the RTC is reconfigured to toggle the EZ KIT LEDs using RTC second, minute, hour, and day interrupts.
标签: directory contains ADSP-BF example
上传时间: 2015-12-29
上传用户:330402686
We propose a novel approach for head tracking, which combines pARticle filters with Isomap. The pARticle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each pARticle. The most weighted pARticle approximates the location of head. We develop a synthetic video sequence to test our technique. The results we get show that the tracker tracks the head which changes position, poses and lighting conditions.
标签: approach combines pARticle tracking
上传时间: 2016-01-02
上传用户:yy541071797
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, we will be building on the same example source code used in pARt one. In this article, we will expand on that code to include Read functionality, Handle Input/Ouput Controls also known as IOCTLs, and learn a bit more about IRPs.
标签: the interest tutorial Drivers
上传时间: 2016-01-28
上传用户:lmeeworm
TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant pARt of the core of the TOOL engine, is based on the BOB project, a work that was originally developed by David Betz covered in previously published issues of Dr. Dobb s Journal.
标签: easily-embedded object-oriented like-language Language
上传时间: 2016-01-30
上传用户:ainimao
This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and operators. It also serves as a quick reference to the Programmer’s WorkBench commands, and the commands for Microsoft utilities such as LINK and LIB. This book documents features of MASM version 6.1, and is pARt of a complete MASM documentation set.
标签: instructions directives statements Microsoft
上传时间: 2016-01-31
上传用户:asddsd
PCA and PLS aims:to get some insight into the bilinear factor models Principal Component Analysis (PCA) and pARtial Least Squares (PLS) regression, focusing on the mathematics and numerical aspects rather than how s and why s of data analysis practice. For the latter pARt it is assumed (but not absolutely necessary) that the reader is already familiar with these methods. It also assumes you have had some preliminary experience with linear/matrix algebra.
标签: Component Principal Analysis bilinear
上传时间: 2016-02-07
上传用户:zuozuo1215
Debugging is a fascinating topic no matter what language or platform you re using. It s the only pARt of software development in which engineers kick, scream at, or even throw their computers. For a normally reticent, introverted group, this degree of emotion is extraordinary. Debugging is also the pARt of software development that s famous for causing you to pull all-nighter
标签: fascinating Debugging language platform
上传时间: 2013-12-19
上传用户:xieguodong1234