代码搜索:COMPASS
找到约 635 项符合「COMPASS」的源代码
代码结果 635
www.eeworm.com/read/237680/4622155
java compass.java
// J2ME Compass 4.0
// Copyright (C) 2007 Dana Peters
// http://www.qcontinuum.org/compass
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GN
www.eeworm.com/read/343875/3215122
cpp compass.cpp
#include
#include "compass.h"
const int labelX = -8;
const int labelY = -65;
Compass::Compass(QWidget *parent)
: QWidget(parent)
{
setWindowTitle(tr("Compass"));
m_an
www.eeworm.com/read/343875/3215124
h compass.h
#ifndef COMPASS_H
#define COMPASS_H
#include
#include
#include
class QDESIGNER_WIDGET_EXPORT Compass : public QWidget
{
Q_OBJECT
www.eeworm.com/read/343875/3215127
cpp compass.cpp
#include
#include "compass.h"
const int labelX = -8;
const int labelY = -65;
Compass::Compass(QWidget *parent)
: QWidget(parent)
{
setWindowTitle(tr("Compass"));
m_an
www.eeworm.com/read/343875/3215129
h compass.h
#ifndef COMPASS_H
#define COMPASS_H
#include
#include
#include
class QDESIGNER_WIDGET_EXPORT Compass : public QWidget
{
Q_OBJECT
www.eeworm.com/read/318730/3564203
h compass.h
/*
NanoStack: MCU software and PC tools for IP-based wireless sensor networking.
Copyright (C) 2006-2007 Sensinode Ltd.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/431579/1905720
java compass.java
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo
www.eeworm.com/read/421437/2052582
cpp compass.cpp
#include
#include "compass.h"
const int labelX = -8;
const int labelY = -65;
Compass::Compass(QWidget *parent)
: QWidget(parent)
{
setWindowTitle(tr("Compass"));
m_an
www.eeworm.com/read/421437/2052584
h compass.h
#ifndef COMPASS_H
#define COMPASS_H
#include
#include
#include
class QDESIGNER_WIDGET_EXPORT Compass : public QWidget
{
Q_OBJECT
www.eeworm.com/read/421437/2052587
cpp compass.cpp
#include
#include "compass.h"
const int labelX = -8;
const int labelY = -65;
Compass::Compass(QWidget *parent)
: QWidget(parent)
{
setWindowTitle(tr("Compass"));
m_an