代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/339051/12264727
c pppdump.c
/*
* PPPDUMP.C
*
* 12-89 -- Katie Stevens (dkstevens@ucdavis.edu)
* UC Davis, Computing Services
* PPP.08 05-90 [ks] improve tracing reports
* PPP.09 05-90 [ks] add UPAP packet report
www.eeworm.com/read/149908/12333745
c pppdump.c
/*
* PPPDUMP.C
*
* 12-89 -- Katie Stevens (dkstevens@ucdavis.edu)
* UC Davis, Computing Services
* PPP.08 05-90 [ks] improve tracing reports
* PPP.09 05-90 [ks] add UPAP packet report
www.eeworm.com/read/221024/14762582
html http:^^cs-pub.bu.edu^faculty^sclaroff^courses^cs835-95^home.html
Date: Wed, 20 Nov 1996 21:41:18 GMT
Server: NCSA/1.5
Content-type: text/html
BU CLA CS 835: Seminar in Image and Video Computing---Home Page
www.eeworm.com/read/221024/14772018
html http:^^denali.ee.washington.edu^dpcnl.html
Date: Tue, 10 Dec 1996 14:59:22 GMT
Server: NCSA/1.5.2
Last-modified: Mon, 04 Nov 1996 18:01:26 GMT
Content-type: text/html
Content-length: 6394
The Dependable Parallel Computing and Ne
www.eeworm.com/read/210812/15192031
log build.log
BUILD: Computing Include file dependencies:
BUILD: Examining d:\wince420\platform\ht706pxa270\drivers\usb\function directory for files to compile.
Compiling d:\wince420\platform\ht706pxa270\drivers\us
www.eeworm.com/read/210811/15192046
log build.log
BUILD: Computing Include file dependencies:
BUILD: Examining d:\wince420\platform\ht706pxa270\drivers\pcmcia directory for files to compile.
Compiling d:\wince420\platform\ht706pxa270\drivers\pcmcia d
www.eeworm.com/read/216450/4893662
c onec_sum.c
/* oneC_sum() - One complement's checksum Author: Kees J. Bot
* 8 May 1995
* See RFC 1071, "Computing the Internet checksum"
*/
#include
#include
u16_t o
www.eeworm.com/read/304222/3802101
c onec_sum.c
/* oneC_sum() - One complement's checksum Author: Kees J. Bot
* 8 May 1995
* See RFC 1071, "Computing the Internet checksum"
*/
#include
#include
u16_t o
www.eeworm.com/read/389922/2531174
c onec_sum.c
/* oneC_sum() - One complement's checksum Author: Kees J. Bot
* 8 May 1995
* See RFC 1071, "Computing the Internet checksum"
*/
#include
#include
u16_t o
www.eeworm.com/read/295657/8147811
m c10ex1.m
% Plots of errors in computing the DFT - Example 10-1
%
clf
T = input('Enter the time window width ');
Tss = input('Enter the largest time sampling interval ');
for k = 1:3
k_even = 2*k;
k_odd = 2*k-1