-
-
Example_ADCExample_ADC_DMAExample_ADC_InjectedExample_ADC_TemperatureExample_ADC_WatchdogExample_BKPExample_BLDCExample_BLDC_SensorlessExample_BMP280Example_BootloaderExample_DFPlayerMiniExample_EncoderExample_Encoder_ITExample_First_ProgrammExample_First_Programm_for_BootloaderExample_FlashExample_...
-
-
...X_HOME/hpcx-init.sh% hpcx_load% env | grep HPCX% mpicc $HPCX_MPI_TESTS_DIR/examples/hello_c.c -o $HPCX_MPI_TESTS_DIR/examples/hello_c% mpirun -np 2 $HPCX_MPI_TESTS_DIR/examples/hello_c% oshcc $HPCX_MPI_TESTS_DIR/examples/hello_oshmem_c.c -o $HPCX_MPI_TESTS_DIR/examples/hello_oshmem_c% oshr...
-
-
...following command:# ibswitchesThe output is displayed, as in the following example:Switch : 0x0021283a8389a0a0 ports 36 "Sun DCS 36 QDR switch localhost" enhancedport 0 lid 15 lmc 0
Note:The actual output for your InfiniBand fabric will differ from that in the example.15.1.2 Identify All HCAs ...
-
-
...运行 HTTP 服务器(工具/HTTP 链接),并加载原理图“link_example.nl5”。MATLAB 程序“link_example.m”以对数步长在 0.1…10 范围内修改电阻 R1 的值,开始瞬态仿真,等待仿真完成,读取 V(out) 跟踪数据,并在 3 处显示 V(out) -D 图作为时...
-
-
...etccommit : apply the commit buffer to the systemdel : remove configurationexample : detailed examples of common workflowshelp : Show this screen and exitpending : show changes staged in the commit bufferrollback : revert to a previous configuration stateshow : show command outputcumulus@leaf1:~$ ne...
-
-
这是使用电力系统暂态稳定的简单代码,使用的是二阶模型。 该方法基于Paul M. Anderson,A. A. Fouad所著的《电力系统控制与稳定性》第二版。主文件:example_ANDERSON.m
-
-
...nbsp; // DSP2833x Headerfile Include File
#include "DSP2833x_Examples.h" // DSP2833x Examples Include File
#define LED4 GpioDataRegs.GPADAT.bit.GPIO1 //自定义4个控制LED的GPIO数据寄存器
#define LED3 GpioDataRegs.GPADAT.bit.GPIO2
#define &...
-
-
...器,电感,变压器,线路等瞬态分析,频域分析,里面有example,丰富的手册告诉你如何使用,用纯c语言编写,对你写出牛逼的spice工具更近一步了,现在分享给大家。如何打开对话框----------------------1.选项:单击工具栏中的齿...
-
-
...edinstall [OPTIONS]
Options
-c|--config <packages config_file> Example of the configuration file
can be found under docs
-n|--net <network config_file> Example of the network configuration file can be found under docs
-k|--kernel <kernel version> Use provided kernel ...
-
-
...这么多迭代?这个程序实现了上述提到的潮流计算方法% Example 5-4 Power Flow in a 3-bus Test System
clear
j = sqrt(-1);
V = zeros(3,1);
S = zeros(3,1);
Mismatch = zeros(3,1);
Copyright © 2007 by Ned Mohan. 12
% ---------- Input line impedances ------------- %
Z = [0 0.00...