搜索结果
找到约 786 项符合
ATA-IDE 的查询结果
嵌入式/单片机编程 ALTERA PWM電路 這是一個ALTERA的PWM電路
ALTERA PWM電路 這是一個ALTERA的PWM電路,可以整合到NIOSII IDE中,來完成一個PWM的系統。
Delphi控件源码 GExperts is a set of tools built to increase the productivity of Delphi and C++Builder programmers
GExperts is a set of tools built to increase the productivity of
Delphi and C++Builder programmers by adding several features to the
IDE. GExperts is developed as Open Source software and is contributed
as freeware to the development community. Users are encouraged to
download the source code and su ...
其他 2.5 英寸硬盘接口定义
2.5 英寸硬盘接口定义,方便ide用户ide接口设计。
网络 通过python获取linux下设备目录的小程序
通过python获取linux下设备目录的小程序,开发工具使用的activestate的python的ide
其他书籍 来自微软的初级C#开发文档
来自微软的初级C#开发文档,英文。以C#EXPRESS为开发IDE工具,当然了,更高版本的IDE也可以使用。
其他书籍 Delphi for PHP 用户手册
Delphi for PHP 用户手册,英文版,格式PDF。
The IDE User s Guide includes an overview of Delphi for PHP, information on using the IDE, debugging, creating a database application, and a VCL for PHP Component Writer s Guide.
Java编程 Tiger编译器
Tiger编译器,TigerBox v.01
===============================================
本软件作者保留其著作权力,请保留原作者信息完整性
程序需要SWT库支持,该发行版本已经包含了win32版本的SWT运行库
运行方式:win32:点击exec.bat执行
程序已经带有我编写的Tiger编译器,所以所有功能均可使用
你也可以把自己的编译器用于 ...
单片机开发 在USB/UART转换芯片支持下
在USB/UART转换芯片支持下,通过USB接口使用UART与上位机通讯,
// 当收到上位机发送的数据时,把接收到的数据发送到上位机,显示
// 在上位机串口调试软件上
// IDE环境: SUNPLUS u nSPTM IDE 2.0.0(or later)
// PC机环境: 串口调试工具(PortExpert)
// 涉及的库: CMacro1016.lib
// 组成文件: main.asm
// ...
通讯编程文档 学习C51的基本知识调试环境C51语法
学习C51的基本知识调试环境C51语法,尤其搞懂指针、联合、结构推荐wave的IDE进行开发