代码搜索:PID
找到约 10,000 项符合「PID」的源代码
代码结果 10,000
www.eeworm.com/read/462247/7205849
js pvcounter.js
var Q = "http://counter.sina.com.cn/pvcounter?pid=";
function request_pvcounter(){
var request_url = Q;
var elem = document.getElementsByTagName("span");
for( i=0; i
www.eeworm.com/read/462247/7205868
js pvcounter.js
var Q = "http://counter.sina.com.cn/pvcounter?pid=";
function request_pvcounter(){
var request_url = Q;
var elem = document.getElementsByTagName("span");
for( i=0; i
www.eeworm.com/read/460078/7257975
c 666.c
#include
#include
#include
#define MSGKEY 75
struct msgform
{
long mtype;
char mtext [256];
double a,b,result;
char opcode;
int sender_pid;
}msg;
int msgqid;
www.eeworm.com/read/459128/7282169
h ftdi_sio.h
/*
* Definitions for the FTDI USB Single Port Serial Converter -
* known as FTDI_SIO (Serial Input/Output application of the chipset)
*
* The example I have is known as the USC-1000 which is ava
www.eeworm.com/read/458024/7313888
js pvcounter.js
var Q = "http://counter.sina.com.cn/pvcounter?pid=";
function request_pvcounter(){
var request_url = Q;
var elem = document.getElementsByTagName("span");
for( i=0; i
www.eeworm.com/read/457218/7332214
m chap4_7b.m
%Fuzzy PID Control
close all;
clear all;
a=readfis('fuzzpid'); %Load fuzzpid.fis
ts=0.001;
sys=tf(5.235e005,[1,87.35,1.047e004,0]);
dsys=c2d(sys,ts,'tustin');
[num,den]=tfdata(dsys,'v');
www.eeworm.com/read/457184/7333119
c timer1.c
//---------------------------------------------------------------------
// File: timer1.c
//
// Written By: Lawrence Glaister VE7IT
//
// Purpose: routines to setup and use timer 1
//
//
www.eeworm.com/read/457031/7334910
inf ezusbw2k.inf
[Version]
Signature="$CHICAGO$"
Class=USB
provider=%Cypress%
LayoutFile=layout.inf
[Manufacturer]
%Cypress%=Cypress
[Cypress]
;
; This is the VID/PID for the EZ-USB development board. Th
www.eeworm.com/read/454634/7386291
c main.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Limited 2006-2009
Part of BlueLab 4.1-Release
DESCRIPTION
FILE
main.c
*/