-
2
说明: 配电网采用二进制粒子群算法进行重构,同时使用普通粒子群算法对接入的DG注入功率进行优化(The distribution network adopts binary particle swarm algorithm to refactor, and the DG injection power is optimized by using the general particle swarm algorithm)
- 2017-06-06 13:32:14下载
- 积分:1
-
组态软件的简化版,用于工业生产中对生产设备进行组态监控...
组态软件的简化版,用于工业生产中对生产设备进行组态监控-Starter Edition configuration software for the industrial production of production equipment configuration monitoring
- 2023-09-07 20:30:04下载
- 积分:1
-
USB_xilinx_vhdl
说明: Giao tiep Univesan ...
- 2020-06-20 03:00:02下载
- 积分: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
-
language
说明: potoshop国际版语言插件,可以在现有版本上进行扩展(potoshop lanaguage Over)
- 2019-06-23 11:48:59下载
- 积分:1
-
驱动
说明: 单片机开发 15系列PWM驱动电机调速 电机调速 电机调速(Development of Single Chip Microcomputer)
- 2020-06-24 16:40:02下载
- 积分:1
-
RecommenderSystem
集体智慧编程中第十章推荐算法,实现源码,python实现(Tenth chapters of the collective wisdom programming to implement the source code)
- 2018-03-29 12:01:35下载
- 积分:1
-
iii
孤独的运货员aaaaaaaaaaaaaaaaaaaaaa(Lonely delivery staff aaaaaaaaaaaaaaaaaaaaaa)
- 2013-11-11 22:30:36下载
- 积分:1
-
javaSIG
官方提供的唯一的HL7 V3的API例子(The only API example of the official HL7 V3 provided by the official)
- 2020-09-22 18:07:50下载
- 积分:1
-
prism-master
说明: pirsm是一个linux下的反弹shell源码,不同于其他反弹shell, 它是发送一条包含密码的ping命令,然后反弹到nc 非常好用(Pirsm is a rebound shell source under linux, unlike other rebound shells, it sends a ping command with a password, and then rebounds to nc, which is very useful.)
- 2020-06-24 10:00:02下载
- 积分:1