搜索结果
找到约 786 项符合
ATA-IDE 的查询结果
Java编程 mymp3的运行程序的源代码
mymp3的运行程序的源代码,IDE是NB。
嵌入式Linux linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-sm
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
| |-- 看 ...
DSP编程 dsPIC30f3010的PID控制代码
dsPIC30f3010的PID控制代码,全部中文注释。该代码需要复制到非中文路径下,使用开发环境MPLAB IDE 8.01或更高版本。该开发环境需安装有MCC30编译器。
单片机开发 C语言代码
C语言代码,生成3路有120度相位差的125Hz方波信号。可简单改编为多路、有均匀相位差、占空比可调的方波信号。
CPU是PIC16F73,8MHz晶振,开发环境MPLAB IDE 7.6或更高版本,需安装有PICC8编译器。
VC书籍 Visual C++开发环境是一个基于Windows 操作系统的可视化、面向对象的集成开发环 境(Integrated Development Environment
Visual C++开发环境是一个基于Windows 操作系统的可视化、面向对象的集成开发环
境(Integrated Development Environment,IDE)。在该环境下用户可以开发有关C 和C++
的各种应用程序,应用程序包括建立、编辑、浏览、保存、编译、链接和调试等操作,这
些操作都可以通过单击菜单选项或工具栏按钮来完成,使用方便、快捷。它 ...
J2ME JavaME 手机短信息的收发
JavaME 手机短信息的收发,使用NetBeans5.5作为IDE,jdk version 1.5
Java书籍 This tutorial illustrates how to use the versatile Eclipse environment to facilitate development of
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 withi ...
单片机开发 一个关于步进电机的应用
一个关于步进电机的应用,用mplab ide编译器的
单片机开发 soc单片机试验、实践与应用设计——基于C8051F系列的例程
soc单片机试验、实践与应用设计——基于C8051F系列的例程,IDE是silicon labs
单片机开发 This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil
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 progra ...