代码搜索:Remote Control

找到约 10,000 项符合「Remote Control」的源代码

代码结果 10,000
www.eeworm.com/read/283258/9032793

class fuzzy_control.class

www.eeworm.com/read/283258/9032816

java fuzzy_control.java

package fuzzy_control; import java.awt.Toolkit; import javax.swing.SwingUtilities; import javax.swing.UIManager; import java.awt.Dimension; /** * Title: * * Description:
www.eeworm.com/read/283258/9032824

jpx fuzzy_control.jpx

www.eeworm.com/read/283256/9033452

v led_control.v

module LED_control(flag,RED,YELLOW,GREEN); output RED,YELLOW,GREEN; input [1:0]flag; reg RED,YELLOW,GREEN; always @(flag) case(flag) 2'b00: begin RED=1; YELLOW=0;
www.eeworm.com/read/382332/9035443

vhd dis_control.vhd

---------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Create Date: 18:30:25 11/12/2008 -- Design Name: -- Module Name: dis_contro
www.eeworm.com/read/382319/9036731

c disp_control.c

/*********************************************************** 文件名称:Keyboard\Display 作 者: 版 本:V08 说 明: 技术支持800-820-6247 修改记录:2008-10-22 **********************************************************
www.eeworm.com/read/382301/9038344

dat synthetic_control.dat

31.2834 32.8217 24.2905 25.6033 25.6264 34.4812 34.6229 34.8829 28.551 35.6177 30.2589 29.9423 26.9036 26.3509 28.5634 26.7178 26.0755 36.0264 28.5932 31.4876 24.43 35.4448 33.65
www.eeworm.com/read/282987/9049571

v control_interface.v

/****************************************************************************** * * LOGIC CORE: Control Interface - Top level module * MODULE NAME: control_interface() * COM
www.eeworm.com/read/382086/9050155

out echo_control.out

www.eeworm.com/read/382086/9050158

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