代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/458661/7291922
m r2n.m
% r2n.m - reflection coefficients to refractive indices of M-layer structure
%
% Usage: n = r2n(r)
%
% r = reflection coefficients = [r(1),...,r(M+1)]
% n = refractive indices = [na,n(1),...,n(M)
www.eeworm.com/read/458661/7291951
m n2r.m
% n2r.m - refractive indices to reflection coefficients of M-layer structure
%
% Usage: r = n2r(n)
%
% n = refractive indices = [na,n(1),...,n(M),nb]
% r = reflection coefficients = [r(1),...,r(
www.eeworm.com/read/454660/7386127
java testex5.java
// interfaces.TestEx5.java
// TIJ4 Chapter Interfaces, Exercise 5, page 320
// Create an interface containing three methods, in its own package. Implement it
// in another package.
/* Solution inc
www.eeworm.com/read/453668/7414889
c rscpooldemo.c
/*===========================================================================
FILE: rscpooldemo.c
SERVICES: Sample applet using AEE
DESCRIPTION
This file contains usage examples of followi
www.eeworm.com/read/453659/7415790
c hellothread.c
/*===========================================================================
FILE: hellothread.c
SERVICES: Sample applet using AEE
DESCRIPTION
This file contains usage examples of followi
www.eeworm.com/read/446832/7564152
changelog
2002-01-17 14:46
Files: interfaces/IDirectFBImageProvider/idirectfbimageprovider_imlib2.c (1.3) (+18 -14)
interfaces/IDirectFBVideoProvider/idirectfbvideoprovider_openquicktim