代码搜索:SV Lab

找到约 10,000 项符合「SV Lab」的源代码

代码结果 10,000
www.eeworm.com/read/328068/13047757

c host_cmd.c

/* Copyright (C) 1996-1997 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So
www.eeworm.com/read/140665/13069198

cpp chebpc.cpp

#include "nr.h" void NR::chebpc(Vec_I_DP &c, Vec_O_DP &d) { int k,j; DP sv; int n=c.size(); Vec_DP dd(n); for (j=0;j0;j--) { fo
www.eeworm.com/read/312211/13615956

cpp chebpc.cpp

#include "nr.h" void NR::chebpc(Vec_I_DP &c, Vec_O_DP &d) { int k,j; DP sv; int n=c.size(); Vec_DP dd(n); for (j=0;j0;j--) { fo
www.eeworm.com/read/147422/5729741

m mk_cancel.m

% mk_cancel.m % cancel and close the mark file % created by D. G. Childers 9/10/98 if exist('m3_h')==1 eval('close(m3_h);',catch1); clear m3_h; end if exist('m2_h')==1 eval('close(m2_h)
www.eeworm.com/read/147422/5729756

m savearar.m

% savearar.m % modified by D. G. Childers 7/13/98 % save articulatory vector and area into file cwd=pwd; cd data; [fname pathname]=uiputfile('*.art','Save articulatory positions file'); if f
www.eeworm.com/read/147422/5729773

m mk_done.m

% mk_done.m % modified by D. G. Childers 7/14/98 [totfno,n]=size(eval('%s',mkname)); form_tar=zeros(totfno,4); for ii=1:totfno for j=1:4 s=sprintf('form_tar(%d,%d)=%s(%s(%d,1)+1,%d);',
www.eeworm.com/read/144216/5752223

c version.c

/* version.c -- Perl 5 interface to Berkeley DB written by Paul Marquess last modified 16th January 2000 version 1.73 All comments/suggestions/problems are wel
www.eeworm.com/read/144216/5752262

xs odbm_file.xs

#include "EXTERN.h" #include "perl.h" #include "XSUB.h" #ifdef I_DBM /* If using the DB3 emulation, ENTER is defined both * by DB3 and Perl. We drop the Perl definition now. * See also INSTALL sec
www.eeworm.com/read/142331/5765648

c version.c

/* version.c -- Perl 5 interface to Berkeley DB written by Paul Marquess last modified 2nd Jan 2002 version 1.802 All comments/suggestions/problems are welcome
www.eeworm.com/read/126719/6013506

cpp saa7118.cpp

#include "SAA7118.hpp" void SAA7118::SetRegister(BYTE Register, BYTE Value) { i2c.Write(i2caddr,Register,Value); } BYTE SAA7118::GetRegister(BYTE Register) { BYTE Result(0); i2c.WR(i2