搜索结果
找到约 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)
技术资料 单向电能表参考设计
This design reference manual describes the solution for a single phase electricity meter
based on the MCF51EM256 microcontroller (MCU). The design demonstrates the
capabilities of this MCU for electricity metering applications. There are also additional
Freescale components used in this design, incl ...
其他书籍 本书介绍了瑞萨FLASH 开发工具箱(FDT)的使用方法
本书介绍了瑞萨FLASH 开发工具箱(FDT)的使用方法,简要目录如下:
第1章简介
第2 章系统概要
第3 章FDT 的使用方法
第4章等待脚本(Wait For Script)
第5章存取权限(Access Rights)
第6 章用户界面的配置(Configuring the User Interface)
第7章菜单(Menus)
第8章窗口(Windows)
第9 章Simple Interface Mode (简 ...
单片机编程 P90CL301 IIC驱动电路的例行测试及其程序
The P90CL301 is a highly integrated 16/32 bit micro-controller especially suitable for applications requiring lowvoltage and low power consumption. It is fully software compatible with the 68000. Furthermore, it provides bothstandard as well as advanced peripheral functions on-chip.One of these peri ...
数学计算 MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...
模拟电子 模拟技术要点入门学习指南
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 ...
其他书籍 1)Learn more about the capabilities in Quartus: 2)Learn to use different design entry techniques 2
1)Learn more about the capabilities in Quartus:
2)Learn to use different design entry techniques
2)Design entry methods available within Quartus Text editor,Block diagram/schematic file editor,
Quartus interface with design entry/synthesis tools from Exemplar, Synopsys, Synplicity and Viewlogic
单片机开发 AMOP 0.3 is an Automatic Mock Object for C++. By using ABI and template techniques, it can simulate
AMOP 0.3 is an Automatic Mock Object for C++.
By using ABI and template techniques, it can simulate a pseudo-"Reflection" which is normally not support in C++ .
The main differences between AMOP and other mock object library is that, users DO NOT need to implement the interface of the object which ...
人工智能/神经网络 Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matla
Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matlab interface to SVM light 使用会更方便
人工智能/神经网络 basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code
basic.c */
/**//* Project:NeuroBasic, basic package*//**/
/* Survey:This is a simple Basic b-code compiler which*/
/*can be used as a comfortable command shell for */
/* any program. The actual compiler is found in */
/*compiler.c.*/
/*The functions m_fctptr() and user_server()*/
/*build an interfa ...
网络 The uIP implementation is designed to have only the absolute minimal set of features needed for a fu
The uIP implementation is designed to have only the absolute minimal set of features needed for a full TCP/IP stack. It can only handle a single network interface and contains only a rudimentary UDP implementation, but focuses on the IP, ICMP and TCP protocols. uIP is written in the C programming la ...