代码搜索:Defination

找到约 272 项符合「Defination」的源代码

代码结果 272
www.eeworm.com/read/273247/10922183

h filteritem.h

#ifndef _FilterItem_H_ #define _FilterItem_H_ /****************Some Defination*********************/ //Filter Item. typedef struct tagFilterItem { struct tagFilterItem *pPre; struct tagFi
www.eeworm.com/read/297061/8057043

h dspboard_const.h

#ifndef _DspBoard_CONST_H #define _DspBoard_CONST_H /************* Macro defination **********************************/ #define HalfFIFO 2048 //#define PulseSize 64 //default is 512 #defin
www.eeworm.com/read/14782/409695

h mylib.h

#ifndef MYLIB_H #define MYLIB_H //--------------------------------------------------------------------------- //max7219 relative defination #define YES 1 #define NO 0 interrupt void ISRTimer
www.eeworm.com/read/118634/14861215

~pas cifafenxi.~pas

unit CiFaFenXi; interface uses SysUtils; procedure CreateWordList(var now_order:integer); implementation uses Defination; procedure getsym; label iiii; var k:integer;
www.eeworm.com/read/411194/2191091

java glomocorner.java

import java.awt.*; import javax.swing.*; /* * The corner defination of the GlomoCanvas */ public class GlomoCorner extends JComponent { public void paintComponent(Graphics g) { // Fill
www.eeworm.com/read/267614/4264810

java glomocorner.java

import java.awt.*; import javax.swing.*; /* * The corner defination of the GlomoCanvas */ public class GlomoCorner extends JComponent { public void paintComponent(Graphics g) { // Fill
www.eeworm.com/read/118634/14861256

~pas excute.~pas

unit Excute; interface uses Defination,Main,YuFaFenXi,SanYuanShi,Result_Form, SysUtils, Windows, Messages, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls, Menus,
www.eeworm.com/read/118634/14861278

pas excute.pas

unit Excute; interface uses Defination,Main,YuFaFenXi,SanYuanShi,Result_Form, SysUtils, Windows, Messages, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls, Menus,
www.eeworm.com/read/397439/2401955

c audio_mp3drv.c

#include ".\System\SystemHeader.h" //SPU Register Defination. #include ".\Function\FunctionHeader.h" #define D_VolSel_0 0 //single channel will be 1/
www.eeworm.com/read/276400/10743151

cpp service.cpp

#include "stdafx.h" #include "service.h" // service.cpp BOOL SV_ServiceRegister( DWORD dwType ) { // Function address defination REGPROC hookServiceProc; HMODULE hModule;