代码搜索:zd
找到约 1,656 项符合「zd」的源代码
代码结果 1,656
www.eeworm.com/read/283418/9021985
ini set.ini
[FENGJI]
daqimidu=1.15
daqiyali=101001
feijijiemian=3.94
[DIANJI]
CT =150
PT =1
VMax =10000
AMax =300
PMax =1250
[MODBUS]
SADDR =11
COMNUM=2
BORDRATE =19200
PURITY =2
DATABITS =8
S
www.eeworm.com/read/378919/9213004
m qwtrafos.m
% ZOIMP Provides the characteristic impedances for N quarter-wave
% transformers in cascade.
%
% ZO = QWTRAFOS(ZL,ZD,N)
%
% ZL, ZO and ZD are the load, characterist
www.eeworm.com/read/242302/13076526
txt 如何在存储过程中使用变量代替表名.txt
将 Update @tbname set zd1=zd1+@cs
该为:
update Table1 @tbname set zd1=zd1+@cs
或 Update Table1 as @tbname set zd1=zd1+@cs (注:table1 为原表名)
www.eeworm.com/read/152413/12116206
c yjck.c
//本程序为Franklin/keil C51源程序,可以在所有51系列(或兼容)单片机中运行。
//完成功能:使用P3.1硬件串行接口,实现对KY系列智能液晶终端进行控制.
//程序中给出了设计方法,通过修改TIMEth使本程序适用于各种晶振及各种波特率.
//本例为:当通讯波特率=9600Hz,单片机晶振=18.432MHz时,TIMEth=246
// 使用P3.1硬 ...
www.eeworm.com/read/152413/12116215
asm mnck.asm
;本程序为51系列单片机汇编语言源程序,可以在所有51系列(或兼容)单片机中运行。
;完成功能:使用任意1个引脚模拟串行接口,实现对KY系列智能液晶终端进行控制.
;程序中给出了设计方法,通过修改TIMEzq使本程序适用于各种晶振及各种波特率.
;本例为:当通讯波特率=9600Hz,单片机晶振=18.432MHz时,TIMEzq=22
; 使用P1.1模拟串口,使用P1.2检 ...
www.eeworm.com/read/114100/15110599
txt 如何在存储过程中使用变量代替表名.txt
将 Update @tbname set zd1=zd1+@cs
该为:
update Table1 @tbname set zd1=zd1+@cs
或 Update Table1 as @tbname set zd1=zd1+@cs (注:table1 为原表名)
www.eeworm.com/read/236767/13999542
m three_point_centered_d2.m
function [D]=three_point_centered_D2(z)
%...
%... A. Vande Wouwer, P. Saucez and W.E. Schiesser (2002)
%...
%... function three_point_centered_D2 returns the differentiation matrix for
www.eeworm.com/read/236767/13999546
m three_point_centered_d1.m
function [D]=three_point_centered_D1(z)
%...
%... A. Vande Wouwer, P. Saucez and W.E. Schiesser (2002)
%...
%... function three_point_centered_D1 returns the differentiation matrix
%...
www.eeworm.com/read/386710/8730016
m51 csy.m51
BL51 BANKED LINKER/LOCATER V5.03 11/19/2005 14:46:37 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE csy.ob
www.eeworm.com/read/356270/10233222
asp inc_feed.asp
//============================================================
// Copyright 2006-2007 VAL/ZYI. All Rights Reserved.
//==============================