代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/412318/11205542
h basic_rf.h
/*
The protocol uses 802.15.4 MAC compliant data and acknowledgment packets, however it contains only
a small subset of the 802.15.4 standard:
www.eeworm.com/read/412317/11205679
h basic_rf.h
/*
The protocol uses 802.15.4 MAC compliant data and acknowledgment packets, however it contains only
a small subset of the 802.15.4 standard:
www.eeworm.com/read/266687/11215654
h basic_type.h
/*******************************************************************************
* COPYRIGHT DaTang Mobile Communications Equipment CO.,LTD *
************************************************
www.eeworm.com/read/411767/11227163
jsp basic-comparisons.jsp
JSP 2.0 Expression Language - Basic Comparisons
JSP 2.0 Expression Language - Basic Comparisons
www.eeworm.com/read/411767/11227166
jsp basic-arithmetic.jsp
JSP 2.0 Expression Language - Basic Arithmetic
JSP 2.0 Expression Language - 算术运算符
www.eeworm.com/read/148391/12468661
m basic4.m
[theta,phi]=meshgrid(0:0.02*pi:2*pi,0:pi/12:1.1*pi);
the=pi/2-theta;
AE=platecomp(the,phi);
[x,y,z]=sph2cart(phi,theta,AE);
axis off
axis equal
[theta,phi]=meshgrid(0:0.01*pi:2*pi,0:pi/12:1.1*pi
www.eeworm.com/read/148391/12468674
m basic3.m
[theta,phi]=meshgrid(0:0.02*pi:2*pi,0:pi/12:1.1*pi);
%E=cos(theta);
the=pi/2-theta;
%phi=ones(size(phi))*pi/4;
% E=(cos(3/2*pi*cos(the)))./sin(the);
% E=cos((pi/2)*cos(the))*sin(the);
% if s