-
WinMac64_ShearLab-1.1
shearlet变换工具箱,官方网站上下载,分享给大家使用(Shearlet transformation toolbox, download from the official website, share it for everyone to use)
- 2019-01-07 13:42:37下载
- 积分:1
-
ieeepapers
BASIC ELECTRICAL IEEE PAPERS USEFUL FOR STUDENTS
- 2013-10-15 11:34:43下载
- 积分:1
-
vb开发的成绩管理系统
vb开发的成绩管理系统-vb development of the performance management system
- 2022-01-27 21:05:11下载
- 积分: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
-
dsp
说明: 利用python进行数字信号处理的相关程序(Related programs of digital signal processing with Python)
- 2020-05-01 17:33:57下载
- 积分:1
-
An on
一个网上下载到的连连看和对对碰的源码,编译运行通过-An on-line and downloaded to the right right touch Lianliankan the source, the compiler is running through the
- 2022-03-26 06:39:40下载
- 积分:1
-
Stickies.app
For using this service you MUST enable cookie and javascript, cookie is just to record your session id and language preference, your Privacy is covered under our Privacy and Cookie policy .
- 2019-06-06 05:19:46下载
- 积分:1
-
untitled1
power electronics and drives simulation
- 2020-06-25 04:00:02下载
- 积分:1
-
2016-5-5电动汽车规范
说明: 国家质检总局发布的GB32960电动汽车平台接入规范(GB32960 Electric Vehicle Platform Access Specification issued by AQSIQ)
- 2020-06-24 20:20:01下载
- 积分:1
-
444
unit commitment easy to solve
- 2018-01-27 20:20:31下载
- 积分:1