搜索结果
找到约 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)
技术资料 HX8250-A datasheet
HX8250-A is a 960-channel outputs source driver with TCON, OSD mixer, and 3-wireSerial Port Interface. It also supports 2-chip cascade mode to extend source channelto be 1920 channels.
技术资料 基于OpenGL的人机交互系统设计
人机(计算机)交互(Human-Computer Interaction)系统包括人、计算机输入、输出设备及其相应人机界面(Human-Computer Interface )。本文针对一种笔式三维人
Ajax Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly
Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly
interfaces of table list navigation and modification with AJAX features. High performance of the
Grid is ensured by JSON data format. The Easy Grid includes sorting, filtering, pagination and mouse
...
技术资料 JTAG仿真初始化文件使用方法
功能:加载调试文件前自动初始化系统时钟及SDRAM控制器等等 使用方法: 先将ARM2410.txt复制到ADS安装目录的bin目录下; 在ADS中单击“Debug”按钮启动AXD调试环境,先不要运行程序; 在AXD中打开“Options”-->“Configure Interface”菜单,在弹出的Configure Interface窗口 中选择“Session file op ...
技术资料 深度解析STM32_USB-FS-Device_Lib库
STM提供给我们的The USB-FS-Device library固件库,它由STM32_USB FS_Device_Driver和Application Interface layer两个部分组成。
其中STM32_USB-FS_Device_Driver这层管理USB的硬件设备和USB标准协议的直接交互,它又由Low Layer 和Medium Layer两个层组成;Application Interface layer-High Layer这层又叫High Layer层, ...
Internet/网络编程 Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being w
Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice ro ...
压缩解压 CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dyn
CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using both the Simulink GUI and user-defined m-files. CheckMate co ...
单片机开发 c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h
c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines
in STDIO.h to write to and read from the UART interface. The program
reads a character using the STDIO routine getkey(), outputs that character
to the screen, and then outputs the ASCII hex value of that cha ...
Java书籍 java应用开发指南完整版
java应用开发指南完整版,. It explains how to use JBuilder’s IDE to manage projects and files, visually
design a user interface, and compile, debug, and run your programs. It also shows
you how to create a JavaBean component using BeansExpress.
The User’s Guide contains the following chapters: ...
单片机开发 This Application Note describes the steps that are required to install and use the Keil Monitor-51 o
This Application Note describes the steps that are required to install and use the Keil Monitor-51 on a
user specific hardware. The Keil Monitor-51 allows you to connect your 8051 hardware to the μVision2
Debugger. You can use the powerful debugging interface to test application programs in your ta ...