代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/359540/10140169
m q505c.m
%《MATLAB在电子信息课程中的应用》第五章例5.5程序q505
% 正弦激励电路的暂态计算
% 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月
clear, format compact
R=2; C=0.5; T=R*C;uc0=4; % 输入元件参数
Um=10; w=2; Zc=1/j/w/C; % 输入给定参数
t=0:0.1:10;
www.eeworm.com/read/359540/10140209
m q501s.m
%《MATLAB在电子信息课程中的应用》第五章例5.1程序q501
% 直流电路的稳态计算
% 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月
clear,format compact
R1=2;R2=4;R3=12;R4=4;R5=12;R6=4;R7=2; %为给定元件赋值
% 解问题(1)
display('解问题(3)')
syms ia ib i
www.eeworm.com/read/359540/10140213
m q505.m
%《MATLAB在电子信息课程中的应用》第五章例5.5程序q505
% 正弦激励电路的暂态计算
% 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月
clear, format compact
R=2; C=0.5; T=R*C;uc0=4; % 输入元件参数
Um=10; w=2; Zc=1/j/w/C; % 输入给定参数
t=0:0.1:10;
www.eeworm.com/read/359540/10140330
m q811.m
%《MATLAB在电子信息课程中的应用》第八章例8.11程序q811
% 连续和离散系统的根轨迹绘制
% 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月
clear,clf
format compact
disp('先分析连续系统'),pause
s=tf(1,[1,12,30,50,0]) % 建立连续系统开环模型s
figure(1),rloc
www.eeworm.com/read/163682/10149681
inc model.inc
.XLIST
;---------------------------
;
; Select a memory model by setting only one of the following
; symbols to 1:
;
small equ 1
medium equ 0
large equ 0
compact equ 0
huge equ 0
;______
www.eeworm.com/read/163682/10149759
inc model.inc
.XLIST
;---------------------------
;
; Select a memory model by setting only one of the following
; symbols to 1:
;
small equ 1
medium equ 0
large equ 0
compact equ 0
huge equ 0
;______
www.eeworm.com/read/354827/10323169
html group___g_p_r_s_d_l_g___i_m_p_l_e_m_e_n_t.html
GPRS: CGPRSDlg类实现说明
www.eeworm.com/read/354827/10323225
html group___c_s_e_r_i_a_l___i_m_p_l_e_m_e_n_t.html
GPRS: CSerial类实现说明
www.eeworm.com/read/354492/10349784
c ch01.1.2.c
// #include
// using namespace std;
#include
/**
**
read()
sort()
compact()
write()
**
**/
void read() { cout
www.eeworm.com/read/279821/10391965
ini data.ini
Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=d:\PLAYBOY_20021205\DATA\PLAYBOY.mdb;Mode=Share Deny None;Extended Properties="";Jet OLEDB:System database="";Jet OLEDB:Registry Path="";Jet