代码搜索:Draw

找到约 10,000 项符合「Draw」的源代码

代码结果 10,000
www.eeworm.com/read/428256/8881496

pwi draw 12864.pwi

www.eeworm.com/read/428256/8881501

dsn draw 12864.dsn

www.eeworm.com/read/383934/8910100

dof ms_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/383934/8910103

cfg ms_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/383934/8910118

dpr ms_draw.dpr

program MS_Draw; uses Forms, SysUtils, Main in 'Main.pas' {MainForm}, ShowDrawUnit in 'ShowDrawUnit.pas' {ShowDrawForm}, GlobalVarDefs in 'GlobalVarDefs.pas', DrawInfor in 'DrawIn
www.eeworm.com/read/383934/8910134

ini ms_draw.ini

[SysSet] SingTral=0 ;单轨为1 双轨为0 RunState=1 ;正常状态为1 短路状态为0 rat=50 ;接触网角频率(rad/s) outR=0.8 ;50Hz时通信电缆外皮屏蔽系数 inR =0.5 ;50Hz时通信电缆芯线屏蔽系数 sideT=0.7 ;邻近接地导体和其他屏蔽物的
www.eeworm.com/read/383934/8910240

res ms_draw.res

www.eeworm.com/read/383934/8910450

exe ms_draw.exe

www.eeworm.com/read/427909/8913595

m draw_ellipse.m

function h = draw_ellipse(x, c, outline_color, fill_color) % DRAW_ELLIPSE(x, c, outline_color, fill_color) % Draws ellipses at centers x with covariance matrix c. % x is a matrix of columns. c
www.eeworm.com/read/427909/8913691

m draw_circle.m

function h = draw_circle(x, r, outline_color, fill_color) % draw filled circles at centers x with radii r. % x is a matrix of columns. r is a row vector. n = 40; % resolution radians = [0:(