代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/169946/9830134
c gen_draw.c
// gen_draw.c //
#include "mp4_decoder.h"
#include "gen_draw.h"
/**
*
**/
extern int MV[2][6][MBR+1][MBC+2]; // motion vectors
extern int modemap[MBR+1][MBC+2]; // macroblock modes
www.eeworm.com/read/168914/9888936
cfg p_draw.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J-
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/168914/9888947
res p_draw.res
www.eeworm.com/read/168914/9888951
~dpr p_draw.~dpr
program P_draw;
uses
Forms,
U_main in 'U_main.pas' {F_main},
U_function in 'U_function.pas',
U_setCurve in 'U_setCurve.pas' {f_setCurve};
{$R *.res}
begin
Application.Initializ
www.eeworm.com/read/168914/9888954
dof p_draw.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/168914/9888957
identcache p_draw.identcache
www.eeworm.com/read/168914/9888968
dpr p_draw.dpr
program P_draw;
uses
Forms,
U_main in 'U_main.pas' {F_main},
U_function in 'U_function.pas',
U_setCurve in 'U_setCurve.pas' {f_setCurve},
U_setTransform in 'U_setTransform.pas' {F_se
www.eeworm.com/read/363817/9935043
cur id_draw.cur
www.eeworm.com/read/363742/9938082
rc2 draw.rc2
//
// DRAW.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
//////
www.eeworm.com/read/168047/9940979
txt draw.c.txt
#include "graphics.h"
#include "math.h"
#include "yin_fft.c"
#define pi 3.142
main()
{
int i,fs,N1,N2,XX;
int driver=DETECT,gmode;
float xr[32];
float xi[32],xi2[32];
fs=64,N1