代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/252679/12268667
asm match32.asm
;===========================================================================
; Copyright (c) 1990-2005 Info-ZIP. All rights reserved.
;
; See the accompanying file LICENSE, version 2005-Feb-10 or lat
www.eeworm.com/read/252679/12268938
asm match32.asm
;===========================================================================
; Copyright (c) 1990-2005 Info-ZIP. All rights reserved.
;
; See the accompanying file LICENSE, version 2005-Feb-10 or lat
www.eeworm.com/read/338766/12285808
cpp rescoredb.cpp
#include "DeNovoRankScore.h"
#include "auxfun.h"
struct InspectResultsLine {
bool parse_from_fields(Config *config,
const vector& fields);
string SpectrumFile;
int sca
www.eeworm.com/read/148571/12457332
c main.c
#include "flash.h"
unsigned int *dog,*data,out;
extern void system();
extern void scan();
void main()
{
dog=0x7012;
system();
while(1)
{
scan();
*dog=1;
}
}
void write()
{
www.eeworm.com/read/234547/14107052
v keyboardtest.v
//-----------------------------
//Keyboard test program
//Filename : keyboardtest.v
//-----------------------------
module keyboardtest
(
CLK,
RESET,
ROW_in,
COLUMN,
seven
);
www.eeworm.com/read/234213/14119360
m imscan.m
% Version : 4.1
% Author : Omid Bonakdar Sakhi
function im_out = imscan (net,im)
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
% This function gets the network and an image , selec
www.eeworm.com/read/234049/14124088
m imscan.m
% Version : 4.1
% Author : Omid Bonakdar Sakhi
function im_out = imscan (net,im)
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
% This function gets the network and an image , selec
www.eeworm.com/read/129337/14250949
c moveadd.c
/* We include the following header files,
define some character arrays and a pointer to those arrays
and then initialize the curses structures. */
#include
#include
#in
www.eeworm.com/read/231056/14257984
makefile
#####################################################################
#
# Created by u'nSP IDE 20:50:41 08/15/07
#
##############################################################
www.eeworm.com/read/230799/14273801
opt bjdj.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {