代码搜索:effectively

找到约 138 项符合「effectively」的源代码

代码结果 138
www.eeworm.com/read/441245/7673134

m dyadic.m

%DYADIC Dyadic datafile operations % % C = DYADIC(A,P,B,Q) % % Computes C = P*A + Q*B % % This datafile operation is, like others, either stored as % a preprocessing or as a postprocessing for
www.eeworm.com/read/131315/5938358

h courierconnection.h

/* * CourierConnection as seen by everyone else except the runtime library, * effectively hiding the internal structure */ #ifndef CourierConnectionHeader #define CourierConnectionHeader typedef
www.eeworm.com/read/409814/11311093

txt changelog.txt

Stock Tracker Version 1.0 ------------------------- + Changed charting engine to PHP/SWF Charts + Included GPL License Stock Tracker Version 0.2 ------------------------- + Incorporated Multi-User
www.eeworm.com/read/400577/11573098

m dyadic.m

%DYADIC Dyadic datafile operations % % C = DYADIC(A,P,B,Q) % % Computes C = P*A + Q*B % % This datafile operation is, like others, either stored as % a preprocessing or as a postprocessing for
www.eeworm.com/read/366963/9790501

txt insets.txt

Insets Just like insets can be specified for a container, insets can also be specified for a component's display area with an Insets object. Positive values for insets effectively shrinks the siz
www.eeworm.com/read/366963/9790526

txt insets.txt

Insets Just like insets can be specified for a container, insets can also be specified for a component's display area with an Insets object. Positive values for insets effectively shrinks the siz
www.eeworm.com/read/460375/7252548

c tsc_user.c

/* This effectively lets us rename tsc_core.c as tsc_kernel.c */ #include "./tsc_core.c"
www.eeworm.com/read/460375/7252555

c tsc_kernel.c

/* This effectively lets us rename tsc_core.c as tsc_kernel.c */ #include "./tsc_core.c"
www.eeworm.com/read/403933/11498600

html help.shift-l.html

Instruction : shift-l shift-l This instruction reads in the contents of the ?BX? register, and shifts all of the bits in
www.eeworm.com/read/397348/2403392

c linedoubler.c

/* * Simple xawtv deinterlacing plugin - line doubling * * CAVEATS: Effectively halves framerate and vertical resolution * Framerate problem is to be addressed, vertical resolution problem is *