代码搜索:DA驱动
找到约 10,000 项符合「DA驱动」的源代码
代码结果 10,000
www.eeworm.com/read/206731/7457031
&&& da_text.&&&
function [handle]=text(w1,x,y,xw,yh,s,fc,bc)
%
% Useage:
% [handle]=text(w1,x,y,xw,yh,s,fc,bc)
%
% Prints a text object with the following attributes
%
% window : w1
% position: x,y
% size
www.eeworm.com/read/206731/7457075
&&& da_init.&&&
%
% Initialisation of all variables
%
clear all
more off;
data_loaded=0;
df_name=0;
df_path=0;
df_len=0;
df_ent=0;
output_var=0;
pcs_calculated=0;
pc2d_plot=1;
pc3d_plot1=1;
pc3d_plot2
www.eeworm.com/read/206731/7457156
&&& da_front.&&&
%
% Set up the screen
%
clg;
drawnow;
if data_loaded==1
set(w1,'NumberTitle','off','Name',['DATA ANALYSIS TOOLBOX - Current data file=' dfile_name]);
else
set(w1,'NumberTitle','off','Name'
www.eeworm.com/read/451549/7461856
pdf da.pdf
www.eeworm.com/read/450076/7491000
da_ capture.da_
www.eeworm.com/read/450076/7491007
da_ sample.da_
www.eeworm.com/read/449455/7505034
sql da.sql
www.eeworm.com/read/449455/7505098
sql da.sql
www.eeworm.com/read/448806/7525731
hex da转换.hex
:10000000C280C28175A0AAE5A0F4F59000000000AE
:0200100080EE80
:00000001FF
www.eeworm.com/read/448806/7525732
c da转换.c
#include
#include
#define uchar unsigned char
#define uint ensigned int
#define da_data P2
#define led P1
sbit DATAPASS = P0^0 ;
sbit _WR = P0^1 ;