登录
首页 » PDF » baldwin1993

baldwin1993

于 2020-06-18 发布 文件大小:986KB
0 211
下载积分: 1 下载次数: 0

代码说明:

  baldwin1993 research on it

文件列表:

baldwin1993.pdf, 1051983 , 2016-12-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • atm-corr
    说明:  利用IDL进行遥感图像的大气校正,详细说明等(Using IDL for atmospheric correction of remote sensing image, detailed description, etc)
    2020-04-19 15:46:54下载
    积分:1
  • 雷达定位GDOP
    机载双雷达GDOP仿真 程序可以运行 可以自己添加包括海浪误差 等(airborne dual radar GDOP simulation program can run can add their own including the wave error and so on)
    2018-01-21 23:24:17下载
    积分:1
  • dezend
    说明:  php反编译工具,支持目录,只供学习之用请不要用于非法用途!(php decompile tool support directory, for learning, please do not for illegal purposes!)
    2008-10-24 01:10:59下载
    积分:1
  • 多块拍 DOA估计模型OMP MMV
    多块拍 DOA估计模型,OMP算法。DOA-CS算法。(Multi beat DOA estimation model, OMP algorithm)
    2021-05-13 02:30:02下载
    积分:1
  • Ultrasound-Image-reconstruction-master
    说明:  超声原始数据的重构成B扫成像的一种方法。可以参考并优化(algorithm for reconstruction imaging of ultrasound imaging)
    2019-01-03 15:16:35下载
    积分:1
  • 12.看门狗
    说明:  看门狗定时器(WDT,Watch Dog Timer)是单片机的一个组成部分,它实际上是一个计数器,一般给看门狗一个数字,程序开始运行后看门狗开始计数。如果程序运行正常,过一段时间CPU应发出指令让看门狗置零,重新开始计数。如果看门狗增加到设定值就认为程序没有正常工作,强制整个系统复位。(Watch dog timer (WDT, watch dog timer) is a component of single chip microcomputer. It is actually a counter. Generally, it gives a number to the watch dog. After the program starts to run, the watch dog starts to count. If the program runs normally, after a period of time, the CPU shall issue an instruction to set the watchdog to zero and start counting again. If the watchdog increases to the set value, the program will not work normally, and the whole system will be forced to reset.)
    2020-01-08 17:57:18下载
    积分:1
  • 基本图形的绘制的C程序
    基本图形的绘制的C程序-basic graphics rendering the C program
    2022-02-28 20:30:20下载
    积分:1
  • pcb转SCH攻略
    pcb转SCH攻略-(protel)pcb转SCH攻略-(protel)-pcb switch SCH Raiders- (protel) pcb switch SCH Raiders- (protel)
    2022-03-05 04:55:34下载
    积分:1
  • 串口通讯助手简绿色办公,使用好
    串口通讯助手简格林办公,用的不错
    2022-03-20 10:44:04下载
    积分:1
  • 696516资源总数
  • 106741会员总数
  • 17今日下载