代码搜索:Automatically
找到约 10,000 项符合「Automatically」的源代码
代码结果 10,000
www.eeworm.com/read/114089/15114780
h spp_template.h
/* $Id: spp_template.h,v 1.3 2000/03/16 02:58:58 roesch Exp $ */
/* Snort Preprocessor Plugin Header File Template */
/* This file gets included in plugbase.h when it is integrated into the rest
www.eeworm.com/read/213723/15127267
c msp430xg46x_mpy_01.c
//******************************************************************************
// MSP430xG46x Demo - 16x16 Unsigned Multiply
//
// Description: Hardware multiplier is used to multiply two num
www.eeworm.com/read/213723/15127268
c msp430xg46x_mpy_03.c
//******************************************************************************
// MSP430xG46x Demo - 16x16 Signed Multiply
//
// Description: Hardware multiplier is used to multiply two numbe
www.eeworm.com/read/209853/15212893
cpp functiontryblock.cpp
//: C01:FunctionTryBlock.cpp {-bor}
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stat
www.eeworm.com/read/209853/15213345
cpp testheader_noisy.cpp
//: .\C07:TESTHEADER_Noisy.cpp
//: C07:Noisy.h
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use perm
www.eeworm.com/read/207251/15276545
plg 030300816.plg
Build Log
--------------------Configuration: 030300816 - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /
www.eeworm.com/read/169955/5408411
kconfig
config DVB_CORE
tristate "DVB Core Support"
depends on DVB
select CRC32
help
DVB core utility functions for device handling, software fallbacks etc.
Say Y when you have a DVB card and want t
www.eeworm.com/read/168845/5429781
jamfile
# Declare a executable file, which uses a library. Note that
# includes that for library will be automatically used
# when compiling 'app.cpp'
exe app : app.cpp /library-example/foo//bar ;
www.eeworm.com/read/167911/5450586
policy myall_multi.policy
/* AUTOMATICALLY GENERATED ON Fri Dec 20 14:21:20 CST 2002*/
/* DO NOT EDIT */
grant {
permission java.io.FilePermission "c:\\j2sdk1.4.0\\*", "read";
permission java.io.FilePermission "c:\
www.eeworm.com/read/167911/5450601
policy appletdir.policy
/* AUTOMATICALLY GENERATED ON Sun Dec 22 09:43:43 CST 2002*/
/* DO NOT EDIT */
grant codeBase "file:/c:/java/ch8/-" {
permission java.io.FilePermission "c:\\autoexec.bat", "read";
};