代码搜索:basically
找到约 957 项符合「basically」的源代码
代码结果 957
www.eeworm.com/read/472881/1403457
h data.h
/*
* DATA.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* this is basically a copy of data.c that's included by most
of the source files so they
www.eeworm.com/read/466644/1510108
pas regunit.pas
{
This unit is used to edit the registry
it is basically a copy of 'registry.pas'
which comes with delphi. If you use
this you dont have to give me credit or
anything.
made by blaxill
www.eeworm.com/read/466644/1510168
pas regunit.pas
{
This unit is used to edit the registry
it is basically a copy of 'registry.pas'
which comes with delphi. If you use
this you dont have to give me credit or
anything.
made by blaxill
www.eeworm.com/read/465226/1522504
java customer.java
package entity;
import javax.persistence.Entity;
import javax.persistence.Id;
/**
* This code illustrates the minimum required to have Customer persistent
* object with JPA. You basically n
www.eeworm.com/read/459184/1572553
readme
This directory holds import plugins for phpMyAdmin. Plugin should
basically look like following code. Official plugins need to have str*
messages with their definition in language files, if you build
www.eeworm.com/read/455463/1614568
m filtboxnan.m
function y = filtboxnan(x,n)
% y = filtboxnan(x,n)
%
% THIS IS BASICALLY A MOVING AVERAGE OPERATOR
% x is the input vector; the no.of pts. of the vector
% need not be specified
% n is the number o
www.eeworm.com/read/455463/1614571
m filtbox.m
function y = filtbox(x,n)
% y = filtbox(x,n)
%
% THIS IS BASICALLY A MOVING AVERAGE OPERATOR
% x is the input vector; the no.of pts. of the vector
% need not be specified
% n is the number of poin
www.eeworm.com/read/455463/1614574
m filttri.m
function y = filttri(x,n)
% y = filttri(x,n)
%
% THIS IS BASICALLY A WEIGHTED MOVING AVERAGE OPERATOR
% x is the input vector; the no.of pts. of the vector
% need not be specified
% n is the numbe
www.eeworm.com/read/235121/4654227
h data.h
/*
* DATA.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* this is basically a copy of data.c that's included by most
of the source files so they
www.eeworm.com/read/234101/4662890
h data.h
/*
* DATA.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* this is basically a copy of data.c that's included by most
of the source files so they