代码搜索:inter
找到约 5,354 项符合「inter」的源代码
代码结果 5,354
www.eeworm.com/read/287532/4020753
c reg.c
/*
* Copyright (c) 2002-2005 Atheros Communications, Inc.
* All rights reserved.
*
* $Id: reg.c,v 1.1.1.1 2006/09/12 03:45:21 steven Exp $
*/
#include "diag.h"
#include "ah.h"
#include "ah_inter
www.eeworm.com/read/286854/4031953
h winstuff.h
/*
* winstuff.h: Windows-specific inter-module stuff.
*/
#ifndef PUTTY_WINSTUFF_H
#define PUTTY_WINSTUFF_H
#ifndef AUTO_WINSOCK
#include
#endif
#include
#include
www.eeworm.com/read/274099/4189312
rc cdfs.rc
#include
#include
#define VER_FILETYPE VFT_DRV
#define VER_FILESUBTYPE VFT2_DRV_SYSTEM
#define VER_FILEDESCRIPTION_STR "CD-ROM File System Driver"
#define VER_INTER
www.eeworm.com/read/443386/1741883
c timer.c
/*
* linux/arch/ia64/sn/kernel/sn2/timer.c
*
* Copyright (C) 2003 Silicon Graphics, Inc.
* Copyright (C) 2003 Hewlett-Packard Co
* David Mosberger : updated for new timer-inter
www.eeworm.com/read/438357/1825626
m ls_estimation.m
function output=ls_estimation(input,pilot_inter,pilot_sequence,pilot_num);
[N,NL]=size(input);
output=zeros(N,NL-pilot_num);
i=1;
count=0;
while i
www.eeworm.com/read/434858/1867981
m scg_dbn.m
% to test whether scg inference engine can handl dynameic BN
% Make a linear dynamical system
% X1 -> X2
% | |
% v v
% Y1 Y2
intra = zeros(2);
intra(1,2) = 1;
inter = zeros(2);
i
www.eeworm.com/read/432906/1888946
h smp.h
#ifndef __LINUX_SMP_H
#define __LINUX_SMP_H
/*
* Generic SMP support
* Alan Cox.
*/
#include
#ifdef CONFIG_SMP
#include
/*
* main cross-CPU inter
www.eeworm.com/read/430873/1916556
java isysrolerightdao.java
package com.accp.dao.jb_crm_team0.Inf;
import java.util.List;
import com.accp.entity.jb_crm_team0.SysRoleRight;
import com.accp.util.PageResult;
import com.accp.util.RightList;
public inter
www.eeworm.com/read/409921/2222143
rc bootvid.rc
/* $Id: bootvid.rc 25717 2007-02-04 16:35:00Z fireball $ */
#include "resource.h"
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "VGA Boot Driver\0"
#define REACTOS_STR_INTER
www.eeworm.com/read/401059/2343425
java isysrolerightdao.java
package com.accp.dao.jb_crm_team0.Inf;
import java.util.List;
import com.accp.entity.jb_crm_team0.SysRoleRight;
import com.accp.util.PageResult;
import com.accp.util.RightList;
public inter