代码搜索:Direction

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

代码结果 10,000
www.eeworm.com/read/319666/13447405

java wormlink.java

/* * * Copyright © 2007 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ /* * WormLink.java * * Created on March 30, 2001, 16:15 * @version */ package example
www.eeworm.com/read/314387/13568691

cpp pailie.cpp

#include using namespace std; typedef struct tagnumber { int value; int direction; }number; int conti(number[],int); void change(number[],int); void print(number[],int); int
www.eeworm.com/read/314378/13568765

cpp pailie.cpp

#include using namespace std; typedef struct tagnumber { int value; int direction; }number; int conti(number[],int); void change(number[],int); void print(number[],int); int
www.eeworm.com/read/313554/13584947

java dijkstrashortestsolve.java

/* * ver: 0.1, date 03-01-2008 by Marcel Hekman * Implemented Dijkstra solve with breadth first graph build (not working). * ver: 0.2, date 03-01-2008 by Marcel Hekman * Implemented depth first gr
www.eeworm.com/read/313554/13584955

java righthandsolve.java

/**ver: 0.1, date 27-12-2007 by Marcel Hekman * implemented: * public: initialise, isDone, tick * private: turnLeft, turnRight, moveForward, directionHasWall, moveToNextElement, goBackwar
www.eeworm.com/read/312754/13605419

vhd 各种功能的计数器.vhd

-- MAX+plus II VHDL Example -- Efficient Counter Inference -- Copyright (c) 1994 Altera Corporation -- download from:www.pld.com.cn & www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all
www.eeworm.com/read/311447/13630921

m resamp.m

function y = resamp(x, type, shift, extmod) % RESAMP Resampling in 2D filterbank重采样二维filterbank % % y = resamp(x, type, [shift, extmod]) % % Input: % x: input image % type: one of {1, 2, 3, 4
www.eeworm.com/read/306092/13752715

m dirnums.m

%DIRNUMS calculates the direction numbers %m=dirnums(poly,k,m) % for the sobol sequence given % poly - 1/0 vectors indicating the indices - descending order including leading and following 1 % k
www.eeworm.com/read/306001/13755290

txt crocodile.txt

Crocodile 1) Behaviors: * Constructor: Create an instance of Crocodile at the specified row and column of the grid. It will be have a certain amount o
www.eeworm.com/read/305986/13755590

vhd 各种功能的计数器.vhd

-- MAX+plus II VHDL Example -- Efficient Counter Inference -- Copyright (c) 1994 Altera Corporation -- download from:www.pld.com.cn & www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all