代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/109405/15558066
c cerebv2.c
/* Version Information:
This is Version 2, so it's for the new Cerebellum in which Btn1 is connected to B0
and the motor direction is now B1 instead of B0.
*/
/* Cereb.c is the main helper fil
www.eeworm.com/read/391275/8412988
m gm_errmsg.m
function gm_errmsg(filename)
disp(sprintf('You have executed m-file %s.m. This m-file is not meant', filename))
disp('to be executed. Instead, you should be executing a mex file named')
disp(sprint
www.eeworm.com/read/433114/8545387
m fig2pp.m
function fig2pp(figure_handle,reverse)
% Export figure for use in PowerPoint (.emf format)
%
% Written by: E. R.: January 20, 2003
% Last updated: March 10, 2008: Use "print" function instead of "adve
www.eeworm.com/read/188324/8549506
m difeqset.m
echo off
%DIFEQSET Used in difeqdem.
% Copyright 1987-2002 C. de Boor and The MathWorks, Inc.
% latest change: December 25, 1989
% cb : 9 may '95 (use .' instead of ')
% cb : 20feb00 (a
www.eeworm.com/read/386050/8767309
m classd.m
%CLASSD Return labels of classified dataset, outdated, use LABELD instead
% $Id: classd.m,v 1.2 2006/03/08 22:06:58 duin Exp $
function labels = classd(a,w)
prtrace(mfilename);
global CLASSD_REP
www.eeworm.com/read/184890/9067229
h pstash.h
//: C13:PStash.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Holds pointers instead of objects
www.eeworm.com/read/184769/9078559
changelog
2006-01-09 Anders Carlsson
* src/icimage.c:
(premultiply):
(INTERPOLATE_PIXEL_256):
Use uint32_t instead of uint;
2006-01-04 Carl Worth
www.eeworm.com/read/281673/9141915
h pstash.h
//: C13:PStash.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Holds pointers instead of objects
www.eeworm.com/read/181916/9227328
linux-kcc
#
# qmake configuration for linux-kcc
#
# Written for KAI C++ 4.0f for GNU/Linux
#
# This product has been discontinued, use Intel C++ instead.
#
# From the KAI C++ man page for Linux:
# --[no_]thread
www.eeworm.com/read/371500/9551219
c senderr.c
#include "ourhdr.h"
/* Used when we had planned to send an fd using send_fd(),
* but encountered an error instead. We send the error back
* using the send_fd()/recv_fd() protocol. */
int