代码搜索:NI平台
找到约 10,000 项符合「NI平台」的源代码
代码结果 10,000
www.eeworm.com/read/132747/5910378
h ni65.h
/* am7990 (lance) definitions
*
* This is an extension to the Linux operating system, and is covered by
* same Gnu Public License that covers that work.
*
* Michael Hipp
* email: mhipp@student
www.eeworm.com/read/132747/5910408
h ni52.h
/*
* Intel i82586 Ethernet definitions
*
* This is an extension to the Linux operating system, and is covered by the
* same Gnu Public License that covers that work.
*
* copyrights (c) 1994 by M
www.eeworm.com/read/125688/6022698
c ni52.c
/*
* net-3-driver for the NI5210 card (i82586 Ethernet chip)
*
* This is an extension to the Linux operating system, and is covered by the
* same Gnu Public License that covers that work.
*
* Al
www.eeworm.com/read/125688/6022701
c ni65.c
/*
* ni6510 (am7990 'lance' chip) driver for Linux-net-3
* BETAcode v0.71 (96/09/29) for 2.0.0 (or later)
* copyrights (c) 1994,1995,1996 by M.Hipp
*
* This driver can handle the old ni6510 board
www.eeworm.com/read/125688/6022715
h ni65.h
/* am7990 (lance) definitions
*
* This is an extension to the Linux operating system, and is covered by
* same Gnu Public License that covers that work.
*
* Michael Hipp
* email: mhipp@student
www.eeworm.com/read/125688/6022736
h ni52.h
/*
* Intel i82586 Ethernet definitions
*
* This is an extension to the Linux operating system, and is covered by the
* same Gnu Public License that covers that work.
*
* copyrights (c) 1994 by M
www.eeworm.com/read/101082/6252200
h bvp_ni.h
/* @(#)bvp_ni.h 4.1 ULTRIX 7/2/90 */
/************************************************************************
* *
* Copyright (c) 1986,87 by *
* Digital Equipment Corporation, Maynard
www.eeworm.com/read/481537/6642831
c sys_ni.c
#include
#include
#include
/* we can't #include here,
but tell gcc to not warn with -Wmissing-prototypes */
asmlinkage long
www.eeworm.com/read/155542/11864187
m ni_zhiluan.m
function [image1,image2] = ni_zhiluan(image)
image = double(image);
[m n] = size(image);
image1 = zeros(m,n);
image2 = zeros(m,n);
%对image的列进行偶数列的逆插值
M_lie = 1;
image_temp = image;
for j
www.eeworm.com/read/344419/11881407
h ni488.h
/*
*
*
* Include file for accessing the NI-488.2 API
*
*
* Contains user variables (ibsta, iberr, ibcnt, ibcntl),
* function prototypes and useful defined con