代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/215485/4903480
m mpe2.m
% Computing most probable explanation.
% If you don't break ties consistently, loopy can give wrong mpe
% even though the graph has no cycles, and even though the max-marginals are the same.
% This e
www.eeworm.com/read/210914/4946893
m myerror.m
function myerror(message)
% Generalization of Matlabs error message for compiled code
% S4M.compiled == 0 same as standard error message
% S4M.compiled == 1 Error message is displayed in dialog
www.eeworm.com/read/209559/4961414
s stan.s
|
| stan.sa 3.3 7/29/91
|
| The entry point stan computes the tangent of
| an input argument;
| stand does the same except for denormalized input.
|
| Input: Double-extended number X in location point
www.eeworm.com/read/209559/4961419
s satan.s
|
| satan.sa 3.3 12/19/90
|
| The entry point satan computes the arctangent of an
| input value. satand does the same except the input value is a
| denormalized number.
|
| Input: Double-extended valu
www.eeworm.com/read/209559/4964014
c tx4938ndfmc.c
/*
* drivers/mtd/nand/tx4938ndfmc.c
*
* Overview:
* This is a device driver for the NAND flash device connected to
* TX4938 internal NAND Memory Controller.
* TX4938 NDFMC is almost same
www.eeworm.com/read/209559/4967217
h dgrs_plx9060.h
/*
* PLX 9060 PCI Interface chip
*/
/*
* PCI configuration registers, same offset on local and PCI sides,
* but on PCI side, must use PCI BIOS calls to read/write.
*/
#define PCI_PLXREGS_BASE_AD
www.eeworm.com/read/209559/4971488
h dma.h
/*
* include/asm-alpha/dma.h
*
* This is essentially the same as the i386 DMA stuff, as the AlphaPCs
* use ISA-compatible dma. The only extension is support for high-page
* registers that allow
www.eeworm.com/read/209559/4973322
winview readme.winview
Support for the Leadtek WinView 601 TV/FM by Jon Tombs
This card is basically the same as all the rest (Bt484A, Philips tuner),
the main difference is that they have attached a p
www.eeworm.com/read/209211/4982684
c time.c
#include
#include
/*
* After a fork with fd's copied, both fd's are pointing to
* the same Chan structure. Since the offset is kept in the Chan
* structure, the seek's and read
www.eeworm.com/read/209211/4985221
c time.c
#include
#include
/*
* After a fork with fd's copied, both fd's are pointing to
* the same Chan structure. Since the offset is kept in the Chan
* structure, the seek's and read