代码搜索:Control System
找到约 10,000 项符合「Control System」的源代码
代码结果 10,000
www.eeworm.com/read/425805/2002870
h control.h
/**
* \file control.h
* \author Wei Yongming
* \date 2001/12/29
*
* This file includes interfaces of standard controls of MiniGUI.
*
\verbatim
Copyright (C) 199
www.eeworm.com/read/425805/2003098
h control.h
/**
* \file control.h
* \author Wei Yongming
* \date 2001/12/29
*
* This file includes interfaces of standard controls of MiniGUI.
*
\verbatim
Copyright (C) 199
www.eeworm.com/read/425805/2003108
c control.c
/****************************************************************************
* 文件名:Control.C
* 功能:MiniGUI应用例子。
* 设计一个简单的静态文本框(自定义)控件,然后在MiniGUI的窗口中使用此控件。
* 说明:使用MiniGUI for uC/OS-II,使用AD
www.eeworm.com/read/424760/2013410
h control.h
/*____________________________________________________________________________
FreeAmp - The Free MP3 Player
Copyright (C) 1999 EMusic
This program is free software; you can redistri
www.eeworm.com/read/424760/2013447
cpp control.cpp
/*____________________________________________________________________________
FreeAmp - The Free MP3 Player
Portions Copyright (C) 1999 EMusic
This program is free software; you can
www.eeworm.com/read/424706/2014250
h control.h
//
// 控制接口说明
//
#ifndef _CONTROL_H_
#define _CONTROL_H_
#define printf myprintf
#ifndef Tell // just for debug
//#define Tell(var) printf("%s %d: %s=%d,0x%x\r\n",__FILE__,__LINE__,#v
www.eeworm.com/read/424706/2014257
c control.c
//
// 控制接口定义 : 步进电机,A/D,2x2 Keys,键盘,EEPROM,LED,
//
//
//
#include "control.h"
#include "test.h"
extern int Lasttimeout;
#include "Sms.c"
#include "S3C2410.h"
void debugstr(const char* buffer,int j