搜索结果

找到约 949 项符合 InterfaCE 的查询结果

按分类筛选

显示更多分类

数学计算 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, ...
https://www.eeworm.com/dl/641/366142.html
下载: 183
查看: 1034

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 ...
https://www.eeworm.com/dl/633/367366.html
下载: 99
查看: 1034

单片机开发 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 ...
https://www.eeworm.com/dl/648/374168.html
下载: 187
查看: 1044

单片机开发 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 ...
https://www.eeworm.com/dl/648/374257.html
下载: 108
查看: 1064

其他书籍 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 ...
https://www.eeworm.com/dl/542/376027.html
下载: 64
查看: 1042

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 ...
https://www.eeworm.com/dl/633/377109.html
下载: 99
查看: 1019

通讯/手机编程 手机基本原理: ETACS、GSM蜂窝手机是一个工作在双工状态下的收发信机。一部移动电话包括无线接收机(Receiver)、发射机(Transmitter)、控制模块(Controller)及人机界面

手机基本原理: ETACS、GSM蜂窝手机是一个工作在双工状态下的收发信机。一部移动电话包括无线接收机(Receiver)、发射机(Transmitter)、控制模块(Controller)及人机界面部分(Interface)和电源(Power Supply)。
https://www.eeworm.com/dl/527/380306.html
下载: 104
查看: 1129

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.
https://www.eeworm.com/dl/689/382755.html
下载: 194
查看: 1044

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 ...
https://www.eeworm.com/dl/619/383531.html
下载: 123
查看: 1059

文章/文档 中软国际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的不同,说得越多越好(面试题有的很笼统)。    ...
https://www.eeworm.com/dl/652/387557.html
下载: 147
查看: 1077