代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/423756/10534043
c gsm_control.c
#include
#include
#define BAUD 9600 /*9600 bps at 8.00 MHZ*/
//Used for SPLINT
#ifdef S_SPLINT_S
#include"splint.h"
#endif
//Includes
#include
#i
www.eeworm.com/read/352501/10545759
out echo_control.out
www.eeworm.com/read/352501/10545765
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/352501/10545769
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/352501/10545787
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_
www.eeworm.com/read/278332/10546139
v tg_control.v
module tg_control(l1,l2,l3,l4,ein,reset,flag,clk,I0,I1,I2,I3,I4,I5,I6,I7,
I8,I9,I10,I11,I12,I13,I14,I15,I16,I17,I18,I19,I20,I21,
I22,I23,I24,I25,I26,I27,I28,I29,I30,I31);
outp
www.eeworm.com/read/423560/10547946
ico control panel.ico
www.eeworm.com/read/278318/10548192
vhd state_control.vhd
www.eeworm.com/read/278235/10555786