代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/253445/12221165
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "direction2.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
www.eeworm.com/read/150213/12305790
js menu_content.js
if (mtDropDown.isSupported()) {
var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);
var menu1 = ms.addMenu(document.getElementById("menu1"));
me
www.eeworm.com/read/231002/14261626
asm usb_int.asm
include HT82M99E.INC
include usbFIFO.inc
;"FIFO_type"
@Setup_D EQU 7 ;direction
@INTERFACE EQU 0
Setup_Type EQU 60H
www.eeworm.com/read/230453/14288252
js menu_content.js
if (mtDropDown.isSupported()) {
var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);
var menu1 = ms.addMenu(document.getElementById("menu1"));
me
www.eeworm.com/read/225420/14541214
m mirrorimage.m
function Y = mirrorImage(X)
% mirrorImage do X upside down.
% reverses the direction of the given image
%
% Inputs:
% * X ... uint8 nxm matrix (n,m>1)
%
% Outputs:
% * Y ... uint8 nxm matrix
www.eeworm.com/read/123880/14607642
c usbtarglib.c
/* usbTargLib.c - USB Target Library */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01d,12apr00,wef Fixed uninitialized variable warning: direction2 i
www.eeworm.com/read/222447/14689492
ctl 3rd-harm-1d.ctl
; 1d simulation of a plane wave propagating through a Kerr medium
; and generating the third-harmonic frequency component.
(define-param sz 100) ; size of cell in z direction
(define-param fcen (/ 1
www.eeworm.com/read/219619/14873715
c usbtarglib.c
/* usbTargLib.c - USB Target Library */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01d,12apr00,wef Fixed uninitialized variable warning: direction2 i