代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/327223/11392892
def ex21c.def
; ex21c.def : Declares the module parameters for the DLL.
LIBRARY "ex21c"
DESCRIPTION 'ex21c Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/327223/11395347
def ex21a.def
; ex21a.def : Declares the module parameters for the DLL.
LIBRARY "ex21a"
DESCRIPTION 'ex21a Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/327223/11395379
def ex21d.def
; ex21d.def : Declares the module parameters for the DLL.
LIBRARY "ex21d"
DESCRIPTION 'ex21d Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/408078/11405735
def psmscrlk.def
; PSMScrLk.def : Declares the module parameters for the DLL.
LIBRARY "PSMScrLk"
DESCRIPTION 'PSMScrLk Windows Dynamic Link Library'
EXPORTS
LockScr
ChangePW
isLocked
RegIt
;
www.eeworm.com/read/407910/11408727
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Fx_up As Integer
Public Fx_down As Integer
Public Fx_left As Integer
Public Fx_right As Integer
Declare Function sndPlaySound Lib "WINMM.DLL"
www.eeworm.com/read/407093/11429513
m try4.m
function info = try4(A,pin);
% TRY4 : test SUPERLU with 4 outputs
%
% info = try4(A,pin);
% normally info is the residual norm;
% but info is at least 10^6 if the factors are not triangular,
% or the
www.eeworm.com/read/407093/11429524
m trytime.m
function info = trytime(A);
% TRYTIME : time SUPERLU with 3 outputs against Matlab's LU
%
% info = trytime(A);
% normally info is ||P*A*x-L*U*x|| / ||A|| (for a random x);
% but info is at least 10^6
www.eeworm.com/read/405799/11456640
def myhookdll.def
; MyHookDll.def : Declares the module parameters for the DLL.
LIBRARY "MyHookDll"
DESCRIPTION 'MyHookDll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/405799/11456673
def timelogserver.def
; TimeLogServer.def : Declares the module parameters for the DLL.
LIBRARY "TimeLogServer"
DESCRIPTION 'TimeLogServer Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go h
www.eeworm.com/read/404445/11485196
def dnetdllr.def
; DNetDLLR.def : Declares the module parameters for the DLL.
LIBRARY "DNetDLLR"
DESCRIPTION 'DNetDLLR Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here