代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/442661/7647388
bmp control_play.bmp
www.eeworm.com/read/442661/7647498
bmp control_stop.bmp
www.eeworm.com/read/442661/7647562
bmp control_rewind.bmp
www.eeworm.com/read/442661/7647721
bmp control_end.bmp
www.eeworm.com/read/442661/7647886
bmp control_fastforward.bmp
www.eeworm.com/read/442661/7648020
bmp control_eject.bmp
www.eeworm.com/read/442661/7648077
bmp control_start.bmp
www.eeworm.com/read/442577/7649314
m power_control.m
function [signal_sequence]=power_control(Ps,signal_sequence);
%用一定的发送功率Ps发送信号
signal_sequence=signal_sequence*sqrt(Ps);
www.eeworm.com/read/442515/7650127
bmp control_card.bmp
www.eeworm.com/read/441861/7663670
cpp com_control.cpp
#include "COM_control.h"
_COM::_COM()
{
hCreate = NULL;
Success = 0;
SendEvent.SetEvent();
RecvEvent.SetEvent();
memset(&SendOV,0,sizeof(SendOV)); //发送
SendOV.hEvent=SendEvent;
mems