搜索结果
找到约 141 项符合
header 的查询结果
按分类筛选
- 全部分类
- 技术资料 (19)
- DSP编程 (13)
- 其他嵌入式/单片机内容 (11)
- 单片机编程 (7)
- 其他 (6)
- 汇编语言 (6)
- 数学计算 (5)
- 3G开发 (5)
- 单片机开发 (4)
- CA认证 (4)
- 压缩解压 (4)
- 嵌入式/单片机编程 (3)
- 书籍源码 (3)
- 编译器/解释器 (3)
- 其他书籍 (3)
- 文件格式 (3)
- 软件设计/软件工程 (3)
- 数据结构 (2)
- Linux/Unix编程 (2)
- 加密解密 (2)
- 串口编程 (2)
- Java编程 (2)
- Delphi控件源码 (2)
- 文章/文档 (2)
- 驱动编程 (2)
- VIP专区 (2)
- 模拟电子 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 数值算法/人工智能 (1)
- 其他数据库 (1)
- 交通/航空行业 (1)
- 通讯编程文档 (1)
- 网络 (1)
- 嵌入式Linux (1)
- 人工智能/神经网络 (1)
- Java书籍 (1)
- VC书籍 (1)
- BREW编程 (1)
- FlashMX/Flex源码 (1)
- VHDL/FPGA/Verilog (1)
- 电子书籍 (1)
- 并行计算 (1)
- *行业应用 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 源码 (1)
其他 header files for programming PSP
header files for programming PSP
DSP编程 Header file for initialization of Texas Instruments 320TMSc6713 DSP Starter Kit Extremely useful
Header file for initialization of Texas Instruments 320TMSc6713 DSP Starter Kit
Extremely useful for people working on DSPs
模拟电子 模拟技术要点入门学习指南
Maxim Analog Essentials are a series of plug-in peripheral modules that allow engineers to quickly test, evaluate, and integrate Maxim components into their hardware/software designs. The modules electrically and physically conform to the Digilent Pmod™ interface specification and are compatib ...
单片机编程 c语言编程软件vc6.0使用教程_vc6.0怎么用
c语言编程软件vc6.0使用教程,附件包含二个教程文件,VC++6.0培训教程完整版及VC6.0介绍。
Visual C++ 6.0,简称VC或者VC6.0,是微软的一款C++编译器,将“高级语言”翻译为“机器语言(低级语言)”的程序。Visual C++是一个功能强大的可视化软件开发工具。自1993年Microsoft公司推出Visual C++ ...
单片机编程 FET430PIF自制资料
The MSP-FET430PIF is a Parallel Port interface (does not include target board) that is used to program and debug MSP430 FET tools and test boards through the JTAG interface. This interface is included in our FET tools, but sold without the development board. This interface uses a Parallel PC Port to ...
单片机编程 MPLAB C30用户指南(英文)
MPLAB C30用户指南(英文)
HIGHLIGHTSThe information covered in this chapter is as follows:• About this Guide• Recommended Reading• Troubleshooting• The Microchip Web Site• Development Systems Customer Notification Service• Customer Support
Document LayoutThe documen ...
单片机编程 AT89C2051驱动步进电机的电路和源码
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 header file */ #i nclude c:\mc5151reg.hregister unsigned char j, ...
单片机编程 P90CL301 I2C driver routines
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 routines toquickly implement a complete I²C multi-maste ...
单片机编程 51单片机驱动步进电机(含电路图和C语言源程序代码)
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 c:\mc5151reg.h register unsigned char j,flag1,temp; registe ...
单片机编程 51单片机读写u盘(含源程序和原理图)
附件有51单片机加上sl811读写U盘的源程序和原理图
/*--------------------------------------------------------------------------AT89X52.H
Header file for the low voltage Flash Atmel AT89C52 and AT89LV52.Copyright (c) 1995-1996 Keil Software, Inc.  All rights reserved.-------------------------------- ...