代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/330799/12868604
txt sram_control.txt
2007.7.* (1)将DATA信号直接导出 延长数据有效时间 增加命中率
(2)精简开关动作
(3)减计数改为加计数
2007.7.8 (1)将busy接入信号独立,通过将mcu写和ad写组合后可公用出写动作
www.eeworm.com/read/330799/12868610
vwf sram_control.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/330542/12883076
gif left_control.gif
www.eeworm.com/read/143145/12894319
rc2 control.rc2
//
// CONTROL.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///
www.eeworm.com/read/142603/12935928
c 121_control.c
#include
main()
{
int p1,p2,i;
while ((p1=fork())==-1);
if (p1==0)
for (i=0;i
www.eeworm.com/read/142562/12939471
v control_interface.v
/******************************************************************************
*
* LOGIC CORE: Control Interface - Top level module
* MODULE NAME: control_interface()
* COM
www.eeworm.com/read/243168/12957593
out echo_control.out
www.eeworm.com/read/243168/12957597
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/243168/12957600
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/243168/12957614
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_