代码搜索:DA驱动

找到约 10,000 项符合「DA驱动」的源代码

代码结果 10,000
www.eeworm.com/read/461939/7214115

gif da.gif

www.eeworm.com/read/461677/7222634

lnp da显示.lnp

"STARTUP.obj", "DAXIANSHI.obj" TO "DA显示" RAMSIZE(256)
www.eeworm.com/read/461677/7222635

plg da显示.plg

礦ision3 Build Log Project: C:\Documents and Settings\zhou\My Documents\Programs\DA-1602\DA显示.uv2 Project File Date: 03/02/2009 Output:
www.eeworm.com/read/461677/7222642

hex da显示.hex

:03000000020800F3 :0C080000787FE4F6D8FD758114020847EB :0709B20002090102010E0021 :0709650012094E7FD07E074E :0C096C00EF4E6007EF1F70F81E80F522B0 :0F0978007580FFC2B7D2B6D2A62087FDC2A622D5 :0F0987001
www.eeworm.com/read/461677/7222643

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/461294/7229872

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/461294/7229899

&&& 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/461294/7229923

&&& 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/461294/7229952

&&& 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/461294/7230010

&&& 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'