代码搜索:图形交互
找到约 10,000 项符合「图形交互」的源代码
代码结果 10,000
www.eeworm.com/read/428802/8840003
bas 图形处理.bas
Attribute VB_Name = "Module2"
'声音控制API
Public Declare Function PlaySound Lib "winmm.dll" Alias "PlaySoundA" (ByVal lpszName As String, ByVal hModule As Long, ByVal dwFlags As Long) As Long
Const SN
www.eeworm.com/read/427026/8984380
m 表面图形.m
% 实例23:视角的调整
function shili23
h0=figure('toolbar','none',...
'position',[200 150 450 350],...
'name','实例23');
x=-5:0.5:5;
[x,y]=meshgrid(x);
r=sqrt(x.^2+y.^2)+eps;
z=sin(r)./r;
subp
www.eeworm.com/read/376627/9311677
c 符号图形.c
#include
#include
#include
void just(int);
void fall(int);
void diamond(int);
main()
{
int hose,row;
char ch;
//clrscr();
printf("\t\t\t1.jut 2.fall
www.eeworm.com/read/178072/9419249
bas 图形生成.bas
Attribute VB_Name = "Module10"
Option Explicit
DefInt I-K, M-N
DefSng L, X-Y
Public Const PI = 3.1416
Public Xmax, Ymax, Lmax
Dim qmax As Single, Pmax As Single
Dim B As Single
Sub 杆件图(Pict As
www.eeworm.com/read/178072/9419289
bas 图形输入.bas
Attribute VB_Name = "module11"
Option Explicit
Public Drawp As Integer
Public Gridx, Gridy As Integer
Public Gridture, Foptions As Integer
Public Bcolor As Long
Public Lxadd, Lyadd As Integer
P
www.eeworm.com/read/363342/9958182
c 符号图形.c
#include
#include
#include
void just(int);
void fall(int);
void diamond(int);
main()
{
int hose,row;
char ch;
//clrscr();
printf("\t\t\t1.jut 2.fall
www.eeworm.com/read/361582/10044396
txt 输出图形.txt
using System;
class My301
{
static void Main()
{
for(int i=1;i=i;k--)
{
Console.Write(" ");
}
for (int x=1;x
www.eeworm.com/read/354458/10355016
bmp 图形推理.bmp
www.eeworm.com/read/279904/10378797
ico 图形裁剪.ico
www.eeworm.com/read/279904/10378799
dsp 图形裁剪.dsp
# Microsoft Developer Studio Project File - Name="图形裁剪" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl