Filename: hal.h Target: cc2430 Author: EFU/ KJA Revised: 16/12-2005 Revision: 1.0 Description: Hardware Abstraction Layer - Utility Library for CC2430, CC2431, CC1110 and CC2510.
资源简介:Filename: hal.h Target: cc2430 Author: EFU/ KJA Revised: 16/12-2005 Revision: 1.0 Description: Hardware Abstraction Layer - Utility Library for CC2430, CC2431, CC1110 and CC2510.
上传时间: 2013-11-26
上传用户:lanhuaying
资源简介:** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Descriptions: header file of the specific codes for LPC2100 target boards ** Every project should include a copy of this file, user may modify ...
上传时间: 2014-05-30
上传用户:wanghui2438
资源简介:yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION ba...
上传时间: 2013-12-23
上传用户:牧羊人8920
资源简介:| Target | | 芯片固件程序 | keil C51 uVision2 | Windows98 | Loader | USB2.0接口 | loader.sys设备驱动程序 | Visual C++、98DDK | Windows98 Chap18 | Driver | 频谱分析仪 | bulktest.sys设备驱动程序 | Visual C++、98DDK | Windows98...
上传时间: 2015-04-10
上传用户:whenfly
资源简介:4×4键盘 小键盘的输入函数 版本:1.0 Target:89S51 函数描述: char gotkey(void)
上传时间: 2015-11-10
上传用户:luke5347
资源简介:版本:1.0 Target:89S51 程序描述:这个程序利用89X51连接绘图型LCD,然后显示出:
上传时间: 2014-01-06
上传用户:ainimao
资源简介:简明 Python 教程 Swaroop, C. H. 著 沈洁元 译 www.byteofpython.info 版本:1.20 A Byte of Python Copyright © 2003-2005 Swaroop C H 简明 Python 教程 《简明 Python 教程》为 "A Byte of Python" 的唯一指定简体中文译本
上传时间: 2014-01-14
上传用户:xfbs821
资源简介:SimpliciTI™ -1.0.4.exe for CC2430 SimpliciTI is a simple low-power RF network protocol aimed at small (<256) RF networks. Such networks typically contain battery operated devices which require long battery life, low data rate and low...
上传时间: 2016-05-21
上传用户:R50974
资源简介:One dimensional wavelet transform s input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3 c[] : 1 4 2 5 4 6 7 8
上传时间: 2016-08-24
上传用户:gaojiao1999
资源简介:SimpliciTI™ -1.0.5.exe for CC11xx, CC25xx and CC2430
上传时间: 2016-09-06
上传用户:lixinxiang
资源简介:Version 1.0 Author Raindrop-"Nothing" Email chinaren_gc@chinaren.com Date 2002.03.29 此源码在jdk1.3.1下调试通过。 在此环境下以Applet/Application方式均能正常运行。 注意data和imag.
上传时间: 2013-12-20
上传用户:奇奇奔奔
资源简介:/* author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: 求 n! (n<=5000) */
上传时间: 2014-01-10
上传用户:redmoons
资源简介:PCI Hot-Plug Specification Revision 1.0 The primary objective of this specification is to enable higher availability of file and application servers by standardizing key aspects of the process of removing and installing PCI adapter cards...
上传时间: 2013-12-09
上传用户:zyt
资源简介:电池设计的充电器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Description : Standalone Battery Charger with AT90S2333 (main program) Compiler : IAR icca90 Author : Asmund Saetre / Terje Frostad / Dietmar Koenig ...
上传时间: 2014-01-23
上传用户:ruixue198909
资源简介:#include <reg51.h>#include <main.h>#include <interrupt.h> cs5460a应用电路(含源程序)bit code table_odd_even_bit[16]={0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0}; extern uchar rs485_timeout,pointer_buf485;extern uchar rs485_buf[MAX_485_LEN];extern uchar...
上传时间: 2014-01-24
上传用户:heart_2007
资源简介:Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Dec 25, 2006 1. Name this OS as AvrcX 2. ...
上传时间: 2015-09-02
上传用户:
资源简介:nrf9E5串口通讯,要的功能,你的程序只要包括这样的语句: #include <chipcon/hal.h> #include <chipcon/cul.h> 你的软件就可以在这个库的高级的水平上开始工作,举例说明: 你需要发送一个包,包括序言,通讯标志,地址,数据,CRC效验等,你只需要下列两...
上传时间: 2016-03-10
上传用户:love_stanford
资源简介:12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE ms) {
上传时间: 2016-04-25
上传用户:zsjinju
资源简介:单字右移1616点阵右移C程序16bit #include<reg51.h> #include<intrins.h> sbit DAT=P1^0 /*"74HC595第14脚 数据 ",0*/ sbit YW=P1^1 /*"74HC595第11脚 移位存 ",0*/ sbit SUO=P1^2 /*"74HC595第12脚 锁存 ",0*/
上传时间: 2016-05-19
上传用户:zhangyigenius
资源简介:str eam.h的源代码,主要是为了那些还在用VC6.0的人提供的,这是新加入的头文件,VC6.0还没有。
上传时间: 2017-01-29
上传用户:dengzb84
资源简介:/* * _168ZHONGDUAN2.c * * Created: 2014/11/2 15:12:45 * Author: lenovo */ #include <avr/io.h> #include <avr/iom168pa.h> #include <avr/interrupt.h> #include <util/delay.h> #include <avr/eeprom.h> //#include <util/delay_basic....
上传时间: 2016-03-03
上传用户:彦 yan
资源简介:#include "NUC1xx.h"#include "Hal.h"#include "pwm.h"//wait current PWM cycle done, otherwise there maybe short pulse on FETvoid PWM_Stop(U8 ch){ switch(ch) { case PWM_CHANNEL_A: PWMA->u32CNR1 = 0; PWMA->u32CMR1 = 0; while(PWMA->u32PDR...
上传时间: 2022-06-01
上传用户:kingwide
资源简介:H.264/AVC规范是由国际电联(ITU-T)和国际标准化组织(ISO)联合制定的新一代视频编解码标准。它具有如下四个特点:低码流,和MPEG2等压缩技术相比,在同等图像质量下,采用H.264技术压缩后的数据量只有MPEG2的1/8;高图象质量,复杂的算法保证了低码流条件下图...
上传时间: 2013-06-23
上传用户:qqiang2006
资源简介:简单易实现,H桥式电机驱动电路 图4.12中所示为一个典型的直流电机控制电路。电路得名于“H桥式驱动电路”是因为它的形状酷似字母H。4个三极管组成H的4条垂直腿,而电机就是H中的横杠
上传时间: 2013-05-30
上传用户:cuiyashuo
资源简介: 太阳能蓄电池与光照时间的关系 例如:有一块单晶硅电池的组件,最大的输出功率Pm(额定功率)为25W,峰值电压(额定电压)Ump为17.2V,峰值电流(额定电流)为1.45A,开路电压为21V,短路电流为Isc为1.5A,某地区有效光照时间为12小时,求太阳能电池一天的发电量和...
上传时间: 2013-11-08
上传用户:life840315
资源简介:c语言编程软件vc6.0使用教程,附件包含二个教程文件,VC++6.0培训教程完整版及VC6.0介绍。 Visual C++ 6.0,简称VC或者VC6.0,是微软的一款C++编译器,将“高级语言”翻译为“机器语言(低级语言)”的程序。Visual C++是一个功能强大的可视化软件开发工...
上传时间: 2013-10-30
上传用户:tianjinfan
资源简介:#include <reg51.h>#include<intrins.h> #define BUSY1 (DQ1==0) sbit DQ1 = P0^4; unsigned char idata TMP; unsigned char idata TMP_d; unsigned char f; void wr_ds18_1(char dat);unsigned char rd_ds18_1(); /***********...
上传时间: 2013-10-29
上传用户:sssnaxie
资源简介:微处理器及微型计算机的发展概况 第一代微处理器是以Intel公司1971年推出的4004,4040为代表的四位微处理机。 第二代微处理机(1973年~1977年),典型代表有:Intel 公司的8080、8085;Motorola公司的M6800以及Zlog公司的Z80。 第三代微处...
上传时间: 2013-10-17
上传用户:erkuizhang
资源简介:load initial_track s; % y:initial data,s:data with noiseT=0.1; % yp denotes the sample value of position% yv denotes the sample value of velocity% Y=[yp(n);yv(n)];% error deviation caused by the random acceleration % known dataY=zeros(2,2...
上传时间: 2014-12-28
上传用户:asaqq
资源简介:虚拟仪器(virtual instrumention)是基于计算机的仪器。计算机和仪器的密切结合是目前仪器发展的一个重要方向。粗略地说这种结合有两种方式,一种是将计算机装入仪器,其典型的例子就是所谓智能化的仪器。随着计算机功能的日益强大以及其体积的日趋缩小,这...
上传时间: 2013-10-15
上传用户:gaoliangncepu