代码搜索:DA驱动
找到约 10,000 项符合「DA驱动」的源代码
代码结果 10,000
www.eeworm.com/read/276904/10696407
suo da.suo
www.eeworm.com/read/276904/10696671
dll da.dll
www.eeworm.com/read/276875/10698984
cwg da.cwg
www.eeworm.com/read/276871/10699179
cwg da.cwg
www.eeworm.com/read/276579/10727529
jpg da.jpg
www.eeworm.com/read/158770/10729935
asm da.asm
;EXP_Analog_to_Digital
.486
;-------------------------------------------
DSEG SEGMENT USE16
A_0809 EQU 230H
OLD0C DD ?
T_DELY DD 500000
DISPLAY1 DB 4 DUP(
www.eeworm.com/read/349916/10782823
m da.m
%
% Data Analysis Toolbox
%
% Version 3.0
%
% (c) 1994-1995 H.Hiden & A.Mitchell
%
%
% Dept. of Chemical and Process Eng
www.eeworm.com/read/349916/10782911
&&& da_load.&&&
function [data,data_loaded]=da_load
%
% [data]=da_load
%
% Displays a file dialog box and
% loads the specified file into
% memory.
%
% data=0 if the loading procedure
% was unsuccesful or in
www.eeworm.com/read/349916/10783003
&&& 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/349916/10783155
&&& 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