代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/217031/14982383
h global.h
/*
GLOBAL.H - RSAEURO types and constants
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF 2.0.
All functions prototypes are the Same as for RSAREF.
www.eeworm.com/read/114456/15052838
m earpyw.m
function [ARP, se, sy] = earpyw(Y,p);
% Estimates AutoRegressive Parameters
% by solving the Yule-Walker equations for order p
% EARPYW(Y,p) is the same than AR(Y,p,'yw'), but much faster;
%
%
www.eeworm.com/read/214740/15090134
m prop.m
function out=prop1(in,w,b);
%
% Propagates an input vector
% through one layer of a network
%
% call:
%
% [out]=prop(in,w);
%
% w = weight matrix
% b = bias weights (column vector. Same
www.eeworm.com/read/212972/15144228
h getbits.h
/* that's the same file as getits.c but with defines to
force inlining */
static unsigned long rval;
static unsigned char rval_uc;
#define backbits(nob) ((void)( \
bsi.bitindex -= nob, \
b
www.eeworm.com/read/212849/15147645
cpp toolfun.cpp
#include "ToolFun.h"
bool strCompare(char *ch1,char *ch2)
/* this strCompare function is little diffrent to normal string *
* compare. If all charactor of two string are same, then It *
* r
www.eeworm.com/read/212602/15152400
m fm_report.m
function fm_report
% FM_REPORT write the power report.
%
% The report is saved in a text file with the same name of
% the data file followed by "_xx" where xx is a progressive
% number. Finally the re
www.eeworm.com/read/209631/15216219
m ylima.m
% Set Y-limits for all plots in current figure.
% Usage: ylima([ys ye])
% Note: ylima('auto') resets to autoscaling on all graphs
% Or: 'ylima' to set all curves to same as current axis
% Writte
www.eeworm.com/read/209631/15216242
m xlima.m
% Set X-limits for all plots in current figure.
% Usage: xlima([xs xe])
% Note: xlima('auto') resets to autoscaling on all graphs
% Or: 'xlima' to set all curves to same as current axis
% Written
www.eeworm.com/read/209321/15223430
gzip
#!/bin/csh -fb
set noglob = ( )
# This program is copyright 1993 by Bill C. Riemers, under the same terms of
# gzip. If this is to restrictive, let me know and I will consider relaxing
# it. (bcr@ph
www.eeworm.com/read/5580/46947
ini setup.ini
; Microsoft Office SETUP.EXE settings file.
[MSI]
; The MSI section gives the name of the MSI file to install. This file must be in
; the same folder as Setup.exe, and both must be in the root o