代码搜索:effectively
找到约 138 项符合「effectively」的源代码
代码结果 138
www.eeworm.com/read/229812/4749260
txt undocapi.txt
Exploring the Wilderness
========================
The OS/2 version of the Open Watcom debugger needs to jump through some
rather obscure hoops in order to be able to effectively debug Pr
www.eeworm.com/read/397348/2403390
c bilinear.c
/*
* Simple xawtv deinterlacing plugin - bilinear interpolation
*
* CAVEATS: Effectively halves framerate, (working on it)
* May cause some general slowness (uses more cpu) but the framerate is
www.eeworm.com/read/471212/6899471
m graphsaveasdirectedlisttofile.m
function Success = GraphSaveAsDirectedListToFile(Graph,FileName)
% Effectively Saves the Graph to ASCII file in the format: SOURCE_NODER LIST_OF_DESTINATION_NODES
%
% Receives:
% Graph -
www.eeworm.com/read/100266/15879201
doc examples.doc
VTC Examples
Purpose
-------
This file is intended to help programmers learn how to effectively
use VTC by providing examples. It is assumed that the programmer
is somewhat familiar with the basi
www.eeworm.com/read/397348/2403393
c cubic.c
/*
* Simple xawtv deinterlacing plugin - cubic interpolation
*
* CAVEATS: Effectively halves framerate, (working on it)
* May cause some general slowness (uses more cpu) but the framerate is smo
www.eeworm.com/read/159328/5584759
readme
tmSEA is a tool embeds a directory in compressed form in an executable that
unpacks and writes that directory to its local file system. This kind of
self extracting archieve will effectively cause a
www.eeworm.com/read/238492/13881490
java bcinit.java
package jgd.ebridgechina.bizComp;
/**
* The model is build to make transmission between Salesforce.com and
* client side efficiently and effectively. Thereinto, the prefix of
* any Class is
www.eeworm.com/read/233554/4666606
readme
Asynchronous DNS
----------------
Intro.
For those who write real time network applications that have to handle
multiple TCP or UDP connections, the problem of effectively doing DNS
lookup
www.eeworm.com/read/216985/4877655
pl truckpacker.pl
#!/usr/bin/perl -w
#****h* FactoryTools/TruckPacker
# FUNCTION
# A program to effectively pack a truck with cargo.
# It consists of two modules:
# Cargo -- classes to define the kind o
www.eeworm.com/read/159328/5584746
readme
tmSEI is a tool that converts an executable object file into a compressed form,
and adds a startup uncompressor. This kind of self extracting image will effectively
cause a 50% size reduction of loa