代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/292231/8366602
h comm_control.h
#if !defined (COMM_CONTROL_H_INCLUDED)
#define COMM_CONTROL_H_INCLUDED
// Only needed for versions prior to Visual C++ 6.0
#if _MSC_VER < 1200
//-----------------------------------------------
www.eeworm.com/read/291752/8398396
h control_t.h
//
// File = control_T.h
//
#ifndef _CONTROL_T_H_
#define _CONTROL_T_H_
#include "genctl.h"
#include
#include
template< class T >
class Control : public GenericCon
www.eeworm.com/read/291752/8399146
cpp control_t.cpp
//
// File = control_T.cpp
//
#include
#include
#include
#include
#include "control_T.h"
#include "typedefs.h"
#include "complex_io.h"
#ifdef _D
www.eeworm.com/read/291653/8404577
h key_control.h
void menu_main_one_control()
{
switch(key)
{
case nokey:
clr_fullscreen();
menu_main_one();
break;
www.eeworm.com/read/191935/8415798
c onetouch_control.c
+
+
/*
* Trivial control program to get information and turn the device off/onn
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/391172/8417668
obj interrupt_control.obj
www.eeworm.com/read/391151/8418808
out echo_control.out
www.eeworm.com/read/391151/8418811
c echo_control.c
//Echo_control.c Echo using two interrupts for read and write
//3 sliders to control effects: buffer size, amplitude, fading
short input, output;
short bufferlength = 1000; //initial buffer
www.eeworm.com/read/391151/8418815
pjt echo_control.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="Echo_control"
ProjectDir="C:\ti\myprojects\Echo_control\"
ProjectType=Executable
CP
www.eeworm.com/read/391151/8418830
gel echo_control.gel
//Echo_control.gel Sliders vary time delay,amplitude,and type of echo
menuitem "Echo Control"
slider Amplitude(1,8,1,1,amplitude_parameter) /*incr by 1, up to 8*/
{
amplitude = amplitude_