代码搜索:Walk
找到约 1,629 项符合「Walk」的源代码
代码结果 1,629
www.eeworm.com/read/167561/9961123
gif walk.gif
www.eeworm.com/read/358784/10179590
asm walk.asm
TITLE Drunkard's Walk (Walk.asm)
; Drunkard's walk program. This is a simple version that
; starts at coordinate 50,50 and wanders around the immediate area.
; Last update: 8/14/01.
www.eeworm.com/read/357685/10202837
class walk.class
www.eeworm.com/read/357685/10202885
java walk.java
/*
* WALK - Status: LISTO!!!
*/
package versiones.WALK;
import java.io.*;
import java.util.*;
import javax.swing.JTextArea;
import org.snmp4j.*;
import org.snmp4j.event.*;
import org.
www.eeworm.com/read/357685/10202942
class walk.class
www.eeworm.com/read/425998/10295386
caf walk.caf
www.eeworm.com/read/160819/10495645
cpp walk.cpp
#include "walk.h"
#include "dice.h"
RandomWalk::RandomWalk(int maxSteps)
: myPosition(0),
mySteps(0),
myMaxSteps(maxSteps)
// postcondition: no walk has been taken, but walk is ready to g
www.eeworm.com/read/160819/10495797
h walk.h
#ifndef _RANDOMWALK_H
#define _RANDOMWALK_H
// Owen Astrachan, 6/20/96, modified 5/1/99
// class for implementing a one dimensional random walk
//
// constructor specifies number of steps to take, ra
www.eeworm.com/read/277113/10667026
smd walk.smd
version 1
nodes
0 "Bip01" -1
1 "Bip01 Pelvis" 0
2 "Bip01 L Leg" 1
3 "Bip01 L Leg1" 2
4 "Bip01 L Foot" 3
5 "Bip01 L Toe0" 4
6 "Bip01 L Toe01" 5
7 "Bip01 L Toe02"
www.eeworm.com/read/457711/7319000
m walk.m
function walk(steps,ss)
% The command walk(steps) will generate a plot
% of a stick figure. Press any key and stick figure
% will walk across the screen. The input
% argument, steps, determines ho