代码搜索:PID
找到约 10,000 项符合「PID」的源代码
代码结果 10,000
www.eeworm.com/read/185783/8985356
c wait1.c
#include
#include
#include "ourhdr.h"
int
main(void)
{
pid_t pid;
int status;
if ( (pid = fork()) < 0)
err_sys("fork error");
else if (pid == 0) /* child */
exit
www.eeworm.com/read/381906/9065863
frm frmmain.frm
VERSION 5.00
Begin VB.Form FrmMain
Caption = "Form1"
ClientHeight = 2160
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/282353/9099542
frm frmmain.frm
VERSION 5.00
Begin VB.Form FrmMain
Caption = "Form1"
ClientHeight = 2160
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/282093/9119707
m sendendpacket.m
function SendEndPacket(gps, cmd)
% SENDENDPACKET Send the standard ending packet
WritePacketHeader(gps, pid_xfer_cmplt, 2)
fwrite(gps, cmd, 'int16');
WritePacketTerminator(gps, pid_xfer_cmplt, c
www.eeworm.com/read/282093/9119722
m readproductdatatype.m
function data = ReadProductDataType(gps)
% ReadProductDataType Read product id, version number and descriptive text
global pid_ack_byte;
data = {};
[id, sz] = ReadPacketH
www.eeworm.com/read/282093/9119737
m writepacketheader.m
function WritePacketHeader(gps, id, sz)
global pid_dle_byte
% Three byte header: (DLE, id, size)
fwrite(gps, pid_dle_byte);
fwrite(gps, id);
fwrite(gps, sz);
if (pid_dle_byte == sz)
fwrit
www.eeworm.com/read/183976/9127727
crn control.crn
_END NEW $$$.RUN
: FILENAME ." control " ;
1 0 $VAR *_HSV_SEMA
1024 0 $VAR *_HSV_TEMP
0 TASK &_INIT_IO
0 TASK &average
0 TASK &average_test
0 TASK &chart1
0 TASK &control_loop
0 TASK &guo
www.eeworm.com/read/183976/9127754
con control_loop.con
: 'control_loop ." 05/10/2006 10:49:57" ;
: 7_0
0 JUMP ;
: 7_43
^data_101 @@ ^data_102 @@ F- ^deltat @!
^deltat @@ 5 I>F F> IF
-6 ^flag @!
|TIC_101 0 I>F $0008.. 3 ROLL EX.!PID
|TIC_201 1
www.eeworm.com/read/183976/9127760
ccd control_loop.ccd
: 7_0
0 JUMP ;
: 7_43
^MODE @@ 1 = IF
^data_t1 @@ ^t_SET @@ F- ^deltat @!
ELSE
^data_t1 @@ ^data_t2 @@ F- ^deltat @!
THEN
^deltat @@ 5 I>F F> IF
-6 ^flag @!
|TIC_101 0 I>F $0008.. 3