代码搜索结果
找到约 10,000 项符合
Control System 的代码
dash_control.py
#!/usr/bin/env python
"""
You can precisely specify dashes with an on/off ink rect sequence in
points.
"""
from pylab import *
dashes = [5,2,10,5] # 5 points on, 2 off, 3 on, 1 off
l, = plot(arange
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
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
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
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_
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