代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/456112/7357591
gif command.decoup.gif
www.eeworm.com/read/455033/7378597
in install-macos.command.in
#!/bin/sh
appl=/Applications
cd `dirname $0`
echo "Installtion of Freefem++ "
if [ -f OtherMacOsLib.tgz ]; then
for i in `tar ztf OtherMacOsLib.tgz`; do
if [ ! -f "/$i" ]; then
echo " the Libary '
www.eeworm.com/read/454634/7386285
c handle_at_command.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Limited 2006-2009
Part of BlueLab 4.1-Release
DESCRIPTION
AT Command handlers
www.eeworm.com/read/453077/7427473
chm ansys_command.chm
www.eeworm.com/read/450650/7479224
mdl comms_command.mdl
Model {
Name "comms_command"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
RecordCove
www.eeworm.com/read/450650/7479228
mdl cruise_command.mdl
Model {
Name "cruise_command"
Version 4.00
SampleTimeColors on
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
RecordCove
www.eeworm.com/read/450568/7481183
doc cdma at-command.doc
www.eeworm.com/read/445287/7596852
h command_id.h
#define START_BYTE 0xFF
#define KP_COEFF 7000
#define KI_COEFF 256
#define KD_COEFF 0
#define MAX_PWM_POSITION 512
#define ID_NULL 'N'
#define ID_KP 'P'
#define ID_KI 'I'
#define ID_KD 'D
www.eeworm.com/read/445282/7596898
h command_id.h
#define START_BYTE 0xFF
#define KP_COEFF 7000
#define KI_COEFF 256
#define KD_COEFF 0
#define MAX_PWM_POSITION 512
#define MAX_LONG 2147483640
#define ID_NULL 'N'
#define ID_KP 'P'
#define
www.eeworm.com/read/442263/7656211