搜索结果
找到约 949 项符合
InterfaCE 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (61)
- 单片机开发 (59)
- 技术资料 (59)
- 其他书籍 (48)
- 其他 (47)
- VHDL/FPGA/Verilog (36)
- 嵌入式/单片机编程 (33)
- Java编程 (33)
- 微处理器开发 (32)
- Linux/Unix编程 (24)
- 文章/文档 (22)
- 系统设计方案 (19)
- 可编程逻辑 (18)
- VC书籍 (18)
- 软件设计/软件工程 (17)
- 驱动编程 (17)
- USB编程 (15)
- matlab例程 (14)
- 汇编语言 (14)
- 通讯编程文档 (13)
- 书籍 (13)
- 其他嵌入式/单片机内容 (12)
- VIP专区 (12)
- 教程资料 (11)
- 通讯/手机编程 (11)
- 电子书籍 (11)
- 操作系统开发 (10)
- Java书籍 (10)
- 网络 (9)
- 嵌入式Linux (9)
- 人工智能/神经网络 (9)
- 中间件编程 (9)
- 通信网络 (8)
- 嵌入式综合 (8)
- 串口编程 (8)
- Internet/网络编程 (8)
- 文件格式 (7)
- Delphi控件源码 (7)
- Windows CE (6)
- 行业发展研究 (6)
- 数学计算 (6)
- 接口技术 (5)
- J2ME (5)
- VxWorks (5)
- Oracle数据库 (5)
- 编译器/解释器 (5)
- 软件工程 (5)
- 压缩解压 (5)
- 学术论文 (4)
- 实用工具 (4)
- 电源技术 (4)
- 无线通信 (4)
- ARM (4)
- 书籍源码 (4)
- BREW编程 (4)
- SCSI/ASPI (4)
- 教程资料 (3)
- 模拟电子 (3)
- 开发工具 (3)
- Applet (3)
- Delphi/CppBuilder (3)
- DSP编程 (3)
- 手机短信编程 (3)
- Windows Mobile (3)
- FlashMX/Flex源码 (3)
- JavaScript (3)
- SQL Server (3)
- 资料/手册 (3)
- 源码 (3)
- PCB相关 (2)
- 教育系统应用 (2)
- 手机WAP编程 (2)
- Symbian (2)
- 磁盘编程 (2)
- 语音压缩 (2)
- RFID编程 (2)
- 游戏 (2)
- TAPI编程 (2)
- 其他行业 (2)
- 其他数据库 (2)
- 数据库系统 (2)
- Modem编程 (2)
- 技术管理 (2)
- 其他 (2)
- 技术书籍 (1)
- 传感与控制 (1)
- 测试测量 (1)
- 设计相关 (1)
- *行业应用 (1)
- 数值算法/人工智能 (1)
- 邮电通讯系统 (1)
- 手机彩信(MMS)编程 (1)
- MySQL数据库 (1)
- Ajax (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- MTK (1)
- uCOS (1)
- 生物技术 (1)
- 加密解密 (1)
数学计算 C 开发的有限元软件
C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is
primarily intended as a teaching tool for introductory type courses in finite
elements - probably in the mechanical/structural/civil fields. In a command
line environment, ...
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 ...
单片机开发 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 ...
单片机开发 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 ...
其他书籍 The System Management BIOS Reference Specification addresses how motherboard and system vendors pres
The System Management BIOS Reference Specification addresses how motherboard and system vendors present
management information about their products in a standard format by extending the BIOS interface on Intel
architecture systems. The information is intended to allow generic instrumentation to deli ...
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 ...
通讯/手机编程 手机基本原理: ETACS、GSM蜂窝手机是一个工作在双工状态下的收发信机。一部移动电话包括无线接收机(Receiver)、发射机(Transmitter)、控制模块(Controller)及人机界面
手机基本原理: ETACS、GSM蜂窝手机是一个工作在双工状态下的收发信机。一部移动电话包括无线接收机(Receiver)、发射机(Transmitter)、控制模块(Controller)及人机界面部分(Interface)和电源(Power Supply)。
SQL Server sqlite的帮助文档
sqlite的帮助文档,
This ZIP archive contains most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation.
Linux/Unix编程 This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This
This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This
document has custom shell scripts which are wrappers on top of CVS. These scripts provide an easy user
interface for CVS. Several shell scripts are provided to make RCS more easy to use. The informati ...
文章/文档 中软国际Java程序员笔试题 1.谈谈final, finally, finalize的区别。 2.Anonymous Inner Class (匿名内部类) 是否可以extends(继承)
中软国际Java程序员笔试题
1.谈谈final, finally, finalize的区别。
2.Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
3.Static Nested Class 和 Inner Class的不同,说得越多越好(面试题有的很笼统)。
...