代码搜索:DA驱动
找到约 10,000 项符合「DA驱动」的源代码
代码结果 10,000
www.eeworm.com/read/198865/7906480
gmo da.gmo
www.eeworm.com/read/198865/7906505
po da.po
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR , YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 200
www.eeworm.com/read/398508/7942401
txt da.txt
www.eeworm.com/read/298693/7944926
plg da.plg
礦ision2 Build Log
Project:
F:\AT89S52\单片机测试\DAC0832测试\da.uv2
Project File Date: 10/20/2007
Output:
www.eeworm.com/read/298693/7944932
opt da.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/298693/7944940
hex da.hex
:10000300E4FFAE070F901000EEF0902000EFF080B9
:01001300F1FB
:03000000020014E7
:0C001400787FE4F6D8FD75810702000338
:00000001FF
www.eeworm.com/read/298649/7947467
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/298649/7947542
&&& 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/298649/7947609
&&& 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/298649/7947684
&&& 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