代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/454218/7396207
txt windows手机开发工具与资源.txt
http://www.cnblogs.com/singa/archive/2008/08/26/1276265.html
Windows手机开发工具与资源
===========================================================
作者: dotnet(http://dotnet.itpub.net)
发表于: 2007.03.19 09
www.eeworm.com/read/399087/7895573
m display.m
function display(S)
% DISPLAY -- display function for symbolic matrices
%
% S
% display(S)
%
% This function does not need to be called by the user. Just typing
% the name of a
www.eeworm.com/read/144351/12801238
m q510.m
%《MATLAB在电子信息课程中的应用》第五章例5.10程序q510
% 有受控源的交流电路:戴维南定理
% 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月
clear, format compact
Z1=-j*250;Z2=250;ki=0.5;Is=2; % 设定元件参数
a11=1/Z1+1/Z2;a12=-1/Z2;a13=0; % 设定系数矩阵A
www.eeworm.com/read/144351/12801308
m q511.m
%《MATLAB在电子信息课程中的应用》第五章例5.11程序q511
% 有受控源的交流电路:戴维南定理
% 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月
clear, format compact
R1=4;R2=2;R3=2; % 设定元件参数
Xl1=10;Xl2=8;XM=4;Xc=8;
Us=10;Is=10; % 设定信号源参数
Y1
www.eeworm.com/read/241920/13109733
news
Sept 8 2004:
Ver 1.3.4
=========
Changes to tracker.cpp fixes bug in compact peer address acquisition
This will speed up download starts using compact tracker protocol
Addition of peer identifier
Pee
www.eeworm.com/read/326313/13148502
m display.m
function display(S)
% DISPLAY -- display function for symbolic matrices
%
% S
% display(S)
%
% This function does not need to be called by the user. Just typing
% the name of a
www.eeworm.com/read/136971/13350715
bat doturboc.bat
: This file is a complement to gzip.prj for Turbo C 2.0 users.
: To construct gzip, first transform all files to msdos CR LF format.
: (Use utilities such as flip or do file transfers in ascii mode.)
www.eeworm.com/read/300969/13875123
c fif4.c
/*
(c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: fif4.c,v 1.7 93/01/05