Eeprom Multipurpose Header File
资源简介:Eeprom Multipurpose Header File
上传时间: 2013-12-21
上传用户:songrui
资源简介:atmel at91sam7s Header File extented, some extra register definitions are set and extra functions are dinifined
上传时间: 2015-07-10
上传用户:gmh1314
资源简介:Header File of the specific codes for LPC2100 target boards ** Every project should include a copy of this File, user may modify it as ne
上传时间: 2014-01-14
上传用户:奇奇奔奔
资源简介:Header File of the specific codes for LPC2100 target boards
上传时间: 2015-07-19
上传用户:yxgi5
资源简介:Header File of the specific codes for LPC2100 target boards Every project should include a copy of this File, user may modify it as ne
上传时间: 2013-11-27
上传用户:zhanditian
资源简介:Header File of the specific codes for LPC2100 target boards user may modify it as ne
上传时间: 2013-12-11
上传用户:h886166
资源简介:Header File of the specific codes for LPC2100 target boards , user may modify it as ne
上传时间: 2014-01-16
上传用户:牛布牛
资源简介:* DEFINITION * This is the Header File for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, t...
上传时间: 2015-09-07
上传用户:refent
资源简介:CHAPT13\AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13\AnsiWinTerm.h Header File for the AnsiWinTerm class CHAPT13\Chapt13.cpp 32-bit test program of terminal emulation CHAPT13\Chapt13.dsp Visual C++ project File CHAPT13...
上传时间: 2016-02-03
上传用户:秦莞尔w
资源简介:his Header File that is used to define all preprossor directives, global variables, and prototypes. The user must modify this Header File for their particular Bridge Transducer in use before proceeding.
上传时间: 2014-08-24
上传用户:李彦东
资源简介:FIR滤波器的C++实现 Below are program source listings for FIR.h and FIR.cpp, the Header File and class File for implementing arbitrary causal FIR filters in the Synthesis Tool Kit (STK) framework
上传时间: 2013-12-11
上传用户:heart520beat
资源简介:lcd Header File for 8051
上传时间: 2016-12-01
上传用户:banyou
资源简介:Header File of saa7115
上传时间: 2017-02-24
上传用户:zhichenglu
资源简介:PCAP EBook that defines the pcap.h Header File usage
上传时间: 2013-12-10
上传用户:yt1993410
资源简介:Header File to handle the C328R jpeg camera using atmel atmega88 uart.
上传时间: 2014-01-04
上传用户:ywqaxiwang
资源简介:Header File to rx-tx CAN messages using MCP2515 CAN trx chip with atmel uC
上传时间: 2017-05-20
上传用户:wpt
资源简介:Software spi Header File using 3 general purpose IO pins of an atmel uc
上传时间: 2014-01-10
上传用户:fnhhs
资源简介:DS1307 RTC real time clock Header File for atmel AT89X5X
上传时间: 2014-12-02
上传用户:sardinescn
资源简介:The C++ version of the IQmath librray requires the C Header File and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me File on how to include the above Files in a user C++ program/proj...
上传时间: 2013-12-18
上传用户:yxgi5
资源简介:The C++ version of the IQmath librray requires the C Header File and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me File on how to include the above Files in a user C++ program/proj...
上传时间: 2017-07-26
上传用户:杜莹12345
资源简介:Header File for initialization of Texas Instruments 320TMSc6713 DSP Starter Kit Extremely useful for people working on DSPs
上传时间: 2017-08-12
上传用户:hasan2015
资源简介:The tar File contains the following Files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: Header File for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results ...
上传时间: 2013-11-28
上传用户:风之骄子
资源简介:** 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
资源简介:在C++中open一個output File有兩種方式,一種是使用member function open( ),另外一種是使用constructor給予檔案名稱和open mode。今若欲open一個名為client.dat的output File,試分別寫出該兩種方式open此檔案的statements.(包括include Header File,物件...
上传时间: 2016-12-21
上传用户:wxhwjf
资源简介:c语言编程软件vc6.0使用教程,附件包含二个教程文件,VC++6.0培训教程完整版及VC6.0介绍。 Visual C++ 6.0,简称VC或者VC6.0,是微软的一款C++编译器,将“高级语言”翻译为“机器语言(低级语言)”的程序。Visual C++是一个功能强大的可视化软件开发工...
上传时间: 2013-10-30
上传用户:tianjinfan
资源简介:AT89C2051驱动步进电机的电路和源码:AT89C2051驱动步进电机的电路和源码 程序:stepper.c stepper.hex/* * STEPPER.C * sweeping stepper's rotor cw and cww 400 steps * Copyright (c) 1999 by W.Sirichote */#i nclude c:\mc5151io.h /* include i/o Heade...
上传时间: 2013-11-21
上传用户:boyaboy
资源简介:This application note shows how to write an Inter Integrated Circuit bus driver (I²C) for the Philips P90CL301micro-controller.It is not only an example of writing a driver, but it also includes a set of application interface software rout...
上传时间: 2013-11-23
上传用户:weixiao99
资源简介:51单片机驱动步进电机(含电路图和源程序代码) 源程序:stepper.c stepper.hex /* * STEPPER.C * sweeping stepper's rotor cw and cww 400 steps * Copyright (c) 1999 by W.Sirichote */ #i nclude c:\mc5151io.h /* include i/o Header File */ #i nclude...
上传时间: 2013-11-09
上传用户:钓鳌牧马
资源简介:附件有51单片机加上sl811读写U盘的源程序和原理图 /*--------------------------------------------------------------------------AT89X52.H Header File for the low voltage Flash Atmel AT89C52 and AT89LV52.Copyright (c) 1995-1996 Keil Software, Inc...
上传时间: 2014-01-05
上传用户:lnnn30
资源简介:This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H File into the INCLUDE directory of your compiler and includ...
上传时间: 2013-12-21
上传用户:wys0120