linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c |--- | |-- IDE驱动 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驱动 | `-- rd.c
上传时间: 2014-01-05
上传用户:gaome
dsPIC30f3010的PID控制代码,全部中文注释。该代码需要复制到非中文路径下,使用开发环境MPLAB IDE 8.01或更高版本。该开发环境需安装有MCC30编译器。
上传时间: 2013-11-27
上传用户:gyq
C语言代码,生成3路有120度相位差的125Hz方波信号。可简单改编为多路、有均匀相位差、占空比可调的方波信号。 CPU是PIC16F73,8MHz晶振,开发环境MPLAB IDE 7.6或更高版本,需安装有PICC8编译器。
标签: C语言代码
上传时间: 2013-12-02
上传用户:agent
Visual C++开发环境是一个基于Windows 操作系统的可视化、面向对象的集成开发环 境(Integrated Development Environment,IDE)。在该环境下用户可以开发有关C 和C++ 的各种应用程序,应用程序包括建立、编辑、浏览、保存、编译、链接和调试等操作,这 些操作都可以通过单击菜单选项或工具栏按钮来完成,使用方便、快捷。它还提供了项目 工作区(WorkSpace)、应用程序向导(AppWizard)、类操作向导(ClassWizard)和WizardBar 等实用编程工具。
标签: Development Environment Integrated Windows
上传时间: 2014-07-29
上传用户:dianxin61
JavaME 手机短信息的收发,使用NetBeans5.5作为IDE,jdk version 1.5
上传时间: 2016-08-07
上传用户:lo25643
This tutorial illustrates how to use the versatile Eclipse environment to facilitate development of Globus Toolkit V4 (GT4) grid services. The tutorial is written for Web service and grid developers who would like the convenience of orchestrating the whole grid service development process from within the Eclipse IDE on Windows-based platforms.
标签: illustrates environment development facilitate
上传时间: 2014-08-18
上传用户:我们的船长
一个关于步进电机的应用,用mplab ide编译器的
标签: 步进电机
上传时间: 2016-08-22
上传用户:nairui21
星光AT91RM9200开发板的原理图,板有SDRAM,NOR FLASH ,NAND FLASH, CF卡插槽,SD卡插槽。以太网口,jtag,等等,可以参考。
上传时间: 2016-08-22
上传用户:daoxiang126
soc单片机试验、实践与应用设计——基于C8051F系列的例程,IDE是silicon labs
上传时间: 2016-08-28
上传用户:远远ssad
This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
标签: microcontroller calculator Although displays
上传时间: 2014-12-01
上传用户:edisonfather