-
Reinforced-concrete-structures-Park
说明: 经典书籍Reinforced concrete structures-Park,钢筋混凝土研究必读书籍,主要介绍钢筋混凝土本构,非线性等相关方面的知识(Classic books Reinforced concrete structures-Park, Reinforced Concrete must-read book describes the structure of reinforced concrete, nonlinear, and other related knowledge)
- 2011-03-09 10:58:31下载
- 积分:1
-
pq
说明: 三相半桥逆变器并联的下垂控制仿真模型,实现三相半桥逆变器并联的下垂控制仿真(The droop control simulation model of three-phase half bridge inverter in parallel is realized)
- 2020-04-27 09:56:33下载
- 积分:1
-
0
说明: abaqus中对明面施加滚动压力所应用的,外加Fortran子程序(make stress on the top of something)
- 2020-04-27 21:42:42下载
- 积分:1
-
question2
Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you.
//initialise port 2 for output
//set all outputs to 0
while(1)
{
FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100)
FIO2PIN &= ~0x04 // set bit 2 off
//set port2 bit 1 on
//set port2 bit 1 off
//set port2 bit 4 on
//set port2 bit 6 and bit 7 on
//set port2 bit 4 off
//set port2 bit 6 and bit 7 off
- 2010-03-09 01:40:03下载
- 积分:1
-
MUSIC
几种典型的MUSIC实现方法。包括前后向平滑解相干算法。(Several classical MUSIC algorithm)
- 2018-05-12 21:10:21下载
- 积分:1
-
index
说明: 这是一个最基础的php程序,适合新手练习学习之用(This is the most basic PHP program)
- 2020-06-20 17:20:02下载
- 积分:1
-
准谐振变流器matlab/simulink仿真程序,观察模型特性
准谐振变流器matlab/simulink仿真程序,观察模型特性-quasi-resonant converter Matlab/Simulink simulation program to observe the model characteristics
- 2022-08-07 05:02:41下载
- 积分:1
-
PB8教程
说明: pb8学习资料,内容详细丰富,适合初学者(PB8 learning materials, detailed and rich, suitable for beginners)
- 2020-06-18 18:00:01下载
- 积分:1
-
LISP
必備LISP 各類型放樣程式 計算程式 幻燈片選取(Selection of Slides for Calculating Programs of Various Types of Lofting Programs in LISP)
- 2020-06-21 10:20:01下载
- 积分:1
-
McCormick envelopes - optimization
说明: McCormick包络,用来松弛bilinear item,McCormick envelopes - optimization(McCormick envelopes - optimization
bilinear item)
- 2020-11-12 18:49:44下载
- 积分:1