-
-
-
[
MathCAD]
photoanalysis.rar
图像分析
h0=figure( toolbar , none ,...
position ,[198 56 350 468],...
name , 实例72 )
h1=axes( parent ... imshow(I)
k=0
b1=uicontrol( parent ,h0,...
units , points ,...
tag , b1 ,...
style , pushbutton ,...
string , 图像轮廓图 ...
-
-
-
-
-
[
Visual C++ (VC++)]
OpenGL.rar
...
3.2.13 显示列表 25
3.2.14 模式与执行 25
3.2.15 状态查询 26
3.3 ARB扩展 26
3.3.1 多重纹理 26
3.3.2 绘图子集 26
3.4 GLU例程 28
3.4.1 纹理图像 28
3.4.2 坐标转换 29
3.4.3 多边形镶嵌分块 29
3.4.4 二次对象 30
3.4.5 NURBS曲线和曲面 30
3.4.6 状态查询 31
3.5 GLX例程 31
3.5.1 ...
-
-
-