代码搜索:scope
找到约 10,000 项符合「scope」的源代码
代码结果 10,000
www.eeworm.com/read/274950/10843796
cpp scope.cpp
// Scope1.cpp : implementation file
//
#include "stdafx.h"
#include "resource.h"
#include "Scope.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/274339/10875076
dcu scope.dcu
www.eeworm.com/read/274339/10875334
pas scope.pas
{$A+,B-,D-,L-,M-,O+,Q-,R-,S-,X+,Y-}
(*
SCOPE 2.0 "The Pack"
"It's black 'n green and scrolls, it draws a a wriggly line, 'nuff said."
-------- -------- -------- -------- --------
www.eeworm.com/read/274332/10875833
dcu scope.dcu
www.eeworm.com/read/274332/10875963
pas scope.pas
{$A+,B-,D-,L-,M-,O+,Q-,R-,S-,X+,Y-}
(*
SCOPE 2.0 "The Pack"
"It's black 'n green and scrolls, it draws a a wriggly line, 'nuff said."
-------- -------- -------- -------- --------
www.eeworm.com/read/272364/10960265
exe scope.exe
www.eeworm.com/read/272364/10960274
o scope.o
www.eeworm.com/read/272364/10960330
cpp scope.cpp
/* A simple oscilloscope program, reading sample data from a serial
port.
This program was developed under Cygwin on Windows XP, and Linux.
It requires the FLTK 1.1.4 toolkit and the
www.eeworm.com/read/271450/10994303
cpp scope.cpp
//: C03:Scope.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// How variables are scoped
in
www.eeworm.com/read/192919/7116232
h scope.h
#if !defined(AFX_SCOPE1_H__20373609_0B81_493C_8F94_B4644298A84F__INCLUDED_)
#define AFX_SCOPE1_H__20373609_0B81_493C_8F94_B4644298A84F__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_