代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/402141/2332891
m control.m
function y=control(n)
a=20;
if n==0
y=a+1;
elseif n==1
y=a*(1+n);
elseif n==2
y=a+n;
else
y=a;
end
www.eeworm.com/read/398414/2379612
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "../ucos-ii/includes.h" /* uC/OS interface */
#include "../src/GUI/gui.h"
#include "../ucos-ii/add/list.h"
#if USE_MINIGUI==
www.eeworm.com/read/398414/2379684
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "../ucos-ii/includes.h" /* uC/OS interface */
#include "../src/GUI/gui.h"
#include "../ucos-ii/add/list.h"
#if USE_MINIGUI==
www.eeworm.com/read/398414/2379756
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "../ucos-ii/includes.h" /* uC/OS interface */
#include "../src/GUI/gui.h"
#include "../ucos-ii/add/list.h"
#if USE_MINIGUI==
www.eeworm.com/read/398414/2379828
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "../ucos-ii/includes.h" /* uC/OS interface */
#include "../src/GUI/gui.h"
#include "../ucos-ii/add/list.h"
#if USE_MINIGUI==
www.eeworm.com/read/398414/2379901
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "../ucos-ii/includes.h" /* uC/OS interface */
#include "../src/GUI/gui.h"
#include "../ucos-ii/add/list.h"
#if USE_MINIGUI==
www.eeworm.com/read/398414/2380129
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "../ucos-ii/includes.h" /* uC/OS interface */
#include "../src/GUI/gui.h"
#include "../ucos-ii/add/list.h"
#if USE_MINIGUI==
www.eeworm.com/read/398414/2380233
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "../ucos-ii/includes.h" /* uC/OS interface */
#include "../src/GUI/gui.h"
#include "../ucos-ii/add/list.h"
#if USE_MINIGUI==
www.eeworm.com/read/398414/2380337
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "../ucos-ii/includes.h" /* uC/OS interface */
#include "../src/GUI/gui.h"
#include "../ucos-ii/add/list.h"
#if USE_MINIGUI==