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, ...
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 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 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 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模式,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 ...
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.
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 ...