-
潮流计算程序,可以计算出一个简单的功率流
电力系统潮流计算程序,可以计算简单的电力系统潮流-Power flow calculation program, you can calculate a simple power flow
- 2022-11-11 17:10:04下载
- 积分:1
-
三角载波移相PWM控制的调制波形
三角载波移相PWM控制的调制波形,MATLAB仿真图,运行效果良好(Triangular carrier phase shifted PWM control modulation waveform, MATLAB simulation, good performance.)
- 2018-09-18 21:03:54下载
- 积分:1
-
EPSON printer features a list of C language source
EPSON 打印机的列表功能 C 语言源 -EPSON printer features a list of C language source
- 2022-06-13 02:46:03下载
- 积分:1
-
增压柴油机SIMULINK的建模与仿真
说明: 增压柴油机的建模与仿真,里面包含发动机模型(Modeling and Simulation of Turbocharged Diesel Engine,It contains the engine model.)
- 2019-06-21 15:18:48下载
- 积分:1
-
数据挖掘 R语言实战
说明: 通过本书,读者不仅能掌握使用R及相关算法包来快速解决实际问题的方法,而且能从实际问题分析入手,到利用R进行求解,以及对挖掘结果进行分析的全面训练(Through this book, readers can not only master the method of using R and relevant algorithm packages to quickly solve practical problems, but also start from the analysis of practical problems to the comprehensive training of using R to solve problems and analyzing mining results)
- 2020-06-25 16:20:01下载
- 积分:1
-
广告数据采集卡采集基本界面,可以实现真实
AD 数据采集卡基本的采集界面,可以实现数据实时显示,数据曲线的实时显示-AD data acquisition card collecting basic interface, you can realize real-time data display, data-curve real-time display
- 2022-04-07 08:16:43下载
- 积分:1
-
清新互联API
能够使用清新互联的平台来对车辆GPS进行监视(Vehicle GPS can be monitored using a clean and interconnected platform)
- 2020-06-17 03:20:01下载
- 积分: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
-
GY30光强度传感器
说明: 基于IAP15W4K58S4,使用串口输出测试GY30(Based on IAP15W4K58S4, GY30 is tested with serial output)
- 2020-06-22 04:40:02下载
- 积分:1
-
tankwar999
说明: 用jwt GUI进行编写的一个小游戏,然后是java的多线程进行控制的(this is a small project to play of the name is TankWar)
- 2020-06-16 05:40:01下载
- 积分:1