代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/222279/14698410
xm econst2.xm
#######################################################################
# #
# Example: Calculate elastic constant C44 for cubic lat
www.eeworm.com/read/222279/14698441
xm econst.xm
#######################################################################
# #
# Example: Calculate elastic constants B and C'
www.eeworm.com/read/220661/14793210
html windchartdemo1.html
WindChartDemo1
A chart that displays the direction and force of the wind.
www.eeworm.com/read/195469/8152633
txt readme.txt
DK-LM3S801 Quickstart Application
This example uses the potentiometer on the development board to vary the rate
and frequency of a repetitive beep from the piezo buzzer. Turning the knob in
one
www.eeworm.com/read/195469/8153055
txt readme.txt
DK-LM3S828 Quickstart Application
This example uses the potentiometer on the development board to vary the rate
of a click sound from the piezo buzzer. Turning the knob in one direction will
res
www.eeworm.com/read/388283/8619568
mptags dcm_threefork.mptags
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.n
www.eeworm.com/read/140704/5783278
cc que_get_2.cc
// file: que_get_2.cc
//
// isip include files
//
#include "question.h"
#include "question_constants.h"
// method: get_direction_cc
//
// arguments: none
//
// return: an logical value showing quest
www.eeworm.com/read/401606/11554734
m test.m
% 输入转动惯量(x向、y向、二向混合、翘曲、x向翘曲、y向翘曲)
Ix=input('Please input the x-direction of inertia-moment of the section: ');
Iy=input('Please input the y-direction of inertia-moment of the section: ');
Ixy=input
www.eeworm.com/read/401606/11554736
m test0.m
% 输入转动惯量(x向、y向、二向混合、翘曲、x向翘曲、y向翘曲)
Ix=input('Please input the x-direction of inertia-moment of the section: ');
Iy=input('Please input the y-direction of inertia-moment of the section: ');
Ixy=input
www.eeworm.com/read/158504/11609372
vb snakecontrol.vb
Option Strict On
Option Explicit On
' ******************* SnakeDotNet *******************
' File: SnakeControl.vb
' Version: 1.0
' Author: Tim Overbay
'