代码搜索:Direction

找到约 10,000 项符合「Direction」的源代码

代码结果 10,000
www.eeworm.com/read/444396/1734445

java movetest.java

package cn.nasa; import junit.framework.TestCase; public class MoveTest extends TestCase { private Move move; private Coordinate coordinate; private Direction N, S, W, E; protected voi
www.eeworm.com/read/433842/1881576

h includes_and_settings.h

#ifndef INCLUDES_AND_SETTINGS_H_ #define INCLUDES_AND_SETTINGS_H_ #define NUMBER_OF_BUFFERS 500 /* each direction so double this for the total */ #define MINIMUM_BUFFER_LENGTH 64 #define MAXI
www.eeworm.com/read/433842/1881593

h includes_and_settings.h

#ifndef INCLUDES_AND_SETTINGS_H_ #define INCLUDES_AND_SETTINGS_H_ #define NUMBER_OF_BUFFERS 500 /* each direction so double this for the total */ #define MINIMUM_BUFFER_LENGTH 64 #define MAXI
www.eeworm.com/read/433842/1881610

h includes_and_settings.h

#ifndef INCLUDES_AND_SETTINGS_H_ #define INCLUDES_AND_SETTINGS_H_ #define NUMBER_OF_BUFFERS 500 /* each direction so double this for the total */ #define MINIMUM_BUFFER_LENGTH 64 #define MAXI
www.eeworm.com/read/433842/1881627

h includes_and_settings.h

#ifndef INCLUDES_AND_SETTINGS_H_ #define INCLUDES_AND_SETTINGS_H_ #define NUMBER_OF_BUFFERS 500 /* each direction so double this for the total */ #define MINIMUM_BUFFER_LENGTH 64 #define MAXI
www.eeworm.com/read/409008/2240134

js zh.js

var FCKLang = { // Language direction : "ltr" (left to right) or "rtl" (right to left). Dir : "ltr", // Toolbar Items and Context Menu InsertLinkLbl : "超連結", InsertLink : "插入/編輯超連結", R
www.eeworm.com/read/386605/2569900

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity lpm_add_sub is generic( lpm_width : integer := 1; lpm_representation: string := "SIGNED"; lpm_direction : string
www.eeworm.com/read/381853/2640168

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity lpm_add_sub is generic( lpm_width : integer := 1; lpm_representation: string := "SIGNED"; lpm_direction : string
www.eeworm.com/read/380043/2664041

xtr toxml.xtr

www.eeworm.com/read/367182/2850862

c fesetround.c

/* Set current rounding direction. Copyright (C) 1999, 2000, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Christian Boissat