代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/142572/12939185
c alloca.c
/*
alloca -- (mostly) portable public-domain implementation -- D A Gwyn
last edit: 86/05/30 rms
include config.h, since on VMS it renames some symbols.
Use xmalloc instead of malloc.
www.eeworm.com/read/242797/12984299
changelog
ver 3.19:
Limit range of bitpool announced while in ACP side.
Use poll instead of usleep to wait for worker thread.
Use default event mask from the specification.
Add HID proxy support for Logitec
www.eeworm.com/read/325731/13187286
pas crc.pas
unit CRC;
{(C) Coban(alex@ritlabs.com)}
{$DEFINE USE_ASM} //Remove this line to use pascal instead of assembler
interface
uses
CryptoUtils;
procedure CRC32Init(var crc: LongWord);
pro
www.eeworm.com/read/320625/13421208
html maincogpolartest.html
COG 2.0: disc
Intersection with a disc
In this variant, instead of the 3D
cube, the intersection of the
test
www.eeworm.com/read/313151/13595075
java sequence9.java
// holding/Sequence9.java
// TIJ4 Chapter Holding, Exercise 9, page 409
// Modify innerclasses/Sequence.java so that Sequence works with an Iterator
// instead of a Selector.
import java.util.*;
www.eeworm.com/read/310212/13655046
m pcxread.m
function [X,map]=pcxread(filename);
%PCXREAD Read a PCX (ZSoft Paint Format) file from disk.
% Note: PCXREAD has been grandfathered; use IMREAD instead.
%
% [X,MAP]=PCXREAD('filename') reads t
www.eeworm.com/read/309126/13681437
c sticon-bmode.c
/*
TPG CVS users: please don't commit changes to this file directly, send
them to prumpf@tux.org and wait for a new version instead. Otherwise,
your changes will get lost when prumpf releases the nex
www.eeworm.com/read/305777/13761062
txt changes.txt
v 0.2
[8 July, 2007]
- added a "Database" class which offers functionality to work with databases.
- prototypejs: using version 1.5.1.1 instead of 1.5.1_rc1 now
- AjaxedPage.iif, AjaxedPage.erro
www.eeworm.com/read/152121/5675680
ms makefile.ms
# This file is part of the FreeType project.
#
# It builds the library for Microsoft C for Windows, large model.
# It also works for Visual C++ 1.x 16-bit compilers, but you should
# instead use the M
www.eeworm.com/read/147766/5724242
makefile
#
# Makefile for Parallel port IDE device drivers.
#
# 7 October 2000, Bartlomiej Zolnierkiewicz
# Rewritten to use lists instead of if-statements.
#
L_TARGET := paride.a
export-