代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/458558/7294041
c fvs_binarize.c
/*#############################################################################
* 文件名:fvs_binarize.c
* 功能: 指纹图像二值化
* modified by PRTsinghua@hotmail.com
###########################################
www.eeworm.com/read/458558/7294042
c fvs_thinner.c
/*#############################################################################
* 文件名:fvs_thinner.c
* 功能: 指纹图像细化
* modified by PRTsinghua@hotmail.com
#############################################
www.eeworm.com/read/456569/7344935
c 96.c
#include
#include
#include
/*定义控制命令*/
#define LEFT 0x4b00
#define RIGHT 0x4d00
#define DOWN 0x5000
#define UP 0x4800
#define ESC 0x011b
/*定义蛇的最大节数*/
www.eeworm.com/read/456533/7345737
cpp randwalk.cpp
// randwalk.cpp -- using the Vector class
// compile with the vect.cpp file
#include
#include // rand(), srand() prototypes
#include // time() prototype
#
www.eeworm.com/read/456533/7346042
cpp randwalk.cpp
// randwalk.cpp -- using the Vector class
// compile with the vect.cpp file
#include
#include // rand(), srand() prototypes
#include // time() prototype
#
www.eeworm.com/read/456367/7350594
cpp randwalk.cpp
// randwalk.cpp -- using the Vector class
// compile with the vect.cpp file
#include
#include // rand(), srand() prototypes
#include // time() prototype
#
www.eeworm.com/read/456367/7350878
cpp randwalk.cpp
// randwalk.cpp -- using the Vector class
// compile with the vect.cpp file
#include
#include // rand(), srand() prototypes
#include // time() prototype
#
www.eeworm.com/read/456187/7356007
java fan.java
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Fan extends JPanel implements ActionListener {
private int xCenter, yCenter;
private int fanRadius, bladeLengt
www.eeworm.com/read/455625/7369285
dbg main.dbg
;**************************************************************
;* This stationery serves as the framework for a *
;* user application. For a more comprehensive program that *
;* de