代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/199242/5078834
js cs.js
var FCKLang =
{
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir : "ltr",
ToolbarCollapse : "Skrýt panel nástrojů",
ToolbarExpand : "Zobrazit panel nástroj
www.eeworm.com/read/298327/3867110
cpp s_llrintf.cpp
/* See the import.pl script for potential modifications */
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997 Free Software Foundation, In
www.eeworm.com/read/298327/3867127
cpp s_lrintf.cpp
/* See the import.pl script for potential modifications */
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997 Free Software Foundation, In
www.eeworm.com/read/297135/3892826
cs parameter.cs
namespace PowerEasy.SqlServerDal
{
using System;
using System.Data;
public class Parameter
{
private DbType m_DBType;
private ParameterDirection m_Direction;
www.eeworm.com/read/279177/4138977
java directededgeweakimpl.java
package salvo.jesus.graph;
/**
* A weak implementation a directed edge in a graph. This is only used internally
* to implement the direction of an edge without having an actual edge.
*
* @author
www.eeworm.com/read/271246/4229816
405101fe7408001c19f0d5298c7864ee
package deng;
public class Rule {
String name;
String IP;
String []direction;
String port;
String protocol;
String strategy;
public Rule(){};
public Rule(String name)
www.eeworm.com/read/409299/2235061
m randomrowspacedirection.m
function u = randomRowSpaceDirection(X, Y)
%A function to compute a vector with a random direction, but in the row
%space of X. The vector has norm 1;
%
%inputs
%X data matrix with examples as
www.eeworm.com/read/409299/2235064
svn-base randomrowspacedirection.m.svn-base
function u = randomRowSpaceDirection(X, Y)
%A function to compute a vector with a random direction, but in the row
%space of X. The vector has norm 1;
%
%inputs
%X data matrix with examples as