代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/438779/7727246
htm demokit.htm
The CS6209 Embedded Network Microcontroller evaluation kit demonstrates
how to use the CS6209 HTTP server to do remote devic
www.eeworm.com/read/435830/7783421
m flw2ts.m
function [es,et]=flw2ts(ex,ey,D,ed)
% [es,et]=flw2ts(ex,ey,D,ed)
%-------------------------------------------------------------
% PURPOSE
% Compute flows or corresponding quantities in the
% triangu
www.eeworm.com/read/299776/7833642
m gui_help.m
function gui_help(which_help)
%
% Used by FASTICAG
% All the help texts and title used by GUI are stored here.
% Make changes here.
% Also displays the helpwindow with the selected text
% @(#)$Id:
www.eeworm.com/read/199431/7859629
h event.h
//File Event.h
#include
#include "Mouse.h"
#define MBUTTON 1
#define KEYBD 2
#define CR 13
#define ESC 27
#define BACKSP 8
struct EventMsg
{
int type,mx,my,button;
www.eeworm.com/read/199264/7873193
h event.h
//File Event.h
#include
#include "Mouse.h"
#define MBUTTON 1
#define KEYBD 2
#define CR 13
#define ESC 27
#define BACKSP 8
struct EventMsg
{
int type,mx,my,button;
www.eeworm.com/read/299076/7889905
rpt vga.sim.rpt
Simulator report for VGA
Tue Apr 27 10:03:55 2004
Version 4.0 Build 190 1/28/2004 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Si
www.eeworm.com/read/398992/7904175
h abstractfactory.h
/**
* abstractfactory.h
* Implemented by Blueprint Technologies, Inc.
*/
#ifndef _abstractfactory_h
#define _abstractfactory_h
/**
* declares an interface for a type of product object.
www.eeworm.com/read/198545/7929141
m laguerre.m
function [t,w]=laguerre(n,alpha)
%LAGUERRE Calculate nodes and weights for generalized laguerre
% quadrature. [T W]=LAGUERRE(N,ALPHA) puts N nodes in T and
% corresponding weights in W so that the
www.eeworm.com/read/198545/7929151
m tally.m
function out = tally(x);
%TALLY TALLY(X) calculates the frequencies of the distinct levels of X.
% Output is a matrix with two rows, the first containing the
% levels of X and the second the corres
www.eeworm.com/read/298757/7938671
m gbd_score.m
function [phi,phi2]=gbd_score(x,beta);
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% GBD_SCORE - Calculates the score function and its derivative
% for a distribu