代码搜索:Direction

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

代码结果 10,000
www.eeworm.com/read/413679/11146797

cpp snake.cpp

/**************************************************************************** ** 贪吃蛇程序说明: ** ** 上下左右控制方向,esc重新开始,P键暂停游戏 ** ** 游戏5个关卡,gamespeed为游戏速度,吃10个方块进入下关,游戏暂停,按P键继续 ** ** QT3的代码,供大家交流! *
www.eeworm.com/read/413179/11163924

m gauss.m

% Function to get Gauss points and weights function [w,gp] = gauss(ngp) if ngp == 1 gp = 0; w = 2; elseif ngp == 2 % four gauss points (two in each direction)
www.eeworm.com/read/413179/11163946

m gauss.m

% Function to get Gauss points % and weight factors function [w,gp] = gauss(ngp) if ngp == 1 gp = 0; w = 2; elseif ngp == 2 % if four gauss points are used (two in eac
www.eeworm.com/read/267475/11177811

c alloca.c

/* alloca.c -- allocate automatically reclaimed memory (Mostly) portable public-domain implementation -- D A Gwyn This implementation of the PWB library alloca function, which is used to all
www.eeworm.com/read/267404/11180356

txt 新建 文本文档 (3).txt

using System; using System.Collections.Generic; using System.Text; using System.Data; using System.Data.SqlClient; using BankInnerMag.DataModel.UserManager; using BankInnerMag.IDBALayer.UserMana
www.eeworm.com/read/412508/11195190

ini rdir.ini

;---------------- RANDOM DIRECTION SETTINGS ------------------- ; 0 = toroidal 1 = bouncing world.mobileHost[*].mobility.movKind = 0 world.mobileHost[*].mobility.moveInterval =0.5 world.mobileHost[
www.eeworm.com/read/412483/11198487

cpp icesegment.cpp

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/266819/11211909

java dbmanager.java

import java.sql.*; import javax.swing.*; import java.util.*; //数据库操作类 public class DBManager { //定义返回结果集 ResultSet rs; //创建指定数据库的URL String strurl = "jdbc:odbc:house"; //缺省构造方法
www.eeworm.com/read/266819/11211933

java~60~ dbmanager.java~60~

import java.sql.*; import javax.swing.*; import java.util.*; //数据库操作类 public class DBManager { //定义返回结果集 ResultSet rs; //创建指定数据库的URL String strurl = "jdbc:odbc:house"; //缺省构造方法
www.eeworm.com/read/411956/11219515

asv lmsrlsbeamformer.asv

clear all;close all; m=8 ;% Array number阵元 p=4; % signal number信号数 N=2000;% The number of sample采样数或迭代次数 A=zeros(m,p); % array pattern阵列流型 theta=[30 0 -45 60]*pi/180;% the direction for each s