代码搜索结果
找到约 10,000 项符合
I 的代码
mypos_i.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sat Dec 11 00:20:07 2004
*/
/* Compiler settings for C
camdecode.rss.i
# 1 "c:\\CamDecode\\CamDecode\\CamDecode\\data\\CamDecode.rss"
/*
============================================================================
Name : CamDecode.rss
Author : Augusta
led array.__i
"led array.c" OMF2 BROWSE DEBUG
led arrey.__i
"led arrey.c" OMF2 BROWSE DEBUG
i_cube.c
#include
int i_cube(int value)
{
return(value * value * value);
}
void main(void)
{
printf("The cube of 3 is %d\n", i_cube(3));
printf("The cube of 5 is %d\n", i_cube
cxtvrate_i.c
/* th<mark>i</mark>s f<mark>i</mark>le conta<mark>i</mark>ns the actual def<mark>i</mark>n<mark>i</mark>t<mark>i</mark>ons of */
/* the <mark>I</mark><mark>I</mark>Ds and CLS<mark>I</mark>Ds */
/* l<mark>i</mark>nk th<mark>i</mark>s f<mark>i</mark>le <mark>i</mark>n w<mark>i</mark>th the server and any cl<mark>i</mark>ents */
/* F<mark>i</mark>le created by M<mark>I</mark>DL comp<mark>i</mark>l ...
nrf2401.i
#pragma used+
sfrb TWBR=0;
sfrb TWSR=1;
sfrb TWAR=2;
sfrb TWDR=3;
sfrb ADCL=4;
sfrb ADCH=5;
sfrw ADCW=4;
sfrb ADCSRA=6;
sfrb ADMUX=7;
sfrb ACSR=8;
sfrb UBRRL=9;
sfrb UCSRB=0xa;
sf
mypos_i.c
/* th<mark>i</mark>s f<mark>i</mark>le conta<mark>i</mark>ns the actual def<mark>i</mark>n<mark>i</mark>t<mark>i</mark>ons of */
/* the <mark>I</mark><mark>I</mark>Ds and CLS<mark>I</mark>Ds */
/* l<mark>i</mark>nk th<mark>i</mark>s f<mark>i</mark>le <mark>i</mark>n w<mark>i</mark>th the server and any cl<mark>i</mark>ents */
/* F<mark>i</mark>le created by M<mark>I</mark>DL comp<mark>i</mark>l ...
mypos_i.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sat Dec 11 00:20:07 2004
*/
/* Compiler settings for C
opcda_i.c
// **************************************************************************
// opcda.cpp
//
// Description:
// Implements OPC data access.
//
// File supplied by OPC Foundataion.
//
// DIS