代码搜索:handler

找到约 10,000 项符合「handler」的源代码

代码结果 10,000
www.eeworm.com/read/421949/10677268

m pfish2d.m

function [handler]=pfish2d(alphas,handler) % PFISH2D plots boundaries of Fisher's classifier in 2D. % [handler]=pfish2d(alphas,handler) % % PFISH2D plots boundaries of the Fisher's classifier in 2D.
www.eeworm.com/read/350637/10724974

c criterr.c

#include #include #include #define IGNORE 0 #define RETRY 1 #define ABORT 2 int buf[500]; /* define the error messages for trapping disk problems */ st
www.eeworm.com/read/158756/10731252

s 44binit.s

;**************************************************************************** ; Name : 44BINIT.S * ; Modified : GongJun 2004-4-26 20:26 * ;
www.eeworm.com/read/421154/10752458

s sccvec.s

; Modified from the PE1CHL version to work with NOS. ; This file cannot be used with the PE1CHL sources. include asmglobal.h extrn Stktop,Spsave,Sssave,doret:proc,scctim:proc,eoi:proc extrn po
www.eeworm.com/read/350134/10763456

htm webssecurityhandler.htm

websSecurityHandler -- GoAhead WebServer API
www.eeworm.com/read/349844/10796585

c cam.c

/* * Softcam plugin to VDR (C++) * * This code is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software F
www.eeworm.com/read/275616/10807583

s 44binit.s

;**************************************************************************** ; Name : 44BINIT.S * ; Modified : GongJun 2004-4-26 20:26 * ;
www.eeworm.com/read/274904/10846197

s init.s

;file name ml64000init.s ;data: 19/07/2005 ;function:init system ,init stack and falsh sram AREA boot, CODE, READONLY INCLUDE define.s USERMODE EQU 0x10 FIQMODE EQU 0x11 IRQMOD
www.eeworm.com/read/348804/10866459

s 44binit.s

;**************************************************************************** ;【文 件 名 称】44binit.s ;【功 能 描 述】C程序开始代码,用于配置存储器空间、初始化中断和堆栈等 ;【程 序 版 本】2.0 ;************************************
www.eeworm.com/read/274448/10871483

h dabort.h

/********************************************************************* * * Data abort veneer: C header file * Copyright 1997 Advanced RISC Machines Limited. All rights reserved. * */ /***