代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/230186/14302561
xml tigradient.xml
Overall Scheme
Standard Windows [Default]
0
0
1
www.eeworm.com/read/128030/14318533
cpp advenor.cpp
// advenor.cpp
// demonstrates OR logical operator
#include
using namespace std;
#include //for exit()
#include //for getche()
int ma
www.eeworm.com/read/128030/14318542
cpp advenand.cpp
// advenand.cpp
// demonstrates AND logical operator
#include
using namespace std;
#include //for exit()
#include //for getche()
int
www.eeworm.com/read/229668/14325656
c word classify.c
// Document.cpp: implementation of the Document class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "frequency.h"
#include "Document.h"
www.eeworm.com/read/127863/14330332
pas operator.pas
unit operator;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Mask, Buttons, DB, ADODB;
type
TOperatorForm = class(TForm
www.eeworm.com/read/127863/14330355
pas returnfee.pas
unit returnfee;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, DB, ADODB;
type
TReturnFeeForm = class(TForm)
www.eeworm.com/read/127767/14337362
txt e777. getting the items in a jlist component.txt
// Create a list
String[] items = {"A", "B", "C", "D"};
JList list = new JList(items);
// Get number of items in the list
int size = list.getModel().getSize(); // 4
www.eeworm.com/read/229196/14349511
c recoparms.c
/***
** libface - Library of face recognition and supporting algorithms
Copyright (c) 2003 Stefan Farthofer
This file is part of libface, which is
free software; you can
www.eeworm.com/read/229091/14353335
asm c51 mcu2mcu serial.asm
;this is to show serial communication between 2 C51 chips. refer to the schematic "C51 MCU2MCU serial.dsn"
;function refer to the interpretion in schematic: to switch flow direction of LED
;flow di