代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/493516/6394895
h enemy.h
// definition of class Enemy
#ifndef Enemy_H
#define Enemy_H
#include "bitmap.h"
#include "randint.h"
#include "direction.h"
// prototypes
bool operator
www.eeworm.com/read/493516/6394899
cpp puff.cpp
#include "puff.h"
#include
using namespace std ;
// construct Puff
Puff::Puff(SimpleWindow &w):GameWindow(w) , CurrentDirection(Up) , PuffPhoto(4) {
PuffPhoto.reserve(4);
ve
www.eeworm.com/read/493516/6394994
h puff.h
// definition of class Puff
#ifndef PUFF_H
#define PUFF_H
#include "bitmap.h"
#include "direction.h"
#include "bomb.h"
//
//class Puff
//
class Puff {
public:
Puff(SimpleWindow &w)
www.eeworm.com/read/493215/6398698
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/493349/6401248
dwt
#!/usr/X11R6/bin/wish8.0
# line above hast to be adited according to the location of your wish
wm title . DaubechiesWaveletTransform
frame .left
pack .left -side left
frame .left.top
pack .left.to
www.eeworm.com/read/492009/6429771
edn tenths.edn
(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
(status (written (timeStamp 2007 7 23 12 52 54)
(author "Xilinx, Inc.")
(program "Xilinx CORE Generator" (version "Xili
www.eeworm.com/read/491236/6437950
m makeellip.m
function [x, y]= makeellip( x0, y0, radiusx, radiusy, angleinterval)
% (x0, y0 ) = center of circle
% radiusx = radius in x direction (a)
% radiusy = radius in y direction (b)
% angleinterval = a