代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/165536/10058209
mak scan.mak
#
# Makefile for SCAN.EXE
#
# Compiler : Microsoft C 6.0
# Created : 3.8.1992
# Copyright (c) : Martti Ylikoski, 1992
#
# Notes: The llibcep.lib is the default library in my s
www.eeworm.com/read/165536/10058210
exe scan.exe
www.eeworm.com/read/165536/10058217
txt scan.txt
SCAN [DUAL MODE]
NAME SCAN - Scan volumes and run commands.
SYNTAX
scan [dir(s)] [files(s)] [/NOD|/TE
www.eeworm.com/read/361074/10067137
v scan.v
module scan(clk,ledg,leds,ledb,op,BCDo,BIT,dp);
input clk;
input [3:0] ledg,leds,ledb;
input [2:0] op;
output [3:0] BCDo;
output [2:0] BIT;
output dp;
reg dp;
reg [3:0] BCDo;
www.eeworm.com/read/361074/10067139
bsf scan.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/358020/10197293
vcw scan.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/358020/10197294
ico scan.ico
www.eeworm.com/read/358020/10197296
h scan.h
// Scan.h : main header file for the SCAN application
//
#if !defined(AFX_SCAN_H__3381F2F1_8816_4821_8523_BCAFAA13500D__INCLUDED_)
#define AFX_SCAN_H__3381F2F1_8816_4821_8523_BCAFAA13500D__INCLUD
www.eeworm.com/read/358020/10197298
vco scan.vco
www.eeworm.com/read/358020/10197301
vcc scan.vcc
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CScanDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Scan.h"