代码搜索:DA驱动
找到约 10,000 项符合「DA驱动」的源代码
代码结果 10,000
www.eeworm.com/read/374163/9418969
po da.po
# Danske beskeder for util-linux.
# Copyright (C) 2002, 2004 Free Software Foundation, Inc.
#
# Permission is granted to freely copy and distribute
# this file and modified versions, provided that thi
www.eeworm.com/read/177981/9424943
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/177981/9424979
&&& 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/177981/9425014
&&& 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/177981/9425055
&&& 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/177981/9425140
&&& 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/177819/9431388
po da.po
# Danish messages for GNU Grep version 2.4f.
# Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
# Kenneth Christiansen , 1999.
# Keld Simonsen , 2000
#
m
www.eeworm.com/read/177586/9446175
po da.po
# BitTorrent
# Copyright (C) 2005, BitTorrent, Inc.
# This file is distributed under the same license as the BitTorrent package.
# Matt Chisholm, matt (dash) translations (at) bittorrent (dot) com, 20
www.eeworm.com/read/176857/9481358
9 16λdaת 11.9 16λdaת
START:
MOV DPTR,#6000H
MOV A,20H
MOVX @DPTR,A
MOV DPTR,#2000H
MOV A,21H
MOVX @DPTR,A
RET
www.eeworm.com/read/365920/9840797