代码搜索:COMPASS

找到约 635 项符合「COMPASS」的源代码

代码结果 635
www.eeworm.com/read/334363/12608371

bmp compass_large.bmp

www.eeworm.com/read/334363/12608690

bmp compass_small.bmp

www.eeworm.com/read/202674/15376008

cpp compass_grid.cpp

#include #include #include #include #include "compass_grid.h" #if QT_VERSION < 0x040000 typedef QColorGroup Palette; #else
www.eeworm.com/read/202674/15376016

h compass_grid.h

#include class QwtCompass; class CompassGrid: public QFrame { public: CompassGrid(QWidget *parent = NULL); private: QwtCompass *createCompass(int pos); };
www.eeworm.com/read/202674/15377030

h qwt_compass.h

/* -*- mode: C++ ; c-file-style: "stroustrup" -*- ***************************** * Qwt Widget Library * Copyright (C) 1997 Josef Wilgen * Copyright (C) 2002 Uwe Rathmann * * This library
www.eeworm.com/read/202674/15377049

cpp qwt_compass.cpp

/* -*- mode: C++ ; c-file-style: "stroustrup" -*- ***************************** * Qwt Widget Library * Copyright (C) 1997 Josef Wilgen * Copyright (C) 2002 Uwe Rathmann * * This library
www.eeworm.com/read/274556/7127114

m e0623.m

x=[2 -2 1 3 -1];y=[2 2 -2 1 -3];compass(x,y); title('Example of a Compass Plot');grid on
www.eeworm.com/read/433368/7937620

m e0623.m

x=[2 -2 1 3 -1];y=[2 2 -2 1 -3];compass(x,y); title('Example of a Compass Plot');grid on
www.eeworm.com/read/308602/13699069

m e0623.m

x=[2 -2 1 3 -1];y=[2 2 -2 1 -3];compass(x,y); title('Example of a Compass Plot');grid on
www.eeworm.com/read/303498/13814410

m e0623.m

x=[2 -2 1 3 -1];y=[2 2 -2 1 -3];compass(x,y); title('Example of a Compass Plot');grid on