代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/232038/14210888
asm key.asm
GETKEY: MOV A,#0FFH ;;;;;扫描8X8键盘子程序
MOV P1,A ;;;;;占用资源ACC,35H,36H
CLR P2.7
CLR P2.6
www.eeworm.com/read/231175/14249729
cpp zdeflate.cpp
// zdeflate.cpp - modified by Wei Dai from:
// Distributed with Jean-loup Gailly's permission.
/*
The following sorce code is derived from Info-Zip 'zip' 2.01
distribution copyrighted by Mark
www.eeworm.com/read/129048/14268935
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU
www.eeworm.com/read/230337/14293086
rpt data_manage.rpt
Project Information d:\cotrol\data_manage.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 09/17/2004 15:54:06
Copyright (C) 1988-2002 Al
www.eeworm.com/read/127808/14332589
cpp zdeflate.cpp
// zdeflate.cpp - modified by Wei Dai from:
// Distributed with Jean-loup Gailly's permission.
/*
The following sorce code is derived from Info-Zip 'zip' 2.01
distribution copyrighted by Mark
www.eeworm.com/read/228533/14380268
makefile
# Makefile for scantest, test program for generic convex polygon scan conversion
#
# Note: fancytest.c needs a main routine and several auxiliary routines
# in order to be compiled.
CFLAGS = $(GENCFL
www.eeworm.com/read/228533/14380269
c scantest.c
/*
* scantest.c: use poly_scan() for Gouraud shading and z-buffer demo.
* Given the screen space X, Y, and Z of N-gon on command line,
* print out all pixels during scan conversion.
* This code co
www.eeworm.com/read/227409/14427194
cpp zdeflate.cpp
// zdeflate.cpp - modified by Wei Dai from:
// Distributed with Jean-loup Gailly's permission.
/*
The following sorce code is derived from Info-Zip 'zip' 2.01
distribution copyrighted by Mark
www.eeworm.com/read/222766/14674846
c lnscan.c
#include "lnscan.h"
#include "cmdline.h"
#include "common.h"
#include "error.h"
static FILE * iFptr; /*pointer to assembly code file*/
static char iFname[FNAME_SIZE]; /*name of assembly
www.eeworm.com/read/222764/14675002
c lnscan.c
#include "lnscan.h"
#include "cmdline.h"
#include "common.h"
#include "error.h"
static FILE * iFptr; /*pointer to assembly code file*/
static char iFname[FNAME_SIZE]; /*name of assembly