代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/434636/7851638
h watchdog.h
#ifndef WATCHDOG_DRV_H
#define WATCHDOG_DRV_H
#include "../libs/motolibs.h"
/* Flags for wdog_init() */
/* Tells Watchdog to generate wdog_b signal instead of a reset signal */
#define WDOG_INIT_
www.eeworm.com/read/197084/8031779
txt const引用和非const引用.txt
/*本程序选自thinking in c++ P453
* 本程序在于说明:Temporary objects are always const,so if you don't use
* a const reference instead of a nomal reference, that argument won't be
* accepted by the compiler.
*
www.eeworm.com/read/296062/8125723
todo
1. Ensure all broken file names which are not encoded in UTF-8
can be used. (Save real filenames for file access instead convert
them between utf-8 and on-disk encoding to prevent possible data
www.eeworm.com/read/244728/12847478
html maincog3dtest.html
COG 2.1: Intersection with 3D box
Intersection with another cube
In this variant, instead of the cube
[-1,1]3 , the intersection
www.eeworm.com/read/330633/12877921
c xcbitm32.c
#include "xbmtools.h"
/* these are here instead of the header file because they're not part
of the library interface */
// rol al
#define ROL_AL 0xc0d0
// mov [si + disp8], imm8
www.eeworm.com/read/143089/12899367
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/329075/12983431
changelog
2000-05-24 Frank Hoeppner (0.3.5)
* revised manual (several minor improvements, typos)
* added seqc-mode (connect attribute) which enables line-drawings
instead o
www.eeworm.com/read/137548/13312846
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/137160/13341805
m classd.m
%CLASSD Return labels of classified dataset, outdated, use LABELD instead
% $Id: classd.m,v 1.7 2003/12/14 22:12:39 bob Exp $
function labels = classd(a,w)
prtrace(mfilename);
global CLASSD_REPL
www.eeworm.com/read/314653/13562208
m classd.m
%CLASSD Return labels of classified dataset, outdated, use LABELD instead
% $Id: classd.m,v 1.7 2003/12/14 22:12:39 bob Exp $
function labels = classd(a,w)
prtrace(mfilename);
global CLASSD_REPL