代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/164450/10107856
in config.h.in
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does not work. */
#undef const
/* D
www.eeworm.com/read/360137/10108682
c torus2.c
/******************************************************************************
* File Name: torus2.c
* Purpose: an implementation of the boundless simulation area as described
by Haa
www.eeworm.com/read/360137/10108690
readme
random direction mobility model
See README under upper level for details.
We are happy to share our code with you. We only ask that any published
research from using our code include a reference to
www.eeworm.com/read/359900/10116851
m pixeldup.m
function B = pixeldup(A, m, n)
%PIXELDUP Duplicates pixels of an image in both directions.
% B = PIXELDUP(A, M, N) duplicates each pixel of A M times in the
% vertical direction and N times in
www.eeworm.com/read/164122/10128120
m spaceframeelementshearydiagram.m
function y = SpaceFrameElementShearYDiagram(f, L)
%SpaceFrameElementShearYDiagram This function plots the shear force
% diagram for the space frame element
%
www.eeworm.com/read/164122/10128224
m spaceframeelementshearzdiagram.m
function y = SpaceFrameElementShearZDiagram(f, L)
%SpaceFrameElementShearZDiagram This function plots the shear force
% diagram for the space frame element
%
www.eeworm.com/read/163809/10144654
cpp z1.cpp
#define N 200
#include
#include
#include
#define LEFT 0x4b00
#define RIGHT 0x4d00
#define DOWN 0x5000
#define UP 0x4800
#define ESC 0x011b
int i,key;
int scor
www.eeworm.com/read/163747/10147500
m filter_edge_sobelprewitt.m
function varargout = filter_edge_sobelprewitt(varargin)
if nargin == 0
p1 = struct( ...
'Name', 'Method', ...
'Style', 'popup', ...
'DefaultValue', 1, ...
'Items', { {'Sob
www.eeworm.com/read/163676/10150873
m spaceframeelementshearydiagram.m
function y = SpaceFrameElementShearYDiagram(f, L)
%SpaceFrameElementShearYDiagram This function plots the shear force
% diagram for the space frame element
%