代码搜索:Graphical

找到约 2,243 项符合「Graphical」的源代码

代码结果 2,243
www.eeworm.com/read/253950/12174042

htm demnlab.htm

Netlab Reference Manual demnlab demnlab Purpose A front-end Graphical User Interface to the demos Synopsis demn
www.eeworm.com/read/150905/12250206

htm demnlab.htm

Netlab Reference Manual demnlab demnlab Purpose A front-end Graphical User Interface to the demos Synopsis demn
www.eeworm.com/read/149626/12361899

jad gaem.jad

MIDlet-1: GAEM, /GAEM.png, GAEM MIDlet-Description: Graphical Adventure tiny Engine for Mobiles MIDlet-Info-URL: http://gaemu.sourceforge.net/ MIDlet-Jar-Size: 197904 MIDlet-Jar-URL: GAEM.jar MIDlet-N
www.eeworm.com/read/38039/1090223

mnu skelopts.mnu

SKELETON#OPTS 骨架选项 # SetupDisplay 设置显示 Set up graphical display for skeleton. 为骨架设置图形显示。 SetupRefPnts 设置参考点 Assign reference points to skeleton. 分配参照点到骨架。 ChangePnts 改变点 Changes numbers of points. 改变
www.eeworm.com/read/231546/4715101

txt gui_w32.txt

*gui_w32.txt* For Vim version 5.8. Last change: 2000 Jun 02 VIM REFERENCE MANUAL by Bram Moolenaar Vim's Graphical User Interface *gui-w32* *win32-gui* 1. Starting the GUI |gui-w32-
www.eeworm.com/read/229812/4751941

old fgkslib.old

:H1.Using the WATCOM Graphical Kernel System .* :H2.Supported Operating Systems .* :I1.WATCOM GKS:I2.using DOS WATCOM GKS runs under the DOS operating system in 16-bit real mode. .* :H2.Support
www.eeworm.com/read/38039/1090009

mnu editcrv2.mnu

MODIFY#CURVES 修改曲线 # SetupDisplay 设置显示 Set up graphical display for curves. 设置曲线的图解显示 SetupRefPnts 设置参考点 Assign reference points to selected curve(s). 把参考点分配给选取曲线 Fit#To#Refs 拟合参照 Fit curve to refere
www.eeworm.com/read/38039/1092153

mnu editsrf.mnu

MODIFY#SRF 修改曲面 # Setup#Display 设置显示 Set up graphical display for surface. 为曲面设置图形显示 SetupRefPnts 设置参考点 Assign reference points to surface. 指定曲面的参考点 Fit#To#Refs 拟合参照 Fit surface to Reference points.
www.eeworm.com/read/38039/1092725

mnu modstlsrf.mnu

STYLECRVSRF 型曲线曲面 # SetupDisplay 设置显示 Set up graphical display for surfaces. 设置曲面的图形显示 SetupRefPnts 设置参考点 Assign reference points to selected curve(s). 把参考点分配给选取曲线 Control#Poly 控制多边形 Modify curve by
www.eeworm.com/read/448529/7532046

m ex051100.m

% Chapter 05: Example 05.11: Circular shift graphical display % subplot(1,1,1) % a) plot x((n+4))11 n = 0:10; x = 10*(0.8) .^ n; n1 = -11:21; x1 = [zeros(1,11), x, zeros(1,11)]; subplot(2,2,1);