搜索结果
找到约 1,249 项符合
INTERFACE 的查询结果
按分类筛选
- 全部分类
- 技术资料 (341)
- 单片机编程 (63)
- 单片机开发 (63)
- 其他 (50)
- 其他书籍 (48)
- VHDL/FPGA/Verilog (38)
- Java编程 (33)
- 嵌入式/单片机编程 (33)
- 微处理器开发 (32)
- Linux/Unix编程 (24)
- 文章/文档 (22)
- 系统设计方案 (19)
- 可编程逻辑 (18)
- VC书籍 (18)
- 驱动编程 (17)
- 软件设计/软件工程 (17)
- USB编程 (15)
- 汇编语言 (15)
- matlab例程 (14)
- 书籍 (13)
- 通讯编程文档 (13)
- 其他嵌入式/单片机内容 (12)
- VIP专区 (12)
- 通讯/手机编程 (11)
- 电子书籍 (11)
- 教程资料 (11)
- 操作系统开发 (10)
- 网络 (10)
- Java书籍 (10)
- 串口编程 (9)
- 人工智能/神经网络 (9)
- 嵌入式Linux (9)
- 中间件编程 (9)
- 通信网络 (8)
- 嵌入式综合 (8)
- Internet/网络编程 (8)
- 编译器/解释器 (7)
- 文件格式 (7)
- Delphi控件源码 (7)
- 行业发展研究 (7)
- 数学计算 (6)
- Windows CE (6)
- 接口技术 (5)
- 书籍源码 (5)
- 软件工程 (5)
- 压缩解压 (5)
- J2ME (5)
- VxWorks (5)
- Oracle数据库 (5)
- 电源技术 (4)
- 无线通信 (4)
- 学术论文 (4)
- 实用工具 (4)
- ARM (4)
- SCSI/ASPI (4)
- BREW编程 (4)
- 源码 (3)
- DSP编程 (3)
- 资料/手册 (3)
- 开发工具 (3)
- 模拟电子 (3)
- 教程资料 (3)
- 手机短信编程 (3)
- Applet (3)
- FlashMX/Flex源码 (3)
- Delphi/CppBuilder (3)
- Windows Mobile (3)
- JavaScript (3)
- SQL Server (3)
- 其他 (2)
- PCB相关 (2)
- 数据库系统 (2)
- 教育系统应用 (2)
- Modem编程 (2)
- 游戏 (2)
- 语音压缩 (2)
- 磁盘编程 (2)
- 技术管理 (2)
- 其他数据库 (2)
- 手机WAP编程 (2)
- 其他行业 (2)
- Symbian (2)
- TAPI编程 (2)
- RFID编程 (2)
- 手册 (1)
- 经验 (1)
- 设计相关 (1)
- 数值算法/人工智能 (1)
- 加密解密 (1)
- 多媒体处理 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 测试测量 (1)
- 工业控制 (1)
- DSP工具/软件 (1)
- 传感与控制 (1)
- *行业应用 (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- uCOS (1)
Linux/Unix编程 电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you wan
电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want...
The graphical user interface uses GTK.
In the actual version, the following elements are implemented :
* Booleans elements
* Rising / falling edges
* Timers
* Monostables
* Compare o ...
Java编程 java面试习题集 大家看看自己都会不会哦 一
java面试习题集
大家看看自己都会不会哦
一,谈谈final, finally, finalize的区别。
第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
Java编程 public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a
public void playerUpdate(final Player p, final String event, final Object eventData) {
// queue a call to updateEvent in the user interface event queue
Display display = Display.getDisplay(midlet)
display.callSerially(new Runnable() {
public void run() {
DRMPlayer.this.updateEvent(p, e ...
技术资料 DSP集成电路设计
Digital signal processor is a new type of structure and high—performance microprocessors,
especially suitable for signal processing,communications,voice processing,image/graphics,
military,instrumentation,automation,medical and household.DSP has achieved significant
progress as its powerfu ...
通信网络 PowerXR I2C通信时序
This article describes the procedure to configure and program EXAR Corporation’s PowerXR Digital Power devicesvia I2C interface. Details shown here apply to XRP7704/08/40 and XRP7713/14 devices and PowerArchitectsoftware version 3.00.
Windows CE smsc911x 网卡驱动 This the users/programmers guide for the LAN911x Linux Driver The following sections
smsc911x 网卡驱动
This the users/programmers guide for the LAN911x Linux Driver
The following sections can be found below
* Revision History
* Files
* Features
* Driver Parameters
* Rx Performance Tuning
* Tested Platforms
* Rx Code Path
* Tx Code Path
* Platform Interface Descriptions ...
Java编程 文件说明java模式
文件说明java模式,The CustomerFacade class offers a higher level business service in the
form of the saveCustomerData method. Instead of interacting with each of the subsystem components directly, the client AccountManager can make use of the higher level, more simplified interface offered by the Cu ...
其他 This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which
This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code.
Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) between cores of intra-compute or head node.
行业发展研究 This application note describes the design and implementation of a usb mass storage devic using a se
This application note describes the design and implementation of a usb mass storage devic using a secure digital card,which should prove useful to developers of usb mass storage solution.This
application may be used as a stand-alone MSD or as a
Secure Digital/Multimedia Card (SD/MMC) reader/
writer ...
技术资料 TI数字电源软件 Fusion Digital Power Designer 7.0.25
Fusion Digital Power™ is the Graphical User Interface (GUI) used to configure and monitor select Texas Instruments digital power controllers and sequencer/health monitors. The application uses the PMBus protocol to communicate with the device over serial bus by way of a TI USB adapter.